Search Results - (( using function mead algorithm ) OR ( knowledge simulation based algorithm ))

Refine Results
  1. 1
  2. 2

    A Novel Polytope Algorithm based on Nelder-mead method for localization in wireless sensor network by Gumaida, Bassam, Abubakar, Adamu

    Published 2024
    “…Conclusion: The proposed algorithm that utilized NMM is more functional to enhance the precision of localization because of particular characteristics that are the flexible implementation of NMM and the free cost of using the RSSI technique.…”
    Get full text
    Get full text
    Get full text
    Get full text
    Article
  3. 3
  4. 4

    Optimized PID controller of DC-DC buck converter based on archimedes optimization algorithm by Ling, Kuok Fong, Islam, Muhammad Shafiqul, Mohd Ashraf, Ahmad

    Published 2023
    “…The proposed PID controller, optimized using AOA, is contrasted with PID controllers tuned via alternative algorithms including the hybrid Nelder-Mead method (AEONM), artificial ecosystem-based optimization (AEO), differential evolution (DE), and particle swarm optimizer (PSO). …”
    Get full text
    Get full text
    Get full text
    Article
  5. 5

    Knowledge base tuning using genetic algorithm for fuzzy behavior-based autonomous mobile robot by Adriansyah, Andi, H. M. Amin, Shamsudin

    Published 2005
    “…This paper presents a new schema to overcome behavior-based problems based on Fuzzy Logic Controller (FLC) where the fuzzy knowledge bases are tuned automatically by Genetic Algorithm (GAs), known as Genetic Fuzzy System (GFS). …”
    Get full text
    Get full text
    Conference or Workshop Item
  6. 6

    Hazard identification on fractionation column using rule based expert system by Mohd Yunus, Mohd Yusri, Ali, Mohamad Wijayanuddin

    Published 2001
    “…The process-general knowledge which consists of rule-based expert system is developed from simulation result obtained from HYSIS process simulator. …”
    Get full text
    Get full text
    Article
  7. 7

    Modeling and simulation of the industrial numerical distance relay aimed at knowledge discovery in resident event reporting by Othman, Mohammad Lutfi, Aris, Ishak, Abdul Wahab, Noor Izzri

    Published 2014
    “…This is justified by the practicality and necessity of divulging the decision algorithm hidden in the recorded relay event report using computational intelligence-based data mining. …”
    Get full text
    Get full text
    Article
  8. 8

    Modelling transmission dynamics of Covid-19 during pre-vaccination period in Malaysia: a GUI-based seird predictive model using Streamlit by Norsyahidah Zulkarnain, Muhammad Salihi Abdul Hadi, Nurul Farahain Mohammad, Shogar, Ibrahim

    Published 2024
    “…The mathematical model is solved using the Scipy odeint function, which uses the Livermore Solver for Ordinary Differential Equations with an Automatic method switching (LSODA) algorithm. …”
    Get full text
    Get full text
    Get full text
    Article
  9. 9

    Modelling transmission dynamics of covid-19 during Pre-vaccination period in Malaysia: a predictive guiseird model using streamlit by Zulkarnain, Norsyahidah, Abdul Hadi, Muhammad Salihi, Mohammad, Nurul Farahain, Shogar, Ibrahim

    Published 2023
    “…The mathematical model is solved using Scipy odeint function, which uses Livermore Solver for Ordinary Differential Equations with an Automatic method switching (LSODA) algorithm. …”
    Get full text
    Get full text
    Proceeding Paper
  10. 10

    SURE-Autometrics algorithm for model selection in multiple equations by Norhayati, Yusof

    Published 2016
    “…This automatic model selection algorithm is better than non-algorithm procedure which requires knowledge and extra time. …”
    Get full text
    Get full text
    Get full text
    Thesis
  11. 11

    Analytical studies and experimental examines for flooding-based search algorithms by Barjini, Hassan, Othman, Mohamed, Ibrahim, Hamidah, Udzir, Nur Izura

    Published 2012
    “…To improve this searching scheme and reduce redundant messages, there are many flooding-based search algorithms in literature. This pa- per provided analytical study for flooding and flooding-based algorithms. …”
    Get full text
    Book Section
  12. 12

    Implementing universal priority DBA algorithm in PIC based EPON testbed by Radzi N.A.M., Din N.M., Al-Mansoori M.H., Majid M.S.A., Abdullah F.

    Published 2023
    “…For proof-of-concept, the UDBA algorithm is implemented inside a proposed peripheral interface controller (PIC) based EPON testbed in order to evaluate the communication protocol involved. …”
    Article
  13. 13

    Modelling transmission dynamics of Covid-19 during pre-vaccination period in Malaysia : a gui-based seird predictive model using streamlit by Zulkarnain, Norsyahidah, Abdul Hadi, Muhammad Salihi, Mohammad, Nurul Farahain, Shogar, Ibrahim

    Published 2024
    “…The mathematical model is solved using the Scipy odeint function, which uses the Livermore Solver for Ordinary Differential Equations with an Automatic method switching (LSODA) algorithm. …”
    Get full text
    Get full text
    Get full text
    Article
  14. 14

    An ontology-based reasoning framework for reaction mechanisms simulation by Alicia Tang, Y., Zain, S., Abdul Rahman, N., Abdullah, R.

    Published 2007
    “…The construction of these models is automated based on a set of QR algorithms. We have tested the framework on the S N 1 and the S N 2 reaction mechanisms. …”
    Get full text
    Get full text
    Get full text
    Article
  15. 15

    Online DE optimization for Fuzzy-PID controller of semi-active suspension system featuring MR damper by Ahmed, Hesham, As’arry, Azizan, Hairuddin, Abdul Aziz, Hassan, Mohd Khair, Liu, Yunyun, Onwudinjo, Erasmus Cufe Ujunwa

    Published 2022
    “…In this paper, MR fluid damper with Fuzzy-PID controller is examined to be optimized using a modified DE algorithm. However, in the Fuzzy-PID controller, the fuzzy logic algorithm is used to auto-tune the PID controller, but it cannot be considered as a fully real-time controller since the fuzzy algorithm uses a previous knowledge base built offline. …”
    Get full text
    Get full text
    Article
  16. 16

    Compressed Sensing Implementations For Sparse Channel Estimation In OFDM Systems by Uwaechia, Anthony Ngozichukwuka

    Published 2018
    “…Secondly, based on prior knowledge of the measurement vector and measurement matrix, to accurately find the support of the unknown signal-vector from very few noisy measurements. …”
    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

    REDUCING LATENCY IN A VIRTUAL REALITY-BASED TRAINING APPLICATION by P ISKANDAR, YULITA HANUM

    Published 2006
    “…Findings indicated that heuristic-based algorithm is an accurate prediction method to compensate latency in virtual training. …”
    Get full text
    Get full text
    Thesis
  19. 19

    Discovering decision algorithm of distance protective relay based on rough set theory and rule quality measure by Othman, Mohamad Lutfi

    Published 2011
    “…Thus, this thesis addresses these issues with the objective of intelligently divulging the knowledge hidden in the recorded event report at a relay device level using a data mining strategy based on Rough Set Theory, Genetic Algorithm and Rule Quality Measure under supervised learning within the framework of Knowledge Discovery in Database (KDD) in order to discover the relay’s decision algorithm (prediction rules) and, subsequently, the association rule. …”
    Get full text
    Get full text
    Thesis
  20. 20

    Simulation of COVID-19 outbreaks via graphical user interface (GUI) by Mohd Jamil, Norazaliza, Rosli, Norhayati, Muhammad, Noryanti

    Published 2021
    “…An improved SIRD model was solved via the 4th order Runge-Kutta (RK4) method and 14 unknown parameters were estimated by using Nelder- Mead algorithm and pattern-search technique. …”
    Get full text
    Get full text
    Get full text
    Article