Finding operating points w. R2012b
显示 更早的评论
Are the functions "findop", "linearize", and 'operspec" still supported in R2012b? They are discussed in the documentation, but when I ask for help on them using the MATLAB command line it says the functions cannot be found. (I do have the Control System Toolbox.) And if these functions are no longer available, how does one find operating points for a non-linear Simulink simulation?
I have used "trim" with limited success, so I need a better technique.
2 个评论
Ryan G
2013-1-21
There are ways to do certain tasks with only control system toolbox. It is typically not as 'friendly' as having Simulink Control Design and you won't have access to the GUI which makes the whole thing way easier.
You can use the linmod command to linearize and use input ports and output ports to set the I/O.
Dave
2013-1-21
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Classical Control Design 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!