photo

Muhammad Salahul Din


2017년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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

6년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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

6년 초과 전 | 답변 수: 1 | 0

1

답변