David
自 2015 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
Plot best-fit Spearman rank correlation curve
Dear Matlab community, I'm evaluating one-variable Spearman rank correlation, simply by invoking: [rho, pval] = corr(x, y, 'ty...
6 years 前 | 2 个回答 | 0
2
个回答提问
Optimize filling of sparse matrix: "This sparse indexing expression is likely to be slow."
Hi, I have a sparse matrix for which I'm replacing certain values in a foor-loop structure. It all goes on the lines of ...
7 years 前 | 1 个回答 | 1
1
个回答提问
Read binary with ascii header
Hi, I have a .vtu-file which contains numerical data (velocity value(s) at certain x,y,z-points) in binary format. The format...
9 years 前 | 2 个回答 | 1
2
个回答已回答
How to save a figures "color"??
From an old similar question (see <http://www.mathworks.com/matlabcentral/newsreader/view_thread/83267>), getframe is perhaps th...
How to save a figures "color"??
From an old similar question (see <http://www.mathworks.com/matlabcentral/newsreader/view_thread/83267>), getframe is perhaps th...
9 years 前 | 0
提问
Read text file and identify certain values line by line, or character by character
Hi, sorry for the long post, but I need to perform a specific task on a text-file and were hoping some of you had any good ad...
9 years 前 | 1 个回答 | 0
1
个回答提问
Coloring of specific elements using trimesh
Hi, I'm using trimesh to plot a triangular mesh having all nodal positions stored in x,y,z and a corresponding nodal connecti...
9 years 前 | 1 个回答 | 0
1
个回答提问
Fitting smooth closed spline to scattered 2D points
Hi everyone, I have a set of points scattered in a 2D plane. The points are scattered in a somwhat circular/elipptical way, b...
9 years 前 | 2 个回答 | 2
2
个回答提问
3D matrix from 3D scatter points
Hi everyone, I have tracked moving particles in a 3D space by storing their spatial coordinates positions in vectors. I.e. ...
9 years 前 | 2 个回答 | 0