Search Results - (( problem representation map algorithm ) OR ( java simulation optimization algorithm ))

Refine Results
  1. 1

    Food image representation based on modified orientation map by Abdulateef, Salwa Khalid, Mahmuddin, Massudi, Harun, Nor Hazlyna

    Published 2017
    “…Orientation map is an image representation method representing edges of objects in an image as a set of short line segments instead of pixels representation.The orientation map approach not only aims to extract the key orientation information which constitutes the semantic framework of the visual scene, but also to remove the insignificant elements which barely play a role in image understanding.However, there are two main problems in the current computational approach of orientation map: 1-the outliers in the orientation map 2- the deformities in some line segments.These two problems have an adverse impact on any algorithmic work for image interpretation. …”
    Get full text
    Get full text
    Get full text
    Article
  2. 2

    Occupancy grid map algorithm with neural network using array of infrared sensors by N A, Yatim, N, Buniyamin, Z M, Noh, Nur Aqilah, Othman

    Published 2020
    “…This map representation is also commonly known as a grid map. …”
    Get full text
    Get full text
    Get full text
    Conference or Workshop Item
  3. 3

    Optimization Of Two-Dimensional Dual Beam Scanning System Using Genetic Algorithms by Koh, Johnny Siaw Paw

    Published 2008
    “…This thesis presents a new approach to optimize the performance of a dual beam optical scanning system in terms of its scanning combinations and speed, using Genetic Algorithm (GA). The problem has been decomposed into two sub problems; task segregation, where the scanning tasks need to be segregated and assigned for each scanner head, and path planning where the best combinatorial paths for each scanner are determined in order to minimize the total motion of scanning time. …”
    Get full text
    Get full text
    Thesis
  4. 4
  5. 5

    A Method for Mapping XML DTD to Relational Schemas In The Presence Of Functional Dependencies by Ahmad, Kamsuriah

    Published 2008
    “…To approach the mapping problem, three different components are explored: the mapping algorithm, functional dependency for XML, and implication process. …”
    Get full text
    Get full text
    Thesis
  6. 6

    Enhancement of Ant Colony Optimization for Grid Job Scheduling and Load Balancing by Husna, Jamal Abdul Nasir

    Published 2011
    “…Global pheromone update is performed after the completion of processing the jobs in order to reduce the pheromone value of resources. A simulation environment was developed using Java programming to test the performance of the proposed EACO algorithm against existing grid resource management algorithms such as Antz algorithm, Particle Swarm Optimization algorithm, Space Shared algorithm and Time Shared algorithm, in terms of processing time and resource utilization. …”
    Get full text
    Get full text
    Get full text
    Thesis
  7. 7

    Ant colony optimization algorithm for load balancing in grid computing by Ku-Mahamud, Ku Ruhana, Mohamed Din, Aniza

    Published 2012
    “…The proposed algorithm is known as the enhance ant colony optimization (EACO). …”
    Get full text
    Get full text
    Get full text
    Monograph
  8. 8

    Conflict-free automated guided vehicles routing using multi-objective genetic algorithm by Umar, Ali Umar, Mohd Ariffin, Mohd Khairol Anuar, Ismail, Napsiah, Tang, Sai Hong

    Published 2013
    “…The algorithm used weight mapping crossover (WMX) and Insertion Mutation (IM) for priority-based representation and parameterized uniform crossover (PUX) for random-key based representation. …”
    Get full text
    Get full text
    Get full text
    Article
  9. 9

    USING LATENT SEMANTIC INDEXING FOR DOCUMENT CLUSTERING by MUFLIKHAH, LAILIL

    Published 2010
    “…Based on the new representation, the documents are then subjected to the clustering algorithm itself, which is Fuzzy c-Means algorithm. …”
    Get full text
    Get full text
    Thesis
  10. 10

    Hybrid multiobjective genetic algorithm for integrated dynamic scheduling and routing of jobs and automated guided vehicles in flexible manufacturing systems by Umar, Umar Ali

    Published 2014
    “…The integrated algorithms use two genetic representations for the individual solution entire sub-chromosomes. …”
    Get full text
    Get full text
    Thesis
  11. 11

    OPTIMIZED MIN-MIN TASK SCHEDULING ALGORITHM FOR SCIENTIFIC WORKFLOWS IN A CLOUD ENVIRONMENT by Murad S.S., Badeel R., Alsandi N.S.A., Alshaaya R.F., Ahmed R.A., Muhammed A., Derahman M.

    Published 2023
    “…To achieve this, we propose a new noble mechanism called Optimized Min-Min (OMin-Min) algorithm, inspired by the Min-Min algorithm. …”
    Review
  12. 12

    Fast zerox algorithm for routing in optical multistage interconnection networks. by T.D. , Shahida, Othman, Mohamed, Abdullah, M. Khazani

    Published 2010
    “…Based on the ZeroX algorithm, a fast and efficient crosstalk-free time- domain algorithm called the Fast ZeroX or shortly FastZ_X algorithm is proposed for solving optical crosstalk problem in optical Omega multistage interconnection networks. …”
    Get full text
    Get full text
    Article
  13. 13

    Comparison between Lamarckian Evolution and Baldwin Evolution of neural network by Taha, Imad, Inazy, Qabas

    Published 2006
    “…However, Lamarckian learning does alleviate the problem of multiple genotypes mapping to the same phenotype. …”
    Get full text
    Get full text
    Get full text
    Article
  14. 14

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

    Published 2019
    “…This study proposes a car parking management system which applies Dijkstra’s algorithm, Ant Colony Optimization (ACO) and Binary Search Tree (BST) in structuring a guidance system for indoor parking. …”
    Get full text
    Get full text
    Thesis
  15. 15

    Features selection for intrusion detection system using hybridize PSO-SVM by Tabaan, Alaa Abdulrahman

    Published 2016
    “…Hybridize Particle Swarm Optimization (PSO) as a searching algorithm and support vector machine (SVM) as a classifier had been implemented to cope with this problem. …”
    Get full text
    Get full text
    Thesis
  16. 16

    Dynamic interactive 3D mobile navigation aid by Adamu, Abubakar Ibrahim, Mantoro, Teddy, SHAFI’I, M.A.

    Published 2012
    “…This approach is unique because it provides visualization of 3D representation (map) in mobile devices’ which assists users to navigate interactively.…”
    Get full text
    Get full text
    Get full text
    Article
  17. 17

    Hybrid-discrete multi-objective particle swarm optimization for multi-objective job-shop scheduling by Anuar, Nurul Izah

    Published 2022
    “…For these types of problems, the proposed algorithm is demonstrated to be capable of producing higher percentages of solutions in the overall non-dominated set with better quality in terms of convergence and diversity than those obtained by the competing algorithms.…”
    Get full text
    Get full text
    Get full text
    Get full text
    Thesis
  18. 18

    Resource management in grid computing using ant colony optimization by Ku-Mahamud, Ku Ruhana, Mohamed Din, Aniza

    Published 2011
    “…Resources with high pheromone value are selected to process the submitted jobs.Global pheromone update is performed after completion processing the jobs in order to reduce the pheromone value of resources.A simulation environment was developed using Java programming to test the performance of the proposed EACO algorithm against other ant based algorithm, in terms of resource utilization.Experimental results show that EACO produced better grid resource management solution.…”
    Get full text
    Get full text
    Get full text
    Get full text
    Monograph
  19. 19

    Normalized Relational Storage for Extensible Markup Language (XML) Schema by Kamsuriah, Ahmad, Reduan, Samad

    Published 2011
    “…Therefore, how to provide a proper mapping approach from XML model to relational model become the major research problems. …”
    Get full text
    Get full text
    Journal
  20. 20

    Dual-head marking performance optimisation via evolutionary solutions by Koh J., Tiong S.K., Aris I.B., Mahmoud S.

    Published 2023
    “…This paper presents a new approach to optimise the performance of a multi-head marking system in terms of its marking speed This processing method named as MMA (Molecular Marking Optimisation algorithm) will adopt the use of Genetic Algorithm. …”
    Conference paper