photo

mehran


Oklahoma State University Stillwater

Last seen: 2 months 前 自 2023 起处于活动状态

Followers: 0   Following: 0

消息

统计学

  • First Answer

查看徽章

Feeds

排序方式:

已回答
parametric plot with values of parameter on plot
t = linspace(0, 10*pi, 500); x = 3*t.*cos(t); y = 3*t.*sin(t); figure(3); plot(x,y); hold on; vec1=1:20:floor(length(t)/2...

10 months 前 | 0