photo

Ade Ade


Last seen: 3개월 전 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개월 전 | 답변 수: 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년 전 | 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년 전 | 0