Need Code for Kinematics

조회 수: 1 (최근 30일)
NANDEESWARAN
NANDEESWARAN 2024년 9월 28일
댓글: NANDEESWARAN 2024년 9월 30일
I need the code for the following Kinematics equation
" Velocity
VB= AA + ( AB x r AB )
VC = VB + ( ω BC x r BC )
Accelaration
AB = AA +( ( AB X AB x r AB )) + ( α AB x rAB)
AC = AB + ( ( BC X ( BC x r BC )) + ( α BC x r BC )
r AB = AB( sin θ i + cos θ j )
r BC = BC( sin α i + cos α j )
User need to input:
Distance: AB and BC
Angle: α and θ
k value = AB and α AB"
Need user ask to input

답변 (1개)

Udit06
Udit06 2024년 9월 28일
Hi Nandeeswaran,
It seems you are facing some difficulty in writing code for a kinematics equation. It would be better if you can point out in which step you are facing problem to get support from this forum. You can refer to the following MathWorks documentations for the key steps involved in the equation:
  댓글 수: 3
NANDEESWARAN
NANDEESWARAN 2024년 9월 28일
Thanks for your reply sir
NANDEESWARAN
NANDEESWARAN 2024년 9월 30일
Hello Udit,
Thank you so much taking your time to write code for me.,really I will appreciate .This code so usefule to me.
Sincerely
Nandeeswaran

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by