Main File: demo_Dynamic_RJ.mlx
Model Data: Model_CRB15000_Fake.xlsx
Model Data is Fake
Core Function:
Calculate 3 dirction force and torque at each frame:
[F_rot,F_fix,trq] = ...
InvDyn_RJ(T,dag,ddag,rotdirc,mass,cog,inertia,f_ext,n_ext)
Seperate force and torque to 4 parts:
[F_rot_a,F_rot_v,F_rot_g,F_rot_e,...
F_fix_a,F_fix_v,F_fix_g,F_fix_e] = ...
InvDyn_RJ_Part(T,dag,ddag,rotdirc,mass,cog,inertia,f_ext,n_ext)
인용 양식
HS Ding (2025). Inverse_Dynamic_Serial_Link (https://kr.mathworks.com/matlabcentral/fileexchange/167246-inverse_dynamic_serial_link), MATLAB Central File Exchange. 검색 날짜: .
MATLAB 릴리스 호환 정보
개발 환경:
R2024a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux태그
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!