Statistiques
RANG
107 394
of 300 343
RÉPUTATION
0
CONTRIBUTIONS
7 Questions
3 Réponses
ACCEPTATION DE VOS RÉPONSES
85.71%
VOTES REÇUS
0
RANG
of 20 926
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 168 172
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
For loop not working on logical indexing
I have a vector and a matrix. The vector is distance (22 elements long) and the logical matrix is LandingVelocities_index (22x54...
plus de 8 ans il y a | 1 réponse | 0
1
réponseHow do I select data from a quiver plot?
quiver(x,y,u,v), hold on plot(x,y,'*'), brush on
presque 10 ans il y a | 0
| A accepté
Question
How do I select data from a quiver plot?
I have position (x,y) and velocity (u,x) data plotted as a quiver plot. I would like to select only a subset of the data to anal...
presque 10 ans il y a | 1 réponse | 0
1
réponseQuestion
Easily working with numerical data in a cell array
I have a bunch of n x 2 matrices stored in a 1 x 37 cell array. The first column of each matrix is an x-position and the 2nd col...
environ 10 ans il y a | 1 réponse | 0
1
réponseSmoothing 1-dimensional geologic topography
Use smooth1q on the File Exchange (http://www.mathworks.com/matlabcentral/fileexchange/37878-quick---easy-smoothing) by Damien G...
environ 10 ans il y a | 0
| A accepté
Question
Smoothing 1-dimensional geologic topography
I have a 2xn matrix describing a geologic transect in terms of position (in meters) and height (in meters). I would like to smoo...
environ 10 ans il y a | 1 réponse | 0
1
réponseDiscretize a topographic profile described by a degree-9 polynomial
Use feval to evaluate the function at the desired x locations. discrete_polynomial_values=feval(fitted_polynomial,x_positio...
environ 10 ans il y a | 0
| A accepté
Question
Discretize a topographic profile described by a degree-9 polynomial
I have a 2D topographic profile of sand dunes (height vs. distance) described (in a simplified way) as a polynomial. I need to d...
environ 10 ans il y a | 1 réponse | 0
1
réponseQuestion
Finding corresponding values between vectors
umps_land is a vector and a subset of vector umps. The subset was selected graphically using the brush. vmps is a vector the sam...
plus de 10 ans il y a | 1 réponse | 0
1
réponseQuestion
fprintf and fopen changing the data I'm trying to write
I'm trying to save the result of calculations as an ASCII using fopen and fprintf, but my data becomes corrupted. Snippet below,...
plus de 10 ans il y a | 1 réponse | 0

