Estadística
CLASIFICACIÓN
21.084
of 295.467
REPUTACIÓN
2
CONTRIBUCIONES
18 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
33.33%
VOTOS RECIBIDOS
2
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
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 take an average of three dimensional data?
Hi, I have a three-dimensional matrix (360 x 720 x 60), in this matrix 60 represents monthly data of 5yeras (for example mont...
más de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
How to calculate correlation coefficient between three dimensional matrix ?
Hello, I have two gridded matrix, matrix1 and matrix2 having latitude, longitude and months (180 x 360 x 12). I have calculat...
más de 8 años hace | 0 respuestas | 0
0
respuestasPregunta
How to assign NaN in matrix by masking ?
Hello everyone, I have two matrices, matrix1 is three dimensional 180 x 360 x 12 (latitude x longitute x months) and matrix2 ...
más de 8 años hace | 3 respuestas | 1
3
respuestasPregunta
How to calculate correlation coefficient and p-value between two 3-d matrix?
Hello, I have two gridded matrix having latitude,longitude and time(180x360x12). I have calculated correlation coefficient b...
más de 8 años hace | 0 respuestas | 0
0
respuestasPregunta
how to read excel data in matlab?
I have daily time series data for 10 year in excel sheet (365 values in every year). Now I want to monthly sum this daily data a...
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
How to take seasonal average of monthly values?
Hello, I have 10 years (120 months) temperature data set. Now I want to take seasonal average of these monthly dataset. season ...
casi 9 años hace | 1 respuesta | 0
1
respuestacalculation of time series.
Temperature is 2-D array. I am trying to say I have a arrays T (time series of temperature January to December 1*12). now I want...
alrededor de 9 años hace | 0
Pregunta
calculation of time series.
I have monthly (420 months) time series data of temperature . I need to calculate a another time series based on following formu...
alrededor de 9 años hace | 3 respuestas | 0
3
respuestasPregunta
How to figure out percentage change in time series?
I have time series values (monthly/annual/seasonal) of coefficient value (S) and A. I want to make a plot, where x axis (A) and ...
alrededor de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
how to average hourly data set.
I have a three dimensional matrix 180*360*3456 3456 represents time series of 36 years. this is hourly data set, in every mon...
más de 9 años hace | 2 respuestas | 0
2
respuestasPregunta
How to calculate error in trend?
I have estimated slope from least square method. Now I need to calculate error of this slope at 95% confidence interval. kindly ...
más de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
how to estimate error in a trend from sen slope estimator?
Can we estimate error in a trend, which is estimated by Theil-Sen slope estimator? If it is possible than how to estimate error?...
más de 9 años hace | 0 respuestas | 0
0
respuestasPregunta
how to calculate significance value of lag correlation?
I have cross correlate the monthly rainfall and groundwater. % code [XCF, Lags, Bounds] = crosscorr(flipud((gw')), fl...
más de 9 años hace | 1 respuesta | 1
1
respuestaPregunta
how to fit a trend line in plotyy ?
% code y = [1:120]'; plotyy(y,data1,y,data2); hold on % plot(y,intercept + slope*y); according to this code how can fit ...
más de 9 años hace | 2 respuestas | 0
2
respuestasPregunta
how to plot probability density plot ?
I have two dimensional array 1*120, I want to make probability density plot in. how to I plot in matlab?
más de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
how to correlate two data ?
I have two types of data x and y. Both have two dimensional array 1*119 and 1*119 respectively. Now in order to get correlation ...
más de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
how to extend third dimension of matrix?
If I have a three dimensional matrix 180*360*5, suppose third dimension representing 5 months of a year (feb, march, may, aug, d...
casi 10 años hace | 2 respuestas | 0
2
respuestasPregunta
how to add missing months in loop?
I have a monthly soil moisture data of 10 year in hdf format. The data file contains 105 hdf file, 15 months are missing. The di...
casi 10 años hace | 1 respuesta | 0
1
respuestaPregunta
how to read hdf file?
I have a three dimension hdf data 180*360*105 in SDS format. I am having problem in hdfread with START, STRIDE, EDG. I need to r...
casi 10 años hace | 0 respuestas | 0