参数寻优 Resources

Showing items tagged with "参数寻优"

This MATLAB program implements PID controller tuning using genetic algorithms for parameter optimization. The approach provides an efficient global optimization method that requires no initial parameter information and can find globally optimal solutions through evolutionary computation techniques.

MATLAB 224 views Tagged

A parameter optimization program for libsvm that provides full grid search optimization specifically designed for SVR (Support Vector Regression), primarily used for SVM regression prediction with detailed implementation of parameter tuning algorithms and cross-validation techniques.

MATLAB 258 views Tagged