photo

Nuno Simões


Con actividad desde 2014

Followers: 0   Following: 0

Mensaje

Professional Interests: Oceanografia

Estadística

MATLAB Answers

4 Preguntas
0 Respuestas

CLASIFICACIÓN
34.255
of 300.369

REPUTACIÓN
1

CONTRIBUCIONES
4 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
50.0%

VOTOS RECIBIDOS
1

CLASIFICACIÓN
 of 20.936

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.436

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

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


Dlmwrite in looping - only records the last Linha of the matrix in the text file
Hi This is my script: for n=1:numel(LonUq) for m = 1:numel(LatUq) ind = find(LLDAm(:,2) == LonUq(n) & LLDAm(:,1...

más de 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Someone can explain to me how to generate and save a txt, excel file data, after "for loop" and is meshgrid ?
Hi, I have the following script to run the attached data. fname1 = uigetfile({'*.txt;*.dat;*.tab','Data Files (*.txt...

más de 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Is there any command / function to tell what the value of this list that is closest to 20 (for example)?
Hi, I have, for example, the following list of values. 102.0 105.7 116.5 128.3 134.0 137.3 0.080 0...

más de 11 años hace | 1 respuesta | 1

1

respuesta

Pregunta


For Loop or filter to select equal data in a data file ?
Hello I have a dat file with the following data, and through them, I need to select the same values ​​of Latitude and then s...

más de 11 años hace | 2 respuestas | 0

2

respuestas