Estadística
5 Preguntas
5 Respuestas
CLASIFICACIÓN
155.714
of 295.569
REPUTACIÓN
0
CONTRIBUCIONES
5 Preguntas
5 Respuestas
ACEPTACIÓN DE RESPUESTAS
100.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.247
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.105
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
Interpolating missing values
I have a matrix with NaNs in some of the cells. I need to find all cells of the matrix with NaN values, then interpolate the mi...
alrededor de 13 años hace | 3 respuestas | 0
3
respuestasWhen to use find, loops or if?
Matt - I went back and re-calculated the matrix by hand and got the same thing your code got. I made a mistake somewhere the fi...
alrededor de 13 años hace | 0
Pregunta
How do I use nancov on a a matrix that has multiple consecutive rows of NaN in some of the columns?
I am trying to use nancov on a matrix that has multiple consecutive rows of NaN in some of the columns, and nancov simply return...
alrededor de 13 años hace | 1 respuesta | 0
1
respuestaWhen to use find, loops or if?
This is what I've been able to come up with so far, but I get this error message: index exceeds matrix dimensions. I have check...
alrededor de 13 años hace | 0
Pregunta
When to use find, loops or if?
I have a text file containing three columns of data (time in fractions of a day, depth, temp). I need code that will read throu...
alrededor de 13 años hace | 4 respuestas | 0
4
respuestasPregunta
using XTick
Apologies for the rudimentary question, I'm very much a novice with Matlab. I am trying to set the x axis tick marks for a figu...
alrededor de 13 años hace | 3 respuestas | 0
3
respuestasadding a label to a list of values
Thanks for the tip, however, I am still stuck. This is what I have now: p = {'Swo61670',p1,p2,p3}; fid = fopen('PlottingM...
alrededor de 13 años hace | 0
adding a label to a list of values
p.s. the identifier will be something like this 'xdc1658', which is why I am having a hard time adding it to the p vector in the...
alrededor de 13 años hace | 0
Pregunta
adding a label to a list of values
I have an m-file that will output a row of values to the same output file repeatedly, thus adding a new row each time I run this...
alrededor de 13 años hace | 3 respuestas | 0