linearize a non linear system
이전 댓글 표시
Hello everyone,
I would like to perform a linearization of a mechanical system. In particular, I would like to linearize a multibody simscape model of a simple pendulum around an equilibrium configuration. How can I proceed?
답변 (2개)
Sulaymon Eshkabilov
2023년 2월 15일
0 개 추천
One of the ways of linearization in Simulink environment is to use the right mouse button option after clicking on the block (a subsystem) to be linearized:
Linear Analysis -> Linearize Block that prompts Model Linearizer Advisor window, where one can simulate the block responses (time and freq domains) adn obtain Linearization Advisor suggestions.
Paul
2023년 2월 16일
0 개 추천
Normally, linearize is used to linearize a Simulink model. However, you may be interested in this Question first.
카테고리
도움말 센터 및 File Exchange에서 Trimming and Linearization에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!