Luqman Alabri
Followers: 0 Following: 0
Feeds
질문
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...
거의 2년 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 1 | 0