Feeds
提问
Rizzoli trunk biomechanical Model script
Hello all, I was wondering if there was a MATLAB script available to analyse the biomechanical segements of the Rizzoli Trunk m...
3 years 前 | 0 个回答 | 0
0
个回答提问
Extracting overlapping windows of data for analysis
Hi all, I have an array of data points and I need to analyse overlapping windows of that data. i.e. I have 30000 data points an...
7 years 前 | 0 个回答 | 0
0
个回答提问
Superimposing a Quiver plot over an Image
Hello, I have an Quiver plot I want to superimpose over a color mapped image. i.e. The image was developed with the use of the ...
8 years 前 | 0 个回答 | 0
0
个回答已回答
Interpolation of 3D point data
Figured this Question out Inter_p= linspace(1,length(Data),1000); %create a array of points within the length of the data ...
Interpolation of 3D point data
Figured this Question out Inter_p= linspace(1,length(Data),1000); %create a array of points within the length of the data ...
8 years 前 | 0
提问
Rounding numbers using a condition?
I have an array of numbers ranging from 95 to 116. I would like to have the numbers closest to 99 in value be 99, the numbers cl...
8 years 前 | 2 个回答 | 0
2
个回答提问
Interpolation of 3D point data
Hello, I have a nx5 matrix where column 3, 4 and 5 are x,y,z 3D points respectively. I was wondering how I would interpolate (sm...
8 years 前 | 3 个回答 | 0
3
个回答提问
How do I assign certain colours to different sections of a 3plot?
I have a 4 column matrix. The first column is assigned a number, 99,104 or 115 and the last three columns represents a position ...
8 years 前 | 1 个回答 | 0
1
个回答提问
How can I extract data with respect to certain non numeric values
I have a csv file, which have numeric and non numeric columns. e.g the first, second and fourth column has numbers and the third...
8 years 前 | 2 个回答 | 0