Feeds
提问
How can I interpolate a vector into a shorter one?
Here is my problem: I have two vectors which I wanna make them same in the length. So my approach was trying to interpolate the...
13 years 前 | 1 个回答 | 0
1
个回答提问
Convhull has a very strange output
I have a series of points and I want to create a boundary around it. I used convhull function and it gave me something wider ...
13 years 前 | 0 个回答 | 0
0
个回答提问
How can I load a large csv file?
I have a large csv file (6GB) and try to load it into MATLAB and save it into structure file. I am currrently using textscan,...
13 years 前 | 1 个回答 | 0
1
个回答提问
Find points in 3D polygon using inhull
I have series of points (a 344*3 matrix)forming a 3D polygon. It's actually providing an surface for my desired area. When I...
13 years 前 | 1 个回答 | 0