Estadística
2 Preguntas
0 Respuestas
CLASIFICACIÓN
175.883
of 301.447
REPUTACIÓN
0
CONTRIBUCIONES
2 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
100.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 21.284
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 174.609
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
how to put '(xlsread) variable' in { } ?
data1 = xlsread('~~~.xlsx'); data2 = xlsread('~~~.xlsx'); data3 = xlsread('~~~.xlsx'); d = {'data1','data2','data3'}; num_...
casi 6 años hace | 1 respuesta | 0
1
respuestaPregunta
how to interpolate nx2 (x,y) matrix include some NaNs with newton's interpolation.
% data1 is loaded data, nx2 matrix x1 = data1(:,1); % constant time interval, nx1 matrix y1 = data1(:,2); % data about x, nx...
casi 6 años hace | 1 respuesta | 0

