Feeds
提问
How to delete rows in matrix based on several/multiple intervals/ranges?
He I try to alter my collected data so I will only have "clean" values. For this I want to remove a part of my data set. The...
8 years 前 | 1 个回答 | 0
1
个回答提问
Is there an alternative for biplot to plot Principle Component Analysis (PCA) scores (like frequency/density score plot)?
He I ran Principle Component Analysis (PCA) on a large dataset (~2 500 000 x 9 matrix). This creates coefficient, score and l...
8 years 前 | 1 个回答 | 0
1
个回答提问
Why can dlmread not open a file created with dlmwrite?
Hi I created and .txt file with the function dlmwrite in order not to rerun the previous code for collecting values from over a ...
8 years 前 | 0 个回答 | 0
0
个回答提问
Extract data from surface (4x1) to 2D matrix
Hey I created a 4x1 surface by extracting slices from a 3d grid. process: x,y,z & D all 160056x1 double xq, yq & zq are ...
9 years 前 | 2 个回答 | 0
