photo

Muhammad Salahul Din


Active since 2017

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


I'm trying to solve christoffel symbol in Matlab. Code is not working.
syms th d alpha a th1 th2 l1 l2 lc1 lc2 I1x I1y I2x I2y I1z I2z m1 m2 Gamma D=[m1*lc1^2+m2*(l1^2+lc2^2+2*lc2*l1*cos(th2))+I1z...

mer än 6 år ago | 2 answers | 0

2

answers

Question


error index exceeds matrix dimension. I am not using matrix
syms th d alpha a th1 th2 l1 l2 lc1 lc2 I1z I2z m1 m2 d(1,1)=m1*lc1^2+m2*(l1^2+lc2^2+2*lc2*l1*cos(th2))+I1z+I2z; d(1,2)=...

mer än 6 år ago | 1 answer | 0

1

answer