Search Results - (( dynamics optimization system algorithm ) OR ( java implementation based algorithm ))

Refine Results
  1. 1
  2. 2

    Parallel distributed genetic algorithm development based on microcontrollers framework by Krishnan P.S., Kiong T.S., Koh J.

    Published 2023
    “…Genetic algorithms are powerful optimizing techniques that are used successfully to solve problems in many different disciplines. …”
    Conference paper
  3. 3
  4. 4

    Ant colony optimization in dynamic environments by Chen, Fei Huang

    Published 2010
    “…In order to achieve this objective, six ant algorithms namely Ant System (AS), Ant Colony System (ACS), Best-Worst Ant System (BWAS), Elitist Ant System (EAS), Max-Min Ant System (MMAS) and Rank-Based Ant System (RBAS) were implemented to solve a dynamic optimization problem in the form of the dynamic Traveling Salesman Problem (TSP). …”
    Get full text
    Get full text
    Get full text
    Thesis
  5. 5

    RSA Encryption & Decryption using JAVA by Ramli, Marliyana

    Published 2006
    “…Today, with online marketing, banking, healthcare and other services, even the average householder is aware of encryption. The implementation of this project will be based on Rapid Application Design Methodology (RAD) and will be more focusing on research and finding, ideas and the implementation of the algorithm, and finally running and testing the algorithm. …”
    Get full text
    Get full text
    Final Year Project
  6. 6

    Direct approach for mining association rules from structured XML data by Abazeed, Ashraf Riad

    Published 2012
    “…The thesis also provides a two different implementation of the modified FLEX algorithm using a java based parsers and XQuery implementation. …”
    Get full text
    Get full text
    Thesis
  7. 7

    Particle swarm optimization and spiral dynamic algorithm-based interval type-2 fuzzy logic control of triple-link inverted pendulum system : a comparative assessment by M. F., Masrom, N. M. A., Ghani, M. O., Tokhi

    Published 2021
    “…It is shown that the particle swarm optimization-based control mechanism performs better than the spiral dynamic algorithm-based control in terms of system stability, disturbance rejection and reduce noise. …”
    Get full text
    Get full text
    Get full text
    Article
  8. 8

    Spiral-sooty tern optimization algorithm for dynamic modelling of a twin rotor system by Ahmad Nor Kasruddin, Nasir, Mohd Falfazli, Mat Jusof, Mohd Redzuan, Ahmad, Addie Irawan, Hashim

    Published 2022
    “…For solving a real-world problem, the proposed SSTA algorithm in comparison to STOA is applied to optimize parameters of a linear Autoregressive-Exogenous (ARX) dynamic model for a twin rotor system. …”
    Get full text
    Get full text
    Get full text
    Get full text
    Conference or Workshop Item
  9. 9

    An Improved Spiral Dynamic Optimization Algorithm with Engineering Application by Ahmad Nor Kasruddin, Nasir, Tokhi, M. O.

    Published 2015
    “…This paper presents the development of an improved spiral dynamic optimization algorithm with application to nonparametric fuzzy logic modeling of a twin rotor system (TRS). …”
    Get full text
    Get full text
    Get full text
    Article
  10. 10

    Comparative analysis of spiral dynamic algorithm and artificial bee colony optimization for position control of flexible link manipulators by Nor Maniha, Abdul Ghani, Nizaruddin, M. Nasir, Azrul Azim, Abdullah Hashim

    Published 2024
    “…Additionally, the spiral dynamics algorithm, which draws on principles from complex adaptive systems and human values, provides a framework for modelling system evolution. …”
    Get full text
    Get full text
    Get full text
    Article
  11. 11

    Hybridization of nonlinear sine cosine and safe experimentation dynamics algorithms for solving control engineering optimization problems by Mohd Helmi, Suid

    Published 2024
    “…The empirical assessment of these proposed methods encompasses a diverse set of 23 benchmark functions, demonstrating their efficacy comparable to well-established metaheuristic algorithms such as as the Grey Wolf Optimizer (GWO), Multi-Verse Optimization (MVO), Sine Cosine Algorithm (SCA), Ant Lion Optimizer (ALO), Moth-Flame Optimization Algorithm (MFO), and Grasshopper Optimization Algorithm (GOA). …”
    Get full text
    Get full text
    Thesis
  12. 12

    Opposition-based spiral dynamic algorithm with an application to optimize type-2 fuzzy control for an inverted pendulum system by Nasir, Ahmad Nor Kasruddin, Abdul Razak, Ahmad Azwan

    Published 2022
    “…This paper presents two variants of the Opposition-based Spiral Dynamic Algorithm (ObSDA) for an application to optimize a type-2 fuzzy logic controller for an inverted pendulum system. …”
    Get full text
    Get full text
    Get full text
    Get full text
    Article
  13. 13

    Automatic Number Plate Recognition on android platform: With some Java code excerpts by ., Abdul Mutholib, Gunawan, Teddy Surya, Kartiwi, Mira

    Published 2016
    “…The main challenges of implementing ANPR algorithm on mobile phone are how to produce a higher coding efficiency, lower computational complexity, and higher scalability. …”
    Get full text
    Get full text
    Get full text
    Book
  14. 14
  15. 15

    Development of optimization Alghorithm for uncertain non-linear dynamical system by Abdul Aziz, Mohd. Ismail, Yaacob, Nazeeruddin, Mohd. Said, Norfarizan, Hamzah, Nor Hazadura

    Published 2004
    “…An algorithm that definitely can satisfy the objectives is the Dynamic Integrated Systems Optimization and Parameter Estimation (DISOPE) algorithm. …”
    Get full text
    Get full text
    Monograph
  16. 16

    A Novel Adaptive Spiral Dynamic Algorithm for Global Optimization by Ahmad Nor Kasruddin, Nasir, Tokhi, M. O., Sayidmarie, O., Raja Mohd Taufika, Raja Ismail

    Published 2013
    “…This paper presents a novel adaptive spiral dynamic algorithm for global optimization. Through a spiral model, spiral dynamic algorithm has a balanced exploration and exploitation strategy. …”
    Get full text
    Get full text
    Get full text
    Conference or Workshop Item
  17. 17

    Audio Streaming System Using Real-Time Transport Protocol Based on Java Media Framework by Asaad Aref, Ibrahim

    Published 2004
    “…A design proposal was outlined to provide an adaptive client/server approach to stream audio contents using Real-Time Transport Protocol (RTP) involving architecture based on the Java Media Framework (JMF) Application Programmable Interfaces (API).RTP protocol is the Internet-standard protocol for the transport of real-time data, including audio and video and can be implemented by using Java Media Framework (JMF). …”
    Get full text
    Get full text
    Thesis
  18. 18
  19. 19

    Ant colony optimization algorithm for dynamic scheduling of jobs in computational grid by Ku-Mahamud, Ku Ruhana, Ramli, Razamin, Yusof, Yuhanis, Mohamed Din, Aniza, Mahmuddin, Massudi

    Published 2012
    “…Job scheduling problem is classified as an NP-hard problem.Such a problem can be solved only by using approximate algorithms such as heuristic and meta-heuristic algorithms.Among different optimization algorithms for job scheduling, ant colony system algorithm is a popular meta-heuristic algorithm which has the ability to solve different types of NP-hard problems.However, ant colony system algorithm has a deficiency in its heuristic function which affects the algorithm behavior in terms of finding the shortest connection between edges.This research focuses on a new heuristic function where information about recent ants’ discoveries has been considered.The new heuristic function has been integrated into the classical ant colony system algorithm.Furthermore, the enhanced algorithm has been implemented to solve the travelling salesman problem as well as in scheduling of jobs in computational grid.A simulator with dynamic environment feature to mimic real life application has been development to validate the proposed enhanced ant colony system algorithm. …”
    Get full text
    Get full text
    Monograph
  20. 20

    A multi-objective Spiral Dynamic algorithm and its application for PD design by Ahmad Nor Kasruddin, Nasir, Mohd Ashraf, Ahmad, A. R.A., Azwan, Mohd Falfazli, Mat Jusof

    Published 2017
    “…This paper presents a novel multi-objective Spiral Dynamic Optimization (MOSDA) algorithm. It is an extended version of a single objective type SDA. …”
    Get full text
    Get full text
    Get full text
    Conference or Workshop Item