Feeds
已回答
求教一种matlab极坐标图像画法。
举个例子: % fun = @(t,r)r.^3 + cos(t); fun = @(t,r)2.7.^sin(t)-2*cos(4*t)+sin((2*t-pi)/24).^5-r; h = fimplicit(fun,[-12*pi,12*pi]...
求教一种matlab极坐标图像画法。
举个例子: % fun = @(t,r)r.^3 + cos(t); fun = @(t,r)2.7.^sin(t)-2*cos(4*t)+sin((2*t-pi)/24).^5-r; h = fimplicit(fun,[-12*pi,12*pi]...
3 years 前 | 0
| 已接受

