Feeds
提问
[NEED HELP] writing a for loop code for equation
<</matlabcentral/answers/uploaded_files/74852/%E6%9C%AA%E5%91%BD%E5%90%8D.png>> How do I write a for loop code, Z = 0:2 for a...
9 years 前 | 0 个回答 | 0
0
个回答提问
Question about using for loop and symsum together
<</matlabcentral/answers/uploaded_files/74643/%E6%9C%AA%E5%91%BD%E5%90%8D.png>> I am a beginner in using matlab and I have tr...
9 years 前 | 1 个回答 | 0
1
个回答提问
Boundary Smoothing of polygon
I get the boundary from a set of data points by using the built-in function : j = boundary(x,y,0.1); hold on; plot(x(j),y(j))...
9 years 前 | 1 个回答 | 0
1
个回答提问
Polyarea function concave or convex
I want to know whether the built in function polyarea finds the area of data points bounded by concavehull or not. If it is boun...
9 years 前 | 2 个回答 | 1
