Search Results - (( java implementation path algorithm ) OR ( using values machine 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
  6. 6
  7. 7

    Optimizing support vector machine parameters using continuous ant colony optimization by Alwan, Hiba Basim, Ku-Mahamud, Ku Ruhana

    Published 2012
    “…Hence, in applying Ant Colony Optimization for optimizing Support Vector Machine parameters, which are continuous parameters, there is a need to discretize the continuous value into a discrete value.This discretization process results in loss of some information and, hence, affects the classification accuracy and seek time.This study proposes an algorithm to optimize Support Vector Machine parameters using continuous Ant Colony Optimization without the need to discretize continuous values for Support Vector Machine parameters.Seven datasets from UCI were used to evaluate the performance of the proposed hybrid algorithm.The proposed algorithm demonstrates the credibility in terms of classification accuracy when compared to grid search techniques.Experimental results of the proposed algorithm also show promising performance in terms of computational speed.…”
    Get full text
    Get full text
    Get full text
    Conference or Workshop Item
  8. 8

    Estimation of optimal machining control parameters using artificial bee colony by Norfadzlan, Yusup, Arezoo, Sarkheyli, Azlan, Mohd Zain, Siti Zaiton, Mohd Hashim, Norafida, Ithnin

    Published 2013
    “…This research employed ABC algorithm to optimize the machining control parameters that lead to a minimum surface roughness (R a) value for AWJ machining. …”
    Get full text
    Get full text
    Get full text
    Article
  9. 9

    Dynamics resource allocation via virtual machine for cloud computing / Mohd Badrulhisham Ismail by Ismail, Mohd Badrulhisham

    Published 2014
    “…To achieve this objective, a new algorithm is used to calculate the fly on the Lower and Upper Threshold Limit using Statistical Process Control theory. …”
    Get full text
    Get full text
    Article
  10. 10

    Dynamics resource allocation via virtual machine for cloud computing / Mohd Badrulhisham Ismail by Ismail, Mohd Badrulhisham

    Published 2014
    “…In order to achieve that we are proposing a new algorithm which it will calculate on the fly the Lower and Upper Threshold Limit by using Statistical Process Control theory. …”
    Get full text
    Get full text
    Thesis
  11. 11
  12. 12

    Incremental continuous ant colony optimization for tuning support vector machine’s parameters by Alwan, Hiba Basim, Ku-Mahamud, Ku Ruhana

    Published 2013
    “…Hence, in applying Ant Colony Optimization for optimizing Support Vector Machine parameters, which are continuous in nature, the values wil have to be discretized.The discretization process will result in loss of some information and, hence, affects the classification accuracy and seeks time.This paper presents an algorithm to optimize Support Vector Machine parameters using Incremental continuous Ant Colony Optimization without the need to discretize continuous values.Eight datasets from UCI were used to evaluate the performance of the proposed algorithm.The proposed algorithm demonstrates the credibility in terms of classification accuracy when compared to grid search techniques, GA with feature chromosome-SVM, PSO-SVM, and GA-SVM.Experimental results of the proposed algorithm also show promising performance in terms of classification accuracy and size of features subset.…”
    Get full text
    Get full text
    Get full text
    Article
  13. 13
  14. 14

    Optimization of turning parameters using genetic algorithm method by Shah Izwandi, Mohd Zawawi

    Published 2008
    “…This study about development of optimization for turning parameters based on the Genetic Algorithm (GA). This method was demonstrated for the optimization of machining parameters for turning operation using conventional lathe machines. …”
    Get full text
    Get full text
    Undergraduates Project Papers
  15. 15
  16. 16

    Machine learning algorithms for early predicting dropout student online learning by Dewi, Meta Amalya, Kurniadi, Felix Indra, Murad, Dina Fitria, Rabiha, Sucianna Ghadati, Awanis, Romli

    Published 2023
    “…Of the 4 algorithms used, the highest recall value is in Naive Bayes (1), the highest precision is in Logistic Regression with Lasso (1), while the highest accuracy value (0.99) and F1score (0.97) are obtained from the Support Vector Machine which has value equal to Logistic Regression with Lasso. …”
    Get full text
    Get full text
    Get full text
    Get full text
    Conference or Workshop Item
  17. 17

    An improved algorithm for iris classification by using support vector machine and binary random machine learning by Kamarulzalis, Ahmad Haadzal

    Published 2018
    “…In machine learning, there are three type of learning branch that can used in classification procedures for data mining. …”
    Get full text
    Get full text
    Get full text
    Get full text
    Thesis
  18. 18

    Prediction of hydropower generation via machine learning algorithms at three Gorges Dam, China by Sattar Hanoon M., Najah Ahmed A., Razzaq A., Oudah A.Y., Alkhayyat A., Feng Huang Y., kumar P., El-Shafie A.

    Published 2024
    “…Therefore, this study investigates the capability of various machine learning algorithms in predicting the power production of a reservoir located in China using data from 1979 to 2016. …”
    Article
  19. 19

    Feature selection and model selection algorithm using incremental mixed variable ant colony optimization for support vector machine classifier by Alwan, Hiba Basim, Ku-Mahamud, Ku Ruhana

    Published 2013
    “…In order to enhance SVM performance, these problems must be solved simultaneously because error produced from the feature subset selection phase will affect the values of the SVM parameters and resulted in low classification accuracy.Most approaches related with solving SVM model selection problem will discretize the continuous value of SVM parameters which will influence its performance.Incremental Mixed Variable Ant Colony Optimization (IACOMV) has the ability to solve SVM model selection problem without discretising the continuous values and simultaneously solve the two problems.This paper presents an algorithm that integrates IACOMV and SVM.Ten datasets from UCI were used to evaluate the performance of the proposed algorithm.Results showed that the proposed algorithm can enhance the classification accuracy with small number of features.…”
    Get full text
    Get full text
    Get full text
    Article
  20. 20