Discrete Fractional-Order PID Control
This implementation utilizes a discrete fractional-order control algorithm for PID parameter tuning, featuring advanced mathematical foundations for precision control applications.
Explore MATLAB source code curated for "参数调节" with clean implementations, documentation, and examples.
This implementation utilizes a discrete fractional-order control algorithm for PID parameter tuning, featuring advanced mathematical foundations for precision control applications.
LIBSVM is a simple, easy-to-use, and efficient software package developed by Professor Lin Chih-Jen and colleagues at National Taiwan University for SVM pattern recognition and regression. It provides pre-compiled executables for Windows systems along with full source code for customization and cross-platform deployment. The package requires minimal parameter tuning with comprehensive default settings, includes cross-validation functionality for model evaluation, and supports various SVM formulations including C-SVM, ν-SVM, ε-SVR, and ν-SVR, along with multi-class classification using one-versus-one strategy.
Implementation of adaptive control using model reference methodology with Lyapunov stability theory for parameter adaptation design
Simulink model for motor drive system featuring PI controller parameter adjustment to simulate control performance, including program execution result diagrams with implementation insights
This code implements PID parameter regulation using an incremental control algorithm approach.
MATLAB program implementation of the Gaussian kernel function, a commonly used kernel in machine learning, with enhanced technical explanations and implementation details.
Spatial Identification of PMSM Direct Torque Control Systems with Implementation Approaches