Function for linearization of nonlinear system of equations

조회 수: 4 (최근 30일)
HN
HN 2020년 11월 12일
댓글: Walter iacomacci 2020년 11월 16일
  • V =F(rp,x1,x2,theta(t), psi(t), phi(t),wx(t),wy(t) ) is a non linear equation and the objective is to minimize output vector V for the given optimization variables rp, x1 and x2. Can anyone recommend me a method to linearize it using matlab ?
  댓글 수: 10
HN
HN 2020년 11월 16일
Walter iacomacci Thank you,
I don't have model in simulink. I hope I can convert the program above easily. right ?
Walter iacomacci
Walter iacomacci 2020년 11월 16일
If you have the actual differential equation you can recreate it easily in Simulink. Here is an example:
Which is a Differential Equation System of a Circuit, the Block diagram looks like this with Vin=30
Ignore the gain with 1/4 going to VL it is just a relation to obtain the values in time for a voltage in the inductor.
If you have only 1 differential equation is much easier. Let me know if you need help.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Systems of Nonlinear Equations에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by