David
Followers: 0 Following: 0
Statistics
RANK
10,002
of 295,486
REPUTATION
4
CONTRIBUTIONS
7 Questions
1 Answer
ANSWER ACCEPTANCE
71.43%
VOTES RECEIVED
4
RANK
of 20,236
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 ago | 2 answers | 0
2
answersQuestion
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 ago | 1 answer | 1
1
answerQuestion
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 ago | 2 answers | 1
2
answersHow 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 ago | 0
Question
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 2 answers | 2
2
answersQuestion
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 ago | 2 answers | 0