Community Profile

photo

Luqman Alabri


Last seen: 1 year ago Active since 2021

Followers: 0   Following: 0

Statistics

  • Thankful Level 2

View badges

Feeds

View by

Question


why do I receive syms requires Symbolic math tool box
syms M m L q d_q dd_q x d_x dd_x g b J F eq1= (M+m)*dd_x + m*L*(dd_q*cos(q)-d_q^2*sin(q))+b*d_x-F; eq2= (J+mL)*dd_q+m*L*dd_x*c...

1 year ago | 1 answer | 0

1

answer

Question


how to use fsolve in for loop?
I need to pass different values of (theta_r) into F(1) and F(2) to get different values of x(1) and x(2). i use this code, but ...

3 years ago | 1 answer | 0

1

answer