linmod or linearize?
조회 수: 18 (최근 30일)
이전 댓글 표시
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
댓글 수: 0
채택된 답변
Arkadiy Turevskiy
2012년 4월 9일
편집: Siddharth Jawahar
2024년 2월 19일
Please take a look here, and scroll down to the section "Linearization Using Simulink Control Design Versus Simulink".
HTH.
Arkadiy
댓글 수: 1
추가 답변 (2개)
GS
2023년 1월 4일
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.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Linearization에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!