Search Results - (( java implementation acs algorithm ) OR ( using machine using algorithm ))

Refine Results
  1. 1

    MINIMIZATION OF MACHINING PROCESS SEQUENCE BASED ON ANT COLONY ALGORITHM AND CONVENTIONAL METHOD by ABDULLAH, H., LAW BOON HUI, C., ZAKARIA, M. S.

    Published 2023
    “…Hence, the results of the optimization were implemented in MasterCAM software to run the machining simulation. Then, the results of machining time that used the tool path generated by the Ant Colony algorithm method was compared with the machining time that used tool paths generated by conventional methods. …”
    Get full text
    Get full text
    Article
  2. 2

    MINIMIZATION OF MACHINING PROCESS SEQUENCE BASED ON ANT COLONY ALGORITHM AND CONVENTIONAL METHOD by ABDULLAH, H., LAW BOON HUI, C., ZAKARIA, M. S.

    Published 2023
    “…Hence, the results of the optimization were implemented in MasterCAM software to run the machining simulation. Then, the results of machining time that used the tool path generated by the Ant Colony algorithm method was compared with the machining time that used tool paths generated by conventional methods. …”
    Get full text
    Get full text
    Article
  3. 3

    MINIMIZATION OF MACHINING PROCESS SEQUENCE BASED ON ANT COLONY ALGORITHM AND CONVENTIONAL METHOD by ABDULLAH, H., LAW BOON HUI, C., ZAKARIA, M. S.

    Published 2023
    “…Hence, the results of the optimization were implemented in MasterCAM software to run the machining simulation. Then, the results of machining time that used the tool path generated by the Ant Colony algorithm method was compared with the machining time that used tool paths generated by conventional methods. …”
    Get full text
    Get full text
    Article
  4. 4

    MINIMIZATION OF MACHINING PROCESS SEQUENCE BASED ON ANT COLONY ALGORITHM AND CONVENTIONAL METHOD by ABDULLAH, H., LAW BOON HUI, C., ZAKARIA, M. S.

    Published 2023
    “…Hence, the results of the optimization were implemented in MasterCAM software to run the machining simulation. Then, the results of machining time that used the tool path generated by the Ant Colony algorithm method was compared with the machining time that used tool paths generated by conventional methods. …”
    Get full text
    Get full text
    Article
  5. 5

    Minimization of machining process sequence based on ant colony algorithm and conventional method by Abdullah, Haslina, Law, Boon Hui C., Zakaria, Mohamad Shukri

    Published 2023
    “…Hence, the results of the optimization were implemented in MasterCAM software to run the machining simulation. Then, the results of machining time that used the tool path generated by the Ant Colony algorithm method was compared with the machining time that used tool paths generated by conventional methods. …”
    Get full text
    Get full text
    Get full text
    Article
  6. 6

    MINIMIZATION OF MACHINING PROCESS SEQUENCE BASED ON ANT COLONY ALGORITHM AND CONVENTIONAL METHOD by H. ABDULLAH, H. ABDULLAH, C. LAW BOON HUI, C. LAW BOON HUI, M. S. ZAKARIA, M. S. ZAKARIA

    Published 2023
    “…Hence, the results of the optimization were implemented in MasterCAM software to run the machining simulation. Then, the results of machining time that used the tool path generated by the Ant Colony algorithm method was compared with the machining time that used tool paths generated by conventional methods. …”
    Get full text
    Get full text
    Article
  7. 7

    MINIMIZATION OF MACHINING PROCESS SEQUENCE BASED ON ANT COLONY ALGORITHM AND CONVENTIONAL METHOD by H. ABDULLAH, H. ABDULLAH, C. LAW BOON HUI, C. LAW BOON HUI, M. S. ZAKARIA, M. S. ZAKARIA

    Published 2023
    “…Hence, the results of the optimization were implemented in MasterCAM software to run the machining simulation. Then, the results of machining time that used the tool path generated by the Ant Colony algorithm method was compared with the machining time that used tool paths generated by conventional methods. …”
    Get full text
    Get full text
    Article
  8. 8

    MINIMIZATION OF MACHINING PROCESS SEQUENCE BASED ON ANT COLONY ALGORITHM AND CONVENTIONAL METHOD by ABDULLAH, H., LAW BOON HUI, C., ZAKARIA, M. S.

    Published 2023
    “…Hence, the results of the optimization were implemented in MasterCAM software to run the machining simulation. Then, the results of machining time that used the tool path generated by the Ant Colony algorithm method was compared with the machining time that used tool paths generated by conventional methods. …”
    Get full text
    Get full text
    Article
  9. 9

    Comparison of malware detection model using supervised machine learning algorithms / Syamir Mohd Shahirudin by Mohd Shahirudin, Syamir

    Published 2022
    “…The objective of this project is to develop the Windows malware detection model using supervised machine learning in Decision Tree, K-NN and Naïve Bayes, to evaluate the performance of malware detection in term of testing and training of the features selection and to compare the accuracy detection model in all three machine learning algorithms. …”
    Get full text
    Get full text
    Student Project
  10. 10

    Optimization machining parameters in pocket milling using genetic algorithm and mastercam by Abdullah, Haslina, Isa, Nurshafinaz, Zakaria, Mohamad Shukri

    Published 2023
    “…Mastercam software has been used to verify the algorithm's results by applying the optimum parameter generated by GA in the Mastercam. …”
    Get full text
    Get full text
    Get full text
    Conference or Workshop Item
  11. 11

    Prediction of Machine Failure by Using Machine Learning Algorithm by Fakhrurazi, Nur Amalina

    Published 2019
    “…Then, the data is cluster by using K Means to produce labeled input that will be trained by using Gradient Boosting Machine, a decision tree algorithm to make prediction. …”
    Get full text
    Get full text
    Final Year Project
  12. 12
  13. 13
  14. 14

    Machining optimization using Firefly Algorithm / Farhan Md Jasni by Md Jasni, Farhan

    Published 2020
    “…When any of these targets is not achieved, creating big problem to company and a total loss. The metaheuristic algorithm which being called as Firefly Algorithm (FA) is often used to solve various optimization problem in our daily life. …”
    Get full text
    Get full text
    Student Project
  15. 15
  16. 16

    Octane number prediction for gasoline blends using convolution neural network / Zhu Yue by Zhu , Yue

    Published 2021
    “…In the project three commonly use algorithm are used for prediction of octane number for gasoline blends, which describes the behavior of the fuel in the engine at lower temperatures and speeds, and is an attemp to simulate acceleration behavior.These tree algorithm are back propagation (BP), radial basis funtion (RBF) and Extreme learning machine (ELM) algorithm. …”
    Get full text
    Get full text
    Get full text
    Thesis
  17. 17

    E4ML: Educational Tool for Machine Learning by Sainin, Mohd Shamrie, Siraj, Fadzilah

    Published 2003
    “…There are various types of machine learning algorithms with certain processes taken by the algorithm.In teaching of the machine learning algorithms, such processes need to be explained especially to the beginner in introductory level.This paper discusses the development the tool that addresses the process by certain algorithm to produce a hypothesis or output based on given data.This tool can also be used in teaching and learning purposes.The explanation of processes by the algorithms is demonstrated through simple simulation.The source of the algorithms was adapted from Mitchell book [1] that cover popular algorithms in machine learning for teaching and learning such as Concept Learning, Decision Tree, Bayesian Learning, Neural Networks, and Instance based Learning.The tool also used several classes of Weka (Waikato Environment for Knowledge Analysis) as a basis for the design and implementation of the new tool that focuses on explaining the processes taken by certain algorithm.…”
    Get full text
    Get full text
    Conference or Workshop Item
  18. 18
  19. 19

    Comparison of machine learning algorithms for estimating mangrove age using sentinel 2A at Pulau Tuba, Kedah, Malaysia / Fareena Faris Francis Singaram by Faris Francis Singaram, Fareena

    Published 2021
    “…Therefore, this study aimed to used OBIA method with selected machine learning algorithm to estimate the mangrove age by using Sentinel 2A image. …”
    Get full text
    Get full text
    Thesis
  20. 20

    CLASSIFICATION OF BEARING FAULTS USING EXTREME LEARNING MACHINE ALGORITHMS by TEH, CHOON KEONG

    Published 2017
    “…Therefore, this project introduces three learning algorithms which are Extreme Learning Machine (ELM), Finite Impulse Response Extreme Learning Machine (FIR-ELM) and Discrete Fourier Transform Extreme Learning Machine (DFT-ELM) to improve the bearing fault diagnosis accuracy and shorten the time used to train and test the neural network.…”
    Get full text
    Get full text
    Final Year Project