garry lyon
Followers: 0 Following: 0
Feeds
질문
math question using matlab
anyone know how to answer these questions using matlab a = 13; c = 17; k = 2*pi/3; theta = 0:0.0001:2*pi; b = a*cos(theta)...
3년 초과 전 | 답변 수: 0 | 0
0
답변질문
error with plotting graph
a = 13; c = 17; k = 2*pi/3; theta = 0:0.0001:2*pi; d2b = -(a*(cos(theta)*(c^2 - a^2*sin(theta).^2).^(3/2) + a^3*sin(theta).^...
3년 초과 전 | 답변 수: 1 | 0