Community Profile

photo

Muhammad Salahul Din


Con actividad desde 2017

Followers: 0   Following: 0

Estadísticas

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


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...

más de 6 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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)=...

más de 6 años hace | 1 respuesta | 0

1

respuesta