Search Results - (( java implementation path algorithm ) OR ( using six using algorithm ))

Refine Results
  1. 1

    Heavy Transportation Shortest Route using Dijkstra’s algorithm (HETRO) / Nurul Aqilah Ahmad Nezer by Ahmad Nezer, Nurul Aqilah

    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. 2

    Embedded system for indoor guidance parking with Dijkstra’s algorithm and ant colony optimization by Mohammad Ata, Karimeh Ibrahim

    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. 3

    Path planning for unmanned aerial vehicle (UAV) using rotated accelerated method in static outdoor environment by Shaliza Hayati A. Wahab, Nordin Saad, Azali Saudi, Ali Chekima

    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. 4

    Smart appointment organizer for mobile application / Mohd Syafiq Adam by Adam, Mohd Syafiq

    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. 5

    Enhanced grey wolf optimisation algorithm for feature selection in anomaly detection by Almazini, Hussein

    Published 2022
    “…The second modification develops a new position update mechanism using the Bat Algorithm movement. The third modification improves the controlled parameter of the MBGWO algorithm using indicators from the search process to refine the solution. …”
    Get full text
    Get full text
    Thesis
  6. 6

    Extensions to the K-AMH algorithm for numerical clustering by Seman, Ali, Mohd Sapawi, Azizian

    Published 2018
    “…The clustering performance of the two algorithms was evaluated on six real-world datasets against a benchmark algorithm, the fuzzy k-Means algorithm. …”
    Get full text
    Get full text
    Get full text
    Article
  7. 7

    Credit scoring for Cooperative of financial services using logistic regression estimated by genetic algorithm by Mustafa, Mamat, Sukono, Firman, Asep, Sholahuddin

    Published 2014
    “…To anticipate the risk of default (credit risk), to prospective debtors applying for credit risk analysis was performed using credit scoring. In this paper the analysis of credit scoring is done using logistic regression model, which is estimated using genetic algorithms. …”
    Get full text
    Get full text
    Article
  8. 8

    A new image scrambling technique using block rotation algorithm based on Rubik’s cube by Abugharsa, Ahmed Bashir, Hasan Basari, Abd Samad, Almangush, Hamida

    Published 2013
    “…The second part of the algorithm uses the rotation table resulted from the first part of the algorithm to generate newly rotated image (Scrambled) in which the rows and the columns of the original image are rotated after divide it to six sub-image and attach then to the faces of the virtual Rubik’s cube . …”
    Get full text
    Get full text
    Get full text
    Article
  9. 9

    Integration of zero and sequential algorithm in shuffle exchange with Minus One Stage by Md Yunus, Nur Arzilawati, Othman, Mohamed, Mohd Hanapi, Zurina

    Published 2013
    “…The algorithms consist of six algorithms namely ZeroX, ZeroY, ZeroXbit, ZeroYbit, Sequential Increasing and Sequential Decreasing algorithm. …”
    Get full text
    Get full text
    Conference or Workshop Item
  10. 10

    Economic emission load dispatch by using shuffled frog leaping algorithm / Muhammad Amirul Naim Rosli by Rosli, Muhammad Amirul Naim

    Published 2015
    “…To test this algorithm, a standard IEEE 30-bus, six generator unit is used as the test system. …”
    Get full text
    Get full text
    Thesis
  11. 11

    Tuning of FOPID controller for robotic manipulator using genetic and multiple-objective genetic algorithms by Hambali, Nurul Faqihah, Norsahperi, Nor Mohd Haziq, Mohd Hisban, Mas Athirah, Hassan, Mohd Khair, Wan Hasan, Wan Zuha, Ismail, Luthffi Idzhar, Ramli, Hafiz Rashidi

    Published 2023
    “…This study is performed to objectively assess the performances of genetic algorithm and multiple-objective genetic algorithm in tuning the six control gains in the FOPID controller. …”
    Get full text
    Get full text
    Conference or Workshop Item
  12. 12

    Sudoku Generator based on hybrid algorithm / Faridah Abdul Rahman by Abdul Rahman, Faridah

    Published 2012
    “…Before this, Sudoku generator has been develop using backtracking algorithm only, but this research use two algorithm which is recursive and backtracking algorithm that called as hybrid algorithm. …”
    Get full text
    Get full text
    Thesis
  13. 13

    Integrating finance dictionary in lexicon-based approach with machine learning algorithm to analyse the impact of OPEC news sentiment on financial market / Wu Ling by Wu, Ling

    Published 2020
    “…The sentiment score of each article ranges from -1 to 1. Using event study method, this sentiment score is used to compare with the historical stock prices of the six selected public listed energy sector companies. …”
    Get full text
    Get full text
    Get full text
    Thesis
  14. 14

    Partitional clustering algorithms for highly similar and sparseness y-short tandem repeat data / Ali Seman by Seman, Ali

    Published 2013
    “…Six Y-STR data sets were used as a benchmark to evaluate the performances of the algorithm against the other eight partitional clustering algorithms. …”
    Get full text
    Get full text
    Thesis
  15. 15

    Parallel implementation on improved error signal of backpropagation algorithm by Mohd Aris, Teh Noranis

    Published 2001
    “…The BP algorithm uses the data partitioning method with columnwise block striped and the batch mode weight updating strategy. …”
    Get full text
    Get full text
    Thesis
  16. 16

    Rational Bi-Quartic Spline with Six Parameters for Surface Interpolation with Application in Image Enlargement by Karim, S.A.A.

    Published 2020
    “…This rational bi-quartic spline has six free parameters that can be used to refine the final interpolating surface. …”
    Get full text
    Get full text
    Article
  17. 17

    An intermediate significant bit (ISB) watermarking technique using neural networks by Zeki, A., Abubakar, A., Chiroma, H.

    Published 2016
    “…Many researchers have used these approaches to evaluate their algorithms. …”
    Get full text
    Get full text
    Article
  18. 18

    Evolutionary cost-cognizant regression test case prioritization for object-oriented programs by Bello, AbdulKarim

    Published 2019
    “…Therefore, this study proposed a cost-cognizant TCP approach for object-oriented software that uses path-based integration testing to identify the possible execution path extracted from the Java System Dependence Graph (JSDG) model of the source code using forward slicing technique. …”
    Get full text
    Get full text
    Thesis
  19. 19

    Optimal allocation of thermal generating units through shuffled frog leaping algorithm / Amirul Hakim Mohd Jamil by Mohd Jamil, Amirul Hakim

    Published 2016
    “…This thesis presents the solution of economic load dispatch problem with valvepoint effect using Shuffled Frog Leaping Algorithm (SFLA). Three and six generator systems are used to test the effectiveness of the proposed method. …”
    Get full text
    Get full text
    Thesis
  20. 20

    Feature extraction and selection algorithm based on self adaptive ant colony system for sky image classification by Petwan, Montha

    Published 2023
    “…The ant colony optimisation (ACO) algorithm have been used to select feature subset. …”
    Get full text
    Get full text
    Get full text
    Thesis