MATLAB Implementation of Continuous Hidden Markov Models (HMM)
MATLAB code for Continuous Hidden Markov Models (HMM) with Gaussian Mixture Model-based observation modeling
Explore MATLAB source code curated for "matlab程序" with clean implementations, documentation, and examples.
MATLAB code for Continuous Hidden Markov Models (HMM) with Gaussian Mixture Model-based observation modeling
MATLAB implementation for radio wave propagation prediction in atmospheric ducting environments using the parabolic equation method model - pe_tropos_ducting.m
MATLAB implementations for hydrological trend analysis and change-point detection using Spearman's rank correlation, Kendall's tau, and Pettitt test methods
A MATLAB program for computing Lyapunov exponents with built-in usage instructions. Helpful for dynamical systems analysis, available for free download without any requirements.
A MATLAB implementation of a forward intersection function for photogrammetry, including detailed algorithm explanation and data processing capabilities.
MATLAB program for 3D electromagnetic field calculation of 1000kV high-voltage transmission lines using finite element method with advanced visualization capabilities
MATLAB program for incomplete data analysis (partial information reconstruction): Minimum Mean Square Estimation, Covariance Matrix Computation, Missing Value Imputation
MATLAB implementation for time series prediction using autoregressive moving average (ARMA) modeling with parameter estimation and forecast generation capabilities
A comprehensive MATLAB program for calculating Receiver Operating Characteristic (ROC) curves and Area Under the Curve (AUC) with detailed algorithmic implementation
MATLAB programs for solving nonlinear equations using bisection method and Newton-Raphson iteration method, featuring algorithm explanations and parameter optimization techniques.