matlab驗證斯坦福機械手雅可比矩陣_第1頁
matlab驗證斯坦福機械手雅可比矩陣_第2頁
matlab驗證斯坦福機械手雅可比矩陣_第3頁
matlab驗證斯坦福機械手雅可比矩陣_第4頁
matlab驗證斯坦福機械手雅可比矩陣_第5頁
已閱讀5頁,還剩2頁未讀 繼續(xù)免費閱讀

下載本文檔

版權說明:本文檔由用戶提供并上傳,收益歸屬內容提供方,若內容存在侵權,請進行舉報或認領

文檔簡介

1、引Stanford Arm Forword Kinematics 的基本結論:一計算的Jacobian結果二各級矩陣三矢量叉積法J=J1 J2 J3 J4 J5 J6四驗證直接微分法和矢量叉積法的結果一致:1.J1與直接求導比較:.2.J2matlab的計算驗證過程:>> syms c6 s6 c5 s5 c4 s4>> T65=c6 -1*s6 0 0;0 0 -1 0;s6 c6 0 0;0 0 0 1>> T54=c5 -1*s5 0 0;0 0 1 0;-1*s5 -1*c5 0 0;0 0 0 1>> T43=c4 -1*s4 0 0;

2、s4 c4 0 0 ;0 0 1 0;0 0 0 1>> T63=T43*T54*T65T63 = c4*c5*c6-s4*s6, -c4*c5*s6-s4*c6, c4*s5, 0 s4*c5*c6+c4*s6, -s4*c5*s6+c4*c6, s4*s5, 0 -s5*c6, s5*s6, c5, 0 0, 0, 0, 1>> syms d3>> T32=1 0 0 0; 0 0 -1 -1*d3;0 1 0 0;0 0 0 1>> T62=T32*T63T62 = c4*c5*c6-s4*s6, -c4*c5*s6-s4*c6, c4*s

3、5, 0 s5*c6, -s5*s6, -c5, -d3 s4*c5*c6+c4*s6, -s4*c5*s6+c4*c6, s4*s5, 0 0, 0, 0, 1>> syms c1 c2 s1 s2>> R20=c1*c2 -1*c1*s2 -1*s1;s1*c2 -1*s1*s2 c1;-1*s2 -1*c2 0>> p622=0;-1*d3;0p622 = 0 -d3 0>> p620=R20*p622p620 = c1*s2*d3 s1*s2*d3c2*d3>> z2=0 0 c1;0 0 s1;-1*c1 -1*s1 0z2

4、 = 0, 0, c1 0, 0, s1 -c1, -s1, 0>> v2=z2*p620v2 = c1*c2*d3 s1*c2*d3 -c12*s2*d3-s12*s2*d3與直接求導比較:.在matlab中用B=jacobian(f,v)方法直接求導獲取雅可比矩陣>> clear>> syms theta1 d3 d2 theta2>> F=cos(theta1)*d3*sin(theta2)-sin(theta1)*d2;sin(theta1)*d3*sin(theta2)+cos(theta1)*d2;d3*cos(theta2)F =

5、cos(theta1)*d3*sin(theta2)-sin(theta1)*d2 sin(theta1)*d3*sin(theta2)+cos(theta1)*d2 d3*cos(theta2) >> syms theta4 theta5 theta6>> v=theta1;theta2;d3;theta4;theta5;theta6v = theta1 theta2 d3 theta4 theta5 theta6>> jacob=jacobian(F,v) 直接求偏導:>> syms theta1 d3 d2 theta2 theta4 th

6、eta5 theta6>>F1=cos(theta1)*d3*sin(theta2)-sin(theta1)*d2>> dif(F1,theta1)補充對教材雅可比矩陣逆矩陣的求解:>> syms l1 theta1 l2 theta2>>J=-l1*sin(theta1)-l2*sin(theta1+theta2)-l2*sin(theta1+theta2);l1*cos(theta1)+l2*cos(theta1+theta2) l2*cos(theta1+theta2)J = -l1*sin(theta1)-l2*sin(theta1+th

7、eta2), -l2*sin(theta1+theta2) l1*cos(theta1)+l2*cos(theta1+theta2), l2*cos(theta1+theta2)>> inv(J) ans = -cos(theta1+theta2)/l1/(cos(theta1+theta2)*sin(theta1)-sin(theta1+theta2)*cos(theta1), -sin(theta1+theta2)/l1/(cos(theta1+theta2)*sin(theta1)-sin(theta1+theta2)*cos(theta1) (l1*cos(theta1)+l2*cos(theta1+theta2)/l2/l1/(cos(theta1+theta2)*sin(theta1)-sin(theta1+theta2)*cos(theta1), (l1*sin(theta1)+l2*sin(theta1+theta2)/l2/l1/(cos(theta1+theta2)*sin(theta1)-sin(theta1+theta2)*cos(theta1) >> J11=simple(-co

溫馨提示

  • 1. 本站所有資源如無特殊說明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請下載最新的WinRAR軟件解壓。
  • 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請聯(lián)系上傳者。文件的所有權益歸上傳用戶所有。
  • 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁內容里面會有圖紙預覽,若沒有圖紙預覽就沒有圖紙。
  • 4. 未經(jīng)權益所有人同意不得將文件中的內容挪作商業(yè)或盈利用途。
  • 5. 人人文庫網(wǎng)僅提供信息存儲空間,僅對用戶上傳內容的表現(xiàn)方式做保護處理,對用戶上傳分享的文檔內容本身不做任何修改或編輯,并不能對任何下載內容負責。
  • 6. 下載文件中如有侵權或不適當內容,請與我們聯(lián)系,我們立即糾正。
  • 7. 本站不保證下載資源的準確性、安全性和完整性, 同時也不承擔用戶因使用這些下載資源對自己和他人造成任何形式的傷害或損失。

評論

0/150

提交評論