photo

동욱


Last seen: 7 months ago Active since 2023

Followers: 0   Following: 0

Statistics

  • Thankful Level 2

View badges

Feeds

View by

Question


How to plot sym array in given value
syms a1 a2 a4 a5; d1=100;d2=250;d3=50;d4=250;d5=100; % define transformation matrix T_01=[sin(a1) 0 cos(a1) 0; -cos(a1) 0 sin...

9 months ago | 1 answer | 0

1

answer

Question


How to get new double array from sym array
I'm doing assigenment for Foward kinematics. But the loop doesn't stop. What do i have to do? The code is below. Thank you for ...

9 months ago | 2 answers | 0

2

answers