CONTROLLER DESIGN
Versión 1.0.0.0 (1,14 KB) por
Qazi Ejaz
how can we design a specific controller for the desired system requirements.
The modeling equation of this system is
MD2X+bDX+kX = F
Taking the Laplace transform of the modeling equation
Ms^2X(s) + bsX(s) + kX(s) =F(s)
The transfer function between the displacement X(s) and the input F(s) then becomes
X(s) / F(s) = 1 / (Ms^2 + bs +k)
Citar como
Qazi Ejaz (2026). CONTROLLER DESIGN (https://es.mathworks.com/matlabcentral/fileexchange/44292-controller-design), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Se creó con
R2010b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
- Control Systems > Control System Toolbox > Control System Design and Tuning > PID Controller Tuning >
Más información sobre PID Controller Tuning en Help Center y MATLAB Answers.
Etiquetas
Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
| Versión | Publicado | Notas de la versión | |
|---|---|---|---|
| 1.0.0.0 |