Mohammad Ghani

I’m a researcher at Universitas Airlangga
I’m interested in Data-Driven Dynamical Systems
Ph.D. in Applied Mathematics

Personal Websites

LinkedIn · RPubs · SciProfiles · Scholar UNAIR

Google Scholar Author ID: L_c7x9YAAAAJ

ORCID Author ID: 0000-0003-3085-8668

SINTA Author ID: 6771231

Scopus Author ID: 57204973352

E-Books

https://play.google.com/store/books/details?id=zlatEAAAQBAJ

https://play.google.com/store/books/details?id=BcUYEQAAQBAJ

https://play.google.com/store/books/details?id=dDU5EQAAQBAJ

Reviewers

Invited Reviewer of Applications of Mathematics
Issued by Springer · March 2025

Invited Reviewer of MethodsX
Issued by Elsevier · March 2025

Invited Reviewer of Acta Mechanica et Automatica
Issued by Sciendo · March 2025

Invited Reviewer of MethodsX
Issued by Elsevier · Oct 2024

Invited Reviewer of MethodsX
Issued by Elsevier · Aug 2024

Invited Reviewer of Fractals
Issued by World Scientific · May 2024

Invited Reviewer of MethodsX
Issued by Elsevier · May 2024

Conferences

Book Front ICATAM: October 17-18 2024 · Proceedings

Publications

Diphtheria transmission prediction by Extended Kalman Filter
22 March 2025 · Mohammad Ghani

Ocean wave prediction using Long Short-Term Memory (LSTM) and Extreme Gradient Boosting (XGBoost) in Tuban Regency for fisherman safety
2 November 2024 · Riswanda Ayu Dhiya’ulhaq, Anisya Safira, Indah Fahmiyah, Mohammad Ghani

Forecasting The Number of Foreign Tourism Visits to Indonesia using Seasonal Autoregressive Integrated Moving Average (SARIMA) and Holt-Winters Approach
1 November 2024 · Indah Fahmiyah, Lidya Septi Andini, Mohammad Ghani

Spatial impact on inflation of Java Island prediction using Autoregressive Integrated Moving Average (ARIMA) and Generalized Space-Time ARIMA (GSTARIMA)
17 July 2024 · Anisya Safira, Riswanda Ayu Dhiya’ulhaq, Indah Fahmiyah, Mohammad Ghani

Kalman filter based on a fractional discrete-time stochastic augmented CoVid-19 model
24 April 2024 · Mohammad Ghani, Dwi Rantini, Maryamah

Discussions

Estimation of Angle Velocities and Positions for ARM model (Shoulder joint and Elbow joint) using Extended Kalman Filter

Screenshot 2024-12-04 172437 [Source of Fig. 1]

EKF_ARM_Model_2

ARM model is shown below:









Calculation using MAPLE
Detailed description of dynamic systems

fminsearch VS lsqcurvefit to estimate the parameters of infection rate and recovery rate for the SIR model


Initial values of parameters (before estimated by fminsearch and lsqcurvefit):

fminsearch lsqcurvefit

Estimated parameters by fminsearch and lsqcurvefit:

Main part of fminsearch: fminsearch(@error_sum_of_squares_fminsearch,param)
Main part of lsqcurvefit: lsqcurvefit(@sir_rhs_lsqcurvefit,param,tspan,data)

  • param is the parameters of infection rate and recovery rate
  • tspan is time (number of data)

  • The data is based on the article entitled “On parameter estimation approaches for predicting disease transmission through optimization, deep learning and statistical inference methods”:
    data=[3;6;25;73;222;294;258;237;191;125;69;27;11;4] and [S0,I0,R0]=[760,3,0]

    Estimation of parameters infection rate and recovery rate for the SIR model using Extended Kalman Filter

    WORKFLOW_001



    SIR_model

    estimate_state_SIR

    estimate_parameter_SIR

    Estimations of parameters for the Mass-Spring-Damper Dynamical Systems using Extended Kalman Filter (Case 1: for the estimation of mass (m) only, Case 2: for the estimations of mass (m), damping (b), and spring (k))

    WORKFLOW2_001





    WhatsApp Image 2024-11-20 at 16 41 59

    WhatsApp Image 2024-11-20 at 16 41 48

    WhatsApp Image 2024-11-20 at 19 19 08

    WhatsApp Image 2024-11-20 at 19 19 07

    Ph.D. Thesis

    MCMC samplers used in Bayesian statistics

    Correlation coefficient and correlation test in R

    Topic of Concern