Community Profile

photo

Xavi Alm


Last seen: 3 years ago Active since 2019

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Solve non-linear equation.
Hi to all, Im solving the next equation (I use 2 different methods of writing the equation) %Variable syms theta %Definic...

4 years ago | 1 answer | 0

1

answer

Question


I'm trying to define a simbolic variable like ¨ syms x ¨. I used to do it but now It doesn't work..
Example of the code: syms I1 I2 z1 z2 z3 z4 kt I3 I4 M K M=[I1+I2*(z1^2/z2^2) 0;0 I3*z4^2/z3^2+I4] K=[(z1^2/z...

4 years ago | 2 answers | 0

2

answers