photo

Mayank Ghugretkar


Con actividad desde 2019

Followers: 0   Following: 0

Estadística

Feeds

Ver por

Pregunta


how to make make matlab compute values of simple trignometric identities?
cos(pi/2 + theta)= - sin(theta) ; sin(pi + theta) = - sin(theta) ; how do i compute these in MATLAB ! Here's my code ... (w...

casi 5 años hace | 2 respuestas | 0

2

respuestas

Pregunta


is there a way to get generalised code to take numerical inputs after a general solution is shown?
syms th2 d1 L1 d3 L2 ; a=[0 L2 0]; alp=[90 -90 0] d=[(L1+d1) 0 d3]; th=[0 th2 0] T=eye(4); n= 3 ; for i=1:n T =T*[co...

casi 5 años hace | 2 respuestas | 0

2

respuestas