Search Results - (( simulation optimization method algorithm ) OR ( variable ant optimization algorithm ))

Refine Results
  1. 1

    A new algorithm for normal and large-scale optimization problems: Nomadic People Optimizer by Alsewari, Abdul Rahman Ahmed, Sinan, Q. Salih

    Published 2019
    “…The proposed and the benchmark algorithms are tested for large-scale optimization problems which are associated with high-dimensional variability. …”
    Get full text
    Get full text
    Get full text
    Get full text
    Article
  2. 2

    Solving large-scale problems using multi-swarm particle swarm approach by Salih, Sinan Q., Alsewari, Abdulrahman A.

    Published 2018
    “…The proposed approach strived to scale up the application of the (PSO) algorithm towards solving large-scale optimization tasks of up to 1000 real-valued variables. …”
    Get full text
    Get full text
    Get full text
    Article
  3. 3

    Information Theoretic-based Feature Selection for Machine Learning by Muhammad Aliyu, Sulaiman

    Published 2018
    “…Besides, this thesis developed a hybrid filter method to enhance the performance of the IFS. IFS served as filter together with an Ant Colony Optimization System (ACO) as a metaheuristic form the hybrid system. …”
    Get full text
    Get full text
    Get full text
    Get full text
    Thesis
  4. 4

    Enhancement of a grid-connected dfig wind turbine system using fractional order PI controllers by Veerendra, Arigela Satya, Vasavi Uma Maheswari, M., Peddakapu, Kurukuri, Punya Sekhar, Ch

    Published 2023
    “…Thus, this motivates introducing the Ant Lion Optimization (ALO) algorithm in this article due to its better performance and eligibility to overcome the limitations of conventional methods. …”
    Get full text
    Get full text
    Get full text
    Get full text
    Article
  5. 5

    Optimization of turning parameters using ant colony optimization by Mohamad Nazri, Semoin

    Published 2008
    “…This project proposed a new optimization technique based on the ant colony algorithm for solving single-pass turning optimization problems. …”
    Get full text
    Get full text
    Undergraduates Project Papers
  6. 6

    Seed disperser ant algorithm for optimization / Chang Wen Liang by Chang , Wen Liang

    Published 2018
    “…The genotype of every ant is represented in binary form as the variables. …”
    Get full text
    Get full text
    Get full text
    Thesis
  7. 7

    An empirical study of density and distribution functions for ant swarm optimized rough reducts by Pratiwi, Lustiana, Choo, Yun Huoy, Draman @ Muda, Azah Kamilah

    Published 2011
    “…Ant Swarm Optimization refers to the hybridization of Particle Swarm Optimization (PSO) and Ant Colony Optimization (ACO) algorithms to enhance optimization performance. …”
    Get full text
    Get full text
    Get full text
    Book Chapter
  8. 8

    Application of Moth-Flame Optimizer and Ant Lion Optimizer to Solve Optimal Reactive Power Dispatch Problems by Rebecca Ng, Shin Mei, M. H., Sulaiman, Hamdan, Daniyal, Zuriani, Mustaffa

    Published 2018
    “…This paper presents the application of two nature-inspired meta-heuristic algorithms, namely moth-flame optimizer (MFO) and ant lion optimizer (ALO) in obtaining the optimal settings of control variables for solving optimal reactive power dispatch (ORPD) problems. …”
    Get full text
    Article
  9. 9

    Mixed variable ant colony optimization technique for feature subset selection and model selection by Alwan, Hiba Basim, Ku-Mahamud, Ku Ruhana

    Published 2013
    “…This paper presents the integration of Mixed Variable Ant Colony Optimization and Support Vector Machine (SVM) to enhance the performance of SVM through simultaneously tuning its parameters and selecting a small number of features.The process of selecting a suitable feature subset and optimizing SVM parameters must occur simultaneously,because these processes affect each ot her which in turn will affect the SVM performance.Thus producing unacceptable classification accuracy.Five datasets from UCI were used to evaluate the proposed algorithm.Results showed that the proposed algorithm can enhance the classification accuracy with the small size of features subset.…”
    Get full text
    Get full text
    Get full text
    Conference or Workshop Item
  10. 10

    Study of nature inspired computing (NIC) technique for optimal reactive power dispatch problems by Sulaiman, Mohd Herwan

    Published 2017
    “…In this research, new nature-inspired meta-heuristic optimization algorithms namely moth-flame optimizer (MFO) and Ant Lion Optimizer (ALO) were implemented to address the optimal reactive power dispatch (ORPD) problems. …”
    Get full text
    Get full text
    Research Report
  11. 11

    Optimization of hydropower reservoir operation based on hedging policy using Jaya algorithm by Chong K.L., Lai S.H., Ahmed A.N., Wan Jaafar W.Z., El-Shafie A.

    Published 2023
    “…Ant colony optimization; Hydroelectric power; Hydroelectric power plants; Investments; Particle swarm optimization (PSO); Reservoirs (water); Stream flow; Water supply; Ant colony algorithms; Hydro-power generation; Hydropower reservoirs; Optimization algorithms; Particle swarm optimization algorithm; Reservoir performance; Streamflow generations; Uncertainty and variability; Genetic algorithms…”
    Article
  12. 12

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

    Solving Support Vector Machine Model Selection Problem Using Continuous Ant Colony Optimization by Alwan, Hiba Basim, Ku-Mahamud, Ku Ruhana

    Published 2013
    “…Ant Colony Optimization has been used to solve Support Vector Machine model selection problem.Ant Colony Optimization originally deals with discrete optimization problem.In applying Ant Colony Optimization for optimizing Support Vector Machine parameters which are continuous variables, there is a need to discretize the continuously value into discrete value.This discretize process would result in loss of some information and hence affect the classification accuracy and seeking time.This study proposes an algorithm that can optimize Support Vector Machine parameters using Continuous Ant Colony Optimization without the need to discretize continuous value for Support Vector Machine parameters.Eight datasets from UCI were used to evaluate the credibility of the proposed hybrid algorithm in terms of classification accuracy and size of features subset.Promising results were obtained when compared to grid search technique, GA with feature chromosome-SVM, PSO-SVM, and GA-SVM.…”
    Get full text
    Get full text
    Get full text
    Article
  14. 14

    Formulating new enhanced pattern classification algorithms based on ACO-SVM by Alwan, Hiba Basim, Ku-Mahamud, Ku Ruhana

    Published 2013
    “…This paper presents two algorithms that integrate new Ant Colony Optimization (ACO) variants which are Incremental Continuous Ant Colony Optimization (IACOR) and Incremental Mixed Variable Ant Colony Optimization (IACOMV) with Support Vector Machine (SVM) to enhance the performance of SVM.The first algorithm aims to solve SVM model selection problem. …”
    Get full text
    Get full text
    Get full text
    Article
  15. 15

    A Comparative Performance Analysis of Gaussian Distribution Functions in Ant Swarm Optimized Rough Reducts by Pratiwi, Lustiana, Choo, Yun Huoy, Draman @ Muda, Azah Kamilah

    Published 2011
    “…This paper proposed to generate solution for Particle Swarm Optimization (PSO) algorithms using Ant Colony Optimization approach, which will satisfy the Gaussian distributions to enhance PSO performance. …”
    Get full text
    Get full text
    Article
  16. 16

    Incremental continuous ant colony optimization technique for support vector machine model selection problem by Alwan, Hiba Basim, Ku-Mahamud, Ku Ruhana

    Published 2012
    “…Ant Colony Optimization has been used to solve Support Vector Machine model selection problem.Ant Colony Optimization originally deals with discrete optimization problem. …”
    Get full text
    Get full text
    Conference or Workshop Item
  17. 17

    Optimization of Multi-Pass Pocket Milling Parameter using Ant Colony Optimization by M. F. F., Ab Rashid, W. S., Wan Harun, S. A., Che Ghani, N. M. Z., Nik Mohamed, Ahmad Nasser, Mohd Rose

    Published 2014
    “…This paper presents a study to optimize multi-pass pocket milling parameter using Ant Colony Optimization (ACO). …”
    Get full text
    Get full text
    Get full text
    Article
  18. 18

    Solving SVM model selection problem using ACOR and IACOR by Alwan, Hiba Basim, Ku-Mahamud, Ku Ruhana

    Published 2013
    “…Ant Colony Optimization (ACO) has been used to solve Support Vector Machine (SVM) model selection problem.ACO originally deals with discrete optimization problem. …”
    Get full text
    Get full text
    Get full text
    Article
  19. 19

    Bees algorithm for Forest transportation planning optimization in Malaysia by Jamaluddin, Jamhuri, Kamarudin, Norizah, Ismail, Mohd Hasmadi, Ahmad, Siti Azfanizam

    Published 2021
    “…Examples of algorithm that are finding their way to the forest transportation planning problem include Genetic Algorithm (GA), Particle Swarm Optimization (PSO) algorithm, Ant Colony Optimization (ACO) algorithm, Simulated Annealing (SA) algorithm and Tabu Search (TS) algorithm. …”
    Get full text
    Get full text
    Article
  20. 20

    Hybrid ACO and SVM algorithm for pattern classification by Alwan, Hiba Basim

    Published 2013
    “…Ant Colony Optimization (ACO) is a metaheuristic algorithm that can be used to solve a variety of combinatorial optimization problems. …”
    Get full text
    Get full text
    Get full text
    Thesis