Search
6 articles for “time/space complexity”
-
Complex Space-Time and the Structure of Relativistic Quantum Theory
Abstract: Relativistic quantum mechanics was developed to reconcile the principles of quantum mechanics with Einstein’s theory of relativity. Despite its success in describing high-energy particles, the theory continues to face unresolved conceptual and mathematical difficulties, particularly in relation to the nature of time, causality, and relativistic consistency. In recent years, the idea of extending space-time into the complex domain has emerged as a useful and potentially meaningful approach to these problems. …
Published in Recent Trends in Mathematics · Vol. 3, Issue 1, 2026 · pp. 22–27 Read article
-
Algorithmic Strategies for Complex Data Handling: Optimizing Data Structures for Enhanced Computational Performance
Abstract: We live in an age of big data and processing very large often complicated datasets can be crucial to efficient algorithmic performance. This paper discusses different algorithmic techniques when working with difficult data and how to arrange your information structures correctly for better functionality in large-scale methods. It checks the impact of different algorithms like sorting, searching, and hashing in boosting its processing speed as well as memory use. This …
Published in International Journal of Data Structure Studies · Vol. 2, Issue 2, 2024 · pp. 1–10 Read article
-
Learning Data Structures: Key to Good Programming
Abstract: Data structures are the most crucial feature of good programming and are needed to solve hard computational problems. This model makes use of two different recurrent neural network architectures, specifically long short-term memory (LSTM), and gated recurrent unit (GRU) networks. It explains how selecting and using the correct data structures may speed up computations, optimize memory, and scale code. How data structures and algorithms relate and how to think about …
Published in International Journal of Data Structure Studies · Vol. 4, Issue 1, 2026 · pp. 29–39 Read article
-
Impact of Time Complexity Using Array and Linked List in Data Structure
Abstract: Data structures are techniques for maintaining, manipulating, and storing data on a computer, enabling efficient access and modification. They support various operations, such as insertion, deletion, updating, and sorting. Examples of data structure include arrays, linked lists, graphs, heaps, stacks, and queues. Each data structure is designed to meet specific needs and solve particular problems. Typically, we identify the problem, devise a solution as an algorithm, and then write an …
Published in International Journal of Data Structure Studies · Vol. 2, Issue 2, 2024 · pp. 41–48 Read article
-
Automatic Flame Detection and Tracking
Abstract: Recent advancements in independent robotics, embedded systems, and intelligent perception have appreciably improved the capability of firefighting robots designed for early fire detection, flame localization, and suppression. A broad range of studies explores vision-based and sensor-fusion techniques designed for reliable flame discovery in complex environments. Image-processing approaches—including adaptive edge-detection, infrared/thermal imaging, color-space analysis, and profound learning—are extensively implement to enhance real-time fire gratitude, even in the presence of smoke or …
Published in International Journal of Advanced Robotics and Automation Technology · Vol. 4, Issue 1, 2026 · pp. 6–12 Read article
-
Classification and Detection of Brain Tumor using Convolutional Neural Network
Abstract: Tumors are masses created when brain cells multiply uncontrollably. A brain tumor is the medical term for this condition. Brain tumors are a serious and aggressive disease that can lead to a reduced life expectancy. Developing a treatment plan is essential to raising a patient's standard of living. Tumors in different regions of the body are evaluated using a variety of imaging techniques, with MRI pictures being utilized mostly for …
Published in International Journal of Cheminformatics · Vol. 1, Issue 1, 2023 · pp. 8–13 Read article