Search Results - (( java implementation path algorithm ) OR ( parameter specifications generation algorithm ))
Search alternatives:
- parameter specifications »
- generation algorithm »
- java implementation »
- implementation path »
- path algorithm »
-
1
Heavy Transportation Shortest Route using Dijkstra’s algorithm (HETRO) / Nurul Aqilah Ahmad Nezer
Published 2017“…The development tools used in developing this project is NetBeans by using Java for the implementation of the coding. The methodology that used for developing this system is the Dijkstra’s algorithm. …”
Get full text
Get full text
Thesis -
2
Embedded system for indoor guidance parking with Dijkstra’s algorithm and ant colony optimization
Published 2019“…BST inserts the nodes in the way that the Dijkstra’s can find the empty parking in fastest way. Dijkstra’s algorithm initials the paths to finding the shortest path while ACO optimizes the paths. …”
Get full text
Get full text
Thesis -
3
Path planning for unmanned aerial vehicle (UAV) using rotated accelerated method in static outdoor environment
Published 2021“…In this study, a fast iterative method known as Rotated Successive Over-Relaxation (RSOR) is introduced. The algorithm is implemented in a self-developed 2D Java tool, UAV Planner. …”
Get full text
Get full text
Get full text
Get full text
Article -
4
Smart appointment organizer for mobile application / Mohd Syafiq Adam
Published 2009“…The main component of this prototype is the use of Dijkstra algorithm to compute the shortest path from source of appointment to the 6 points of destinations within UiTM Shah Alam. …”
Get full text
Get full text
Thesis -
5
On Adopting Parameter Free Optimization Algorithms for Combinatorial Interaction Testing
Published 2015“…In many cases, improper tuning of specific parameters undesirably yields suboptimal solution. …”
Get full text
Get full text
Get full text
Article -
6
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 -
7
Application Of Genetic Algorithms For Robust Parameter Optimization
Published 2010“…Genetic algorithms (GA) are fairly recent in this respect but afford a novel method of parameter optimization. …”
Get full text
Get full text
Article -
8
A fuzzy adaptive teaching learning-based optimization strategy for generating mixed strength t-way test suites
Published 2019“…Unlike most existing meta-heuristic algorithms, and by virtue of being parameter-free, TLBO does not have any specific parameter controls. …”
Get full text
Get full text
Thesis -
9
Efficient dynamic DNA-based block cipher algorithm
Published 2023“…The suggested ShiftRows algorithm utilises DNA-specific characteristics of the nucleotides {A, T, G, C}. …”
Get full text
Get full text
Thesis -
10
A generator of cauchy-distributed time series with specific Hurst index
Published 2011“…This generator transforms any random time series, e.g., standardized fractional Gaussian noise (FGN), into a Cauchy-distributed series with specific location and scale parameters and correlation structure, determined by the Hurst index. …”
Get full text
Get full text
Get full text
Proceeding Paper -
11
Development Of Generative Computer-Aided Process Planning System For Lathe Machining
Published 2019“…This study attempts to solve this problem by recognizing the part model’s features via its geometrical based and produce sub-delta volumes that can later be used to generate manufacturing feature-based data for CAM in a single system via generations of algorithm through open source 3D CAD modeller. …”
Get full text
Get full text
Thesis -
12
GENETIC ALGORITHM WITH DEEP NEURAL NETWORK SURROGATE FOR THE OPTIMIZATION OF ELECTROMAGNETIC STRUCTURE
Published 2020“…The behavior of Genetic Algorithm (GA) where it generates and evolves the parameters towards a high-quality solution gives an advantage in obtaining ideal combination of parameters to fit in with the simulation. …”
Get full text
Get full text
Final Year Project -
13
Optimal HE-PWM inverter switching patterns using differential evolution algorithm
Published 2012“…The DE algorithm needs a relative small amount of generations to reach accurate solutions with appropriate control parameters. …”
Get full text
Get full text
Get full text
Conference or Workshop Item -
14
Input-output based relation combinatorial testing using whale optimization algorithm for generating near optimum number of test suite
Published 2025“…Software testing is necessary to verify that the employed system is confident enough to be used in a specific task according to the required demand. Testing every possible interaction parameter to identify and resolve defects or minimize the number of faults might fall under exhaustive testing. …”
Get full text
Get full text
Get full text
Article -
15
Web based personalized university timetable for UiTM students using genetic algorithm / Mohd Radhi Fauzan Jamli and Ahmad Firdaus Ahmad Fadzil
Published 2024“…Extensive experimentation with genetic algorithm parameters has yielded promising results, notably a parameter set (population size = 12, generation size = 30, mutation rate = 0.2) demonstrating robust performance, achieving optimal timetables with swift convergence and minimal conflicts. …”
Get full text
Get full text
Get full text
Article -
16
Power generation allocation in smart grid using Dwarf Mongoose Optimization / Mohamad Irfan Shamani
Published 2025“…DMO is inspired by the social and adaptive behaviours of Dwarf Mongoose which imitates their collective decision-making and foraging strategies for its algorithms. This method is frequently used for solving optimisation problems which designed to minimize or maximize specifics objectives. …”
Get full text
Get full text
Thesis -
17
Modelling of multi-robot system for search and rescue
Published 2023“…In conclusion, this project shows that the MPSO algorithm is capable of generating a better path compared to the normal PSO algorithm in terms of average path length and execution time, making it a promising algorithm for multi-robot path planning in dynamic environments.…”
Get full text
Get full text
Final Year Project / Dissertation / Thesis -
18
Enhancing Harmony Search Metaheuristic Algorithm for Coverage Efficiency, Test Suite Reduction, and Running Time in Combinatorial Interaction Testing
Published 2025“…In order to improve algorithm efficiency, we specifically embedded one-parameter-at-a-time approach of generating CIT test case within the harmony memory and adjust the improvisation processes to accommodate CIT test suite reduction, execution time, and coverage efficiency performance respectively. …”
Get full text
Get full text
Article -
19
Enhancing harmony search parameters based on step and linear function for bus driver scheduling and rostering problems
Published 2018“…Optimization is a major challenge in numerous practical world problems.According to the “No Free Lunch (NFL)” theorem,there is no existing single optimizer algorithm that is able to resolve all issues in an effective and efficient manner.It is varied and need to be solved according to the specific capabilities inherent to certain algorithms making it hard to foresee the algorithm that is best suited for each problem.As a result,the heuristic technique is adopted for this research as it has been identified as a potentially suitable algorithm.Alternative heuristic algorithms are also suggested to obtain optimal solutions with reasonable computational effort.However,the heuristic approach failed to produce a solution that nears optimum when the complexity of a problem increases;therefore a type of nature-inspired algorithm known as meta-euristics which utilises an intelligent searching mechanism over a population is considered and consequently used.The meta-heuristic approach is widely used to substitute heuristic terms and is broadly applied to address problems with regards to driver scheduling.However,this meta-heuristic technique is still unable to address the fairness issue in the scheduling and rostering problems.Hence,this research proposes a strategy to adopt an amendment of the harmony search algorithm in order to address the fairness issue which in turn will escalate the level of fairness in driver scheduling and rostering.The harmony search algorithm is classified as a meta-heuristics algorithm that is capable of solving hard and combinatorial or discrete optimisation problems.In this respect,the three main operators in harmony search,namely the Harmony Memory Consideration Rate (HMCR),Pitch Adjustment Rate (PAR) and Bandwidth (BW) play a vital role in balancing local exploitation and global exploration.These parameters influence the overall performance of the HS algorithm,and therefore it is crucial to fine-tune them. …”
Get full text
Get full text
Get full text
Thesis -
20
A memory-guided Jaya algorithm to solve multi-objective optimal power flow integrating renewable energy sources
Published 2025“…To ensure fair comparisons, parameter configurations for all algorithms are automated using the parameter tuning tool iterated racing (irace). …”
Review
