Search
258 articles for “Algorithm”
-
Traversal Speed Comparison of BFS and DFS in Balanced and Skewed Binary Trees
Abstract: In this paper, we provide an analysis of how well both breadth-first search (BFS) and depth-first search (DFS) algorithms perform while wandering through two kinds of binary trees: balanced and skewed. The research was motivated by the practical application of storing files and directories in a certain type of parent-child relationship through the use of hierarchical file systems (e.g., windows explorer). The result of measuring how fast and versatilely these …
Published in International Journal of Data Structure Studies · Vol. 4, Issue 2, 2026 Read article
-
Implementation of Anticipating Rainfall Using Machine Learning
Abstract: Rainfall forecasting is crucial for many aspects of our national economy and should help prevent major seasonal droughts. Since agriculture is a beloved profession in many states, some Asian countries are economically hooked to decline. Previous precipitation info is beneficial. Farmers are cancerous in managing their crops, resulting in economic progress for the country. downfall prediction is hard for earth science scientists because of unordering time and unordered quantity of …
Published in International Journal of Satellite Remote Sensing · Vol. 1, Issue 1, 2023 · pp. 1–8 Read article
-
Advanced Computational Models for Predicting Molecular Interactions
Abstract: Understanding molecular interactions is essential for a number of disciplines, including biochemistry, materials science, and medication development. Traditional experimental methods, while accurate, are often time-consuming and expensive. Advanced computational models have emerged as powerful tools to predict molecular interactions efficiently. In order to predict the behavior and interactions of molecules at the atomic and subatomic levels, this paper reviews the most recent developments in computational techniques, such as machine learning …
Published in International Journal of Advance in Molecular Engineering · Vol. 2, Issue 1, 2024 · pp. 8–13 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
-
Exhaustive Search Meets DNA Sequencing: A Comprehensive Review of TSP-Based Approaches
Abstract: Exhaustive search is a highly computational complex algorithm that checks every possibility to obtain the best solution. We illustrate an exhaustive search by applying it to three important problems: the traveling salesman problem, the knapsack problem, and the assignment problem. In this paper, we took a traveling salesman problem to explain DNA Sequencing. Since traveling salesman problem is an algorithmic problem that finds the shortest route between a set of …
Published in International Journal of Bioinformatics and Computational Biology · Vol. 2, Issue 2, 2024 · pp. 11–21 Read article
-
Enhancing Energy Efficiency in Air Handling Units Through AI Driven Optimization
Abstract: This research explores the implementation of artificial intelligence (AI) in enhancing the energy efficiency of Air Handling Units (AHUs) in manufacturing facilities. The study proposes a comprehensive solution architecture that incorporates temperature and humidity sensors within AHUs, utilizing RS485 for data communication. The collected data undergoes exploratory analysis, which informs the training of a decision tree algorithm, chosen for its accuracy and compatibility with edge gateways. The algorithm's predictions enable …
Published in International Journal of Industrial and Product Design Engineering · Vol. 2, Issue 2, 2024 · pp. 19–28 Read article
-
AI-Driven Psychological Profiling on Social Media: Mechanisms, Ethical Breaches, and Regulatory Challenges in Data Inference
Abstract: This literature review examines AI-driven psychological profiling on social media, analyzing 21 academic studies that focus on machine learning techniques such as supervised learning, deep neural networks, sentiment analysis, and natural language processing. These methodologies infer mental health indicators—such as depression, anxiety, and stress—from users' digital footprints, encompassing linguistic patterns, engagement metrics, and temporal behaviors. While these tools offer potential for early detection of psychological distress, they also raise significant …
Published in Recent Trends in Social Studies · Vol. 2, Issue 1, 2025 · pp. 1–7 Read article
-
AI-Enabled Feedback Management for Enhancing Education
Abstract: Institutions are becoming more aware of the importance of student input in improving learning experiences in the current educational environment. However, the intricate and complex patterns found in this feedback are frequently missed by conventional techniques like manual reviews and simple statistics. Our proposal suggests a novel method for analyzing student input and more accurately predicting sentiment by utilizing Long Short-Term Memory (LSTM) algorithms. We can learn more about student …
Published in International Journal of Electronics Automation · Vol. 3, Issue 2, 2025 · pp. 21–27 Read article
-
Parallel Greedy Approach for Phylogenetic Tree Construction in the Context of Marine Species
Abstract: The rebuilding of phylogenetic trees for marine species shows major computing problems because of the massive genomic data and the huge biodiversity inherent in ocean ecosystems. Traditional phylogenetic methods are accurate but become more expensive when they are processing with thousands of marine taxa parallelly. This article shows a critical analysis of parallel greedy algorithms as an adaptable solution for large-scale marine phylogenetics. It examines the main principles of greedy …
Published in International Journal of Algorithms Design and Analysis Review · Vol. 4, Issue 1, 2026 · pp. 33–45 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
-
Baggage Detection and Recognition Using Local Tri-Directional Pattern
Abstract: Nowadays, pattern-based image retrieval algorithms are gaining popularity just because of their uniqueness. There are several issues in the previously proposed systems. The proposed system resolves issues highlighted in the literature. Our proposed system is tested on two image datasets ILIDS and PETS 2006. LTDP provides good results as compared to LBP in baggage detection on two classes that either bag is present or not in an image because LTDP …
Published in International Journal of Mobile Computing Technology · Vol. 1, Issue 1, 2023 · pp. 8–17 Read article
-
Wireless Sensor Network Localization Based on Static Anchor Node
Abstract: Anchor-based localization is a crucial challenge in wireless sensor networks (WSNs), aiming to determine the positions of all sensors by leveraging a limited number of anchor nodes whose locations are known. In this paper, we propose a novel algorithm for anchor-based localization in a static network, which improves the localization accuracy while reducing the computational complexity compared to existing methods. Our algorithm uses a range-based approach to estimate the distances …
Published in International Journal of Wireless Security and Networks · Vol. 1, Issue 1, 2023 · pp. 12–20 Read article
-
Design and Fabrication of Automatic Timetable Generator and its Application
Abstract: Making a schedule manually is exceedingly challenging in today's literate environment. Timetables must be made specifically for each branch and each year. It becomes quite chaotic, time-consuming, and labor-intensive to manually prepare the timetables. When a staff member needs to be substituted or is on leave, the process can occasionally become complicated. In our effort, we have developed a timetable-creation algorithm that will save a lot of time while lessen …
Published in International Journal of Advanced Robotics and Automation Technology · Vol. 1, Issue 1, 2023 · pp. 21–25 Read article
-
Mitigation of Peak to Average Power Ratio in Orthogonal Frequency Division Multiplexing through SOP-PTS
Abstract: Orthogonal Frequency Division Multiplexing (OFDM) is a popular multicarrier modulation technology extensively employed in 4G wireless communication systems to transmit data over a dispersive channel. To address the Peak-to-Average Power Ratio (PAPR) issue in OFDM, a technique called Partial Transmit Sequence (PTS) is commonly utilized. The PTS method involves dividing the data block into non-overlapping sub-blocks and then combining them using phase factors to mitigate PAPR. However, the conventional PTS …
Published in International Journal of Radio Frequency Innovations · Vol. 1, Issue 1, 2023 · pp. 32–39 Read article
-
Design and Development of an Automatic Blower System for Improved Efficiency in Industrial Applications
Abstract: The design and development of an automatic blower system to improve productivity in manufacturing processes are presented in this research article. The suggested system employs advanced control algorithms and sensors to improve the blower's function while minimizing energy usage. The goal of the research is to automate the blower system's operation by incorporating intelligent features, which will decrease the need for human intervention and increase overall efficiency. Experimental results reveal …
Published in International Journal of Advanced Robotics and Automation Technology · Vol. 1, Issue 1, 2023 · pp. 10–14 Read article
-
Unveiling Fairness: A Quest for Ethical Artificial Intelligence and Bias Mitigation
Abstract: Artificial intelligence (AI) systems have become ubiquitous across areas like finance, healthcare, employment, and criminal justice. However, they suffer from issues of unfair bias, lack of transparency, and broad ethical implications impacting vulnerable societal groups disproportionately. This paper reviews key challenges around AI ethics and bias while proposing data-driven guidelines mitigating such algorithmic harms through rigorous statistical testing, predictive modeling ensembles adjusting distortion vectors and AI audits by domain experts …
Published in International Journal of Information Security Engineering · Vol. 1, Issue 2, 2023 · pp. 28–31 Read article
-
AI-Based Criminal Identification System A Breakthrough Approach
Abstract: Identifying and locating a perpetrator is a time-consuming and difficult process. The perpetrators are growing more skilled, leaving no biological evidence or fingerprint impressions at the crime scene. Using cutting-edge face recognition technology is a quick and easy solution. Through the use of linear programming, this research presents an innovative approach to classifying all face tracks collectively. In addition to the following, it incorporates: a novel method for extracting more …
Published in International Journal of Mechanical Dynamics and Systems Analysis · Vol. 2, Issue 1, 2024 · pp. 1–14 Read article
-
Electromagnetic Transients in Compensated Power Lines- Revisited: New Approach and Case Studies
Abstract: This paper addresses the simulation of the electromagnetic transients developed in high voltage power lines, which are initiated by lightning discharges. The analysis can handle both individual and simultaneous series inductive and shunt capacitive compensation types. The sizes and locations of the compensating elements are included in the analysis. The derived Laplace s-domain mathematical model applies the concept of the ABCD transmission constants representing equivalent two-port networks. The resulting currents …
Published in International Journal of Electrical and Communication Engineering Technology · Vol. 2, Issue 1, 2024 · pp. 19–26 Read article
-
Facial Biometrics for Attendance System
Abstract: This paper discusses the necessity for effective student attendance management systems by proposing a smart attendance management system utilizing biometric technology. It is well recognised that manually recording attendance is time-consuming and error prone. In this study, we propose a Facial Biometrics attendance system that automates attendance process without requiring human intervention. The system consists of a camera placed in the classroom to take pictures of the pupils. Subsequently, the …
Published in International Journal of Electrical and Communication Engineering Technology · Vol. 2, Issue 1, 2024 · pp. 36–44 Read article
-
Novel Laplace-domain Approach to the Electromagnetic Transients in Compensated High Voltage Power Lines
Abstract: This paper addresses the simulation of the electromagnetic transients developed in high voltage power lines, which are initiated by lightning discharges. The analysis can handle both individual and simultaneous series inductive and shunt capacitive compensation types. The sizes and locations of the compensating elements are included in the analysis. The derived Laplace s-domain mathematical model applies the concept of the ABCD transmission constants representing equivalent two-port networks. Applying the relations …
Published in International Journal of Electrical Machine Analysis and Design · Vol. 2, Issue 1, 2024 · pp. 15–21 Read article