Gain scheduling - tunablesurface problem
信息
此问题已关闭。 请重新打开它进行编辑或回答。
显示 更早的评论
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?
0 个评论
回答(0 个)
此问题已关闭。
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!