-
-
January 17, 2024 at 3:19 am
-
January 18, 2024 at 3:29 am
ChrisLee
Subscriber图1:
t=linspace(0,2*pi,100);
x=cos(t)+0.65*cos(2*t)-0.65;
y=sin(t);
a=matrix(100,2);
for(i=1:100){
a(i,1)=x(i);
a(i,2)=y(i);
}
select("poly");
set("vertices",a);
-
Viewing 1 reply thread
- The topic ‘输入参数方程’ is closed to new replies.
Innovation Space
Trending discussions
Top Contributors
-
6014
-
1906
-
1425
-
1308
-
1021
Top Rated Tags
© 2026 Copyright ANSYS, Inc. All rights reserved.
Ansys does not support the usage of unauthorized Ansys software. Please visit www.ansys.com to obtain an official distribution.
