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 years 前 | 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 years 前 | 1 个回答 | 0