整定 Resources

Showing items tagged with "整定"

This optimization algorithm is designed for control parameter tuning, specifically for PID controller optimization and gain value adjustment through biologically-inspired computational methods.

MATLAB 231 views Tagged

Implementation of PID control using the BG-PSO (Binary Grid Particle Swarm Optimization) tuning algorithm, providing a reference for learners with detailed code examples and parameter optimization techniques.

MATLAB 200 views Tagged

PID parameter tuning using simplex method in Simulink environment, where the algorithm's effectiveness heavily depends on initial value selection. Initial parameters are configured in canshu.m file.

MATLAB 206 views Tagged