Search Results - (( software evaluation case algorithm ) OR ( evolution optimization sensor algorithm ))
Search alternatives:
- evolution optimization »
- optimization sensor »
- sensor algorithm »
- evaluation case »
- case algorithm »
-
1
Cluster head selection optimization in wireless sensor network via genetic-based evolutionary algorithm
Published 2020“…Genetic-based evolutionary algorithms such as Genetic Algorithm (GA) and Differential Evolution (DE) have been popularly used to optimize cluster head selection in WSN to improve energy efficiency for the extension of network lifetime. …”
Get full text
Get full text
Get full text
Get full text
Article -
2
A centralized localization algorithm for prolonging the lifetime of wireless sensor networks using particle swarm optimization in the existence of obstacles
Published 2017“…In a previous research, a relocating algorithm for mobile sensor network had been introduced and the goal was to save energy and prolong the lifetime of the sensor networks using Particle Swarm Optimization (PSO) where both of sensing radius and travelled distance had been optimized in order to save energy in long-term and shortterm. …”
Get full text
Get full text
Get full text
Get full text
Thesis -
3
Design, optimization and fabrication of a climbing six articulated-wheeled robot using artificial evolution and 3D printing
Published 2015“…In this research, an artificial evolution approach utilizing Single-Objective Evolutionary Algorithm (SOEA) and Multi-Objective Evolutionary Algorithm (MOEA) respectively are investigated in the automatic design and optimization of the morphology of a Six Articulated-Wheeled Robot (SAWR) with climbing ability. …”
Get full text
Get full text
Get full text
Get full text
Article -
4
An improved gbln-pso algorithm for indoor localization problem in wireless sensor network
Published 2022“…Then, we compared the result with Particle Swarm Optimization (PSO), Differential Evolution Particle Swarm Optimization (DEPSO), Health Particle Swarm Optimization (HPSO) and Global best Local Neigborhood Particle Swarm Optimization (GbLN-PSO) algorithm. …”
Get full text
Get full text
Thesis -
5
Using the evolutionary mating algorithm for optimizing the user comfort and energy consumption in smart building
Published 2023“…EMA belongs to the evolutionary computation group of nature-inspired metaheuristic algorithms and offers a promising solution. A comparative analysis is conducted with other well-known algorithms such as Particle Swarm Optimization (PSO), Differential Evolution (DE), Ant Colony Optimization (ACO), Biogeography-Based Optimization (BBO), Teaching-Learning Based Optimization (TLBO), and Beluga Whale Optimization (BWO). …”
Get full text
Get full text
Get full text
Get full text
Article -
6
Dealing with Routing Hole Problem in Multi-hop Hierarchical Routing Protocol in Wireless Sensor Network
Published 2019“…In the proposed work, the focused problem is how to reduce the communication energy consumption and to avoid the routing hole problem by optimized routing algorithms. First, a routing hole detection algorithm is proposed prior to designing the routing protocol which decreases about 30 percent energy consumption rate, detection time and detection overhead. …”
Get full text
Get full text
Thesis -
7
A secure trust aware ACO-Based WSN routing protocol for IoT
Published 2022“…The performance of the proposed routing algorithm is demonstrated through MATLAB. Based on the proposed system, to find the secure and optimal path while aiming at providing trust in IoT environment, the average energy consumption is minimized by nearly 50% even as the number of nodes has increased, as compared with the conventional ACO algorithm, a current ant-based routing algorithm for IoT-communication, and a present routing protocol RPL for IoT.…”
Get full text
Get full text
Get full text
Article -
8
Artificial neural controller synthesis for TORCS
Published 2015“…The results showed: (1) DE hybrid FFNN could generate optimal controllers, (2) the proposed fitness function had successfully generated the required car's racing controllers, (3) the proposed minimization algorithm had been successfully minimize the number of RF sensors used, (4) the PDE algorithm could be implemented to generate optimal solutions for car racing controllers, and (5) the combination of components for average car speed and distance between the car and track axis is very important compared to other components. …”
Get full text
Get full text
Thesis -
9
Automatic design, optimization and In-Situ Fabrication of Heterogeneous Swarm Robot bodies using 3-D printing and multi-objective evolutionary algorithms
Published 2012“…In this research, an artificial evolution approach utilizing Single-Objective Evolutionary Algorithm (SOEA) and Multi-Objective Evolutionary Algorithm (MOEA) respectively are investigated in the automatic design and optimization of the morphology of a Six Articulated-Wheeled Robot (SAWR) with climbing ability. …”
Get full text
Get full text
Research Report -
10
An Improved Grasshopper Optimization Algorithm Based Echo State Network for Predicting Faults in Airplane Engines
Published 2020“…This problem is often formulated as a typical optimization problem. Metaheuristic algorithms are known to be excellent tools for solving optimization problems. …”
Get full text
Get full text
Article -
11
Smart agriculture: precision farming through sensor-based crop monitoring and control system
Published 2024“…Subsequently, four distinct algorithms are trained with the collected dataset to ascertain the most optimal algorithm for predicting crop growth and harvesting time, resulting in the selection of the Random Forest Regression model, which attains the highest model score of 86%. …”
Get full text
Get full text
Get full text
Article -
12
T-way testing : a test case generator based on melody search algorithm
Published 2015“…Next, TTT-MS will be executed through main algorithms to generate Parameters Interaction List, Parameter Values Interaction List, and finally generate final Test Cases based on Melody Search Algorithm. …”
Get full text
Get full text
Undergraduates Project Papers -
13
An improved algorithm in test case generation from UML activity diagram using activity path
Published 2011Get full text
Get full text
Get full text
Conference or Workshop Item -
14
Artificial Bee Colony Algorithm for Pairwise Test Generation
Published 2017“…These software applications have many sets of input values, parameters, software/hardware environments and system conditions, which need to be tested to ensure software reliability and quality. …”
Get full text
Get full text
Get full text
Article -
15
Software regression test case prioritization for object-oriented programs using genetic algorithm with reduced-fitness severity
Published 2015“…This paper propose an optimized regression test case selection and prioritization for object-oriented software based on dependence graph model analysis of the source code and optimized the selected test case using Genetic Algorithm. …”
Get full text
Get full text
Conference or Workshop Item -
16
Comparative Performance Analysis of Flower Pollination Algorithm and Harmony Search based strategies: A Case Study of Applying Interaction Testing in the Real World
Published 2016“…In order to guide software tester to choose the best software testing strategy, there is a need to evaluate and benchmark the performance of each strategy against common case studies. …”
Get full text
Get full text
Get full text
Conference or Workshop Item -
17
Evolution, design, and future trajectories on bipedal wheel-legged robot: A comprehensive review
Published 2023“…The analysis encompasses optimization techniques, sensor integration, machine learning, and adaptive control methods, evaluating their impact on robot capabilities. …”
Get full text
Get full text
Get full text
Article -
18
A comparative study on ant-colony algorithm and genetic algorithm for mobile robot planning.
Published 2024“…Results indicates that ACO outperforms GA in minimizing travel distance, establishing it as the superior routing algorithm for both case studies. Case study 1, the ACO algorithm achieved a best distance of 1036 (u) with execution time 1.67 (s), while the GA algorithm resulted in a best distance 1062 (u) with execution time 0.08 (s). …”
Get full text
Get full text
Get full text
Conference or Workshop Item -
19
Parameter estimation of cocomo model using the jaya algorithm for software cost estimation
Published 2019“…This thesis proposed the Jaya algorithm based on estimation of the software based on the COCOMO I model. …”
Get full text
Get full text
Undergraduates Project Papers -
20
Comparative Study between Flower Pollination Algorithm and Cuckoo Search Algorithm for t-way Test Data Generation
Published 2018“…In order to guide software tester (and engineers in general) to select the best algorithm for the problem at hand, there is a need to evaluate and benchmark the performance of each strategy against common case studies. …”
Get full text
Get full text
Get full text
Article
