代码搜索结果
找到约 10,000 项符合
Design 的代码
pid_design.m
%PID_DESIGN is the function used in CtrlLAB for PID controller design. In this
%function, different tuning algorithms are implemented, and details can be referred
%from the lecture notes.
%
%Av