Gain scheduling - tunablesurface problem
Información
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
Mostrar comentarios más antiguos
Hello, I've been recently trying to scheduls gains in 3-loop autopilot provided with MATLab in design a guidance system due my simulations when changing mass and other parameters of rokcet. I've been trying to use Tuning of Gain-Scheduled Three-Loop Autopilot, but when trying to use 'tunablesurface' in " Tunable gain surface" I'm getting error like this:
Undefined function or variable 'tunableSurface'.
Error in tune_gain_surf (line 4)
Kp = tunableSurface('Kp', 0.1, TuningGrid, ShapeFcn);
How to deal with it?
Respuestas (0)
La pregunta está cerrada.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!