Why don't i get a vector for phi1?
Show older comments
t = pi/2:0.01:2*pi+(pi/2);
phi1 = (a^2+a^2+d^2+2*a*d*cos(pi-t)-d^2)/(2*b*sqrt(a^2+d^2+2*a*d*cos(pi-t)));
Accepted Answer
More Answers (0)
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!