photo

Ade Ade


Last seen: 3 months 前 自 2019 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 1
  • First Answer

查看徽章

Feeds

排序方式:

提问


How to generate a surface from xyz coordinates of triangular mesh nodes
I have a matrix ox xyz coordinates (XYZ_Points) that represents only the surface nodes of a cuboid. I want to convert this coord...

7 months 前 | 1 个回答 | 0

1

个回答

已回答
Plot an Arc on a 2D Grid by given radius and end points
%Equation of a circle with centre (a,b) is (x-a)^2+ (y-b)^2 = r^2 %Circle Centre (1,1), radius = 10 k=1; %counter c =1 ; %...

5 years 前 | 0

已回答
Draw arc in Matlab?
%Equation of a circle with centre (a,b) is (x-a)^2+ (y-b)^2 = r^2 %Circle Centre (1,1), radius = 10 k=1; %counter c =1 ; %...

5 years 前 | 0