MATLAB Implementation of Sliding Mode Control
Sliding mode control program capable of controlling nonlinear systems with partially unknown parameters, featuring robust disturbance rejection capabilities
Explore MATLAB source code curated for "非线性" with clean implementations, documentation, and examples.
Sliding mode control program capable of controlling nonlinear systems with partially unknown parameters, featuring robust disturbance rejection capabilities
A comprehensive time delay system toolbox capable of solving state responses, step responses, and analyzing both linear and nonlinear time delay systems with computational algorithms
MATLAB implementation of the Levenberg-Marquardt algorithm for nonlinear least squares curve fitting, including code examples and parameter optimization guidance.
Support Vector Machine (SVM), first proposed by Corinna Cortes and Vapnik in 1995, demonstrates unique advantages in solving small-sample, nonlinear, and high-dimensional pattern recognition problems. It can be extended to other machine learning tasks such as function fitting. In machine learning, SVM is a supervised learning model that analyzes data and recognizes patterns for classification and regression analysis. Key implementation aspects include kernel selection and margin optimization algorithms.
A comprehensive demonstration program showcasing Support Vector Machine applications in classification problems, featuring both linear and non-linear implementations with practical code examples.
Sharing a visualized nonlinear SVM multi-classification source code that is practical and easy to learn, featuring kernel function implementation and decision boundary visualization, worthy of further development.
MATLAB implementation for solving nonlinear least squares optimization problems with practical code examples and algorithm explanations
The improved nonlinear anisotropic diffusion method for edge-preserving image denoising incorporates second-order derivatives to achieve superior filtering performance and better edge preservation.
MATLAB Nonlinear Kalman Filter Toolbox featuring UKF, PF, and other algorithms with robust implementation for nonlinear state estimation
Advanced evolutionary algorithm implementation for optimizing particle filters in nonlinear non-Gaussian scenarios with performance enhancement capabilities