Sei sulla pagina 1di 1

CD_2gdl_grafica.

m
L1=1
L2=1
th1=0:(pi/2)/20:pi/2
th2=0:(pi/2)/20:pi/2
px=L1*cos(th1)+L2*cos(th1+th2)
py=L1*sin(th1)+L2*sin(th1+th2)
plot(px,py)

Pgina 1

Potrebbero piacerti anche