Feeds
提问
Find x,y,z coordinations of a point given a set of other points with known distances
Hi, I have a data set where I have 4-7 points (x,y,z) with known coordinates over time (100 time frames). At one time frame ...
11 years 前 | 1 个回答 | 0
1
个回答提问
Help using interp1 to resample data
Hi, I have a series of data that spans 202 points. I want to resample it down to 172 points. Im using the interp1 function as...
11 years 前 | 1 个回答 | 0
1
个回答提问
Problems fitting a plane using cftool
I'm having an issue fitting a plane to a 3d data set using the cftool. I have lots of these data sets, and every once and a whil...
12 years 前 | 1 个回答 | 0
1
个回答提问
Trimming a matrix based on index values
So I have a large matrix where the first column is the time index, and all the other columns are data points at that time index....
13 years 前 | 1 个回答 | 0
1
个回答提问
Line Plot and NaN Values
Hi, I have several matrices that I am trying to graph on the same plot, except that some of the matrices contain lots of NaN ...
14 years 前 | 1 个回答 | 0
1
个回答提问
Interpolating Data from Vectors of Different Length
Hi, So I have several data sets where one vector is essentially a % time matrix (from 0-100%), and the other matrix is the d...
14 years 前 | 1 个回答 | 0
