linmod or linearize?
이전 댓글 표시
Hi,
I found two different methods to linearize a simulink model: linearize and linmod. Both can lin. the system at an operation point or at a certain time. Whats the difference between both? Linearize is used by the Linear Analysis Tool, which seems to be relatively new. Is linmod an older method that will be replaced by linearize?
Cheers, Frank
채택된 답변
추가 답변 (2개)
Guy Rouleau
2013년 12월 6일
0 개 추천
Here it is:
In short, the answer is: use "linearize".
GS
2023년 1월 4일
0 개 추천
The "linearize" command is available only if you have the Simulink Control Design add-on, which you have to pay extra for. It does not come as a standard part of Simulink, AFAIK. The "linmod" command does not have the same features, but it is standard Simulink.
카테고리
도움말 센터 및 File Exchange에서 Trimming and Linearization에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!