Community Profile

photo

SONI SONI


Attivo dal 2015

Statistiche

  • Thankful Level 3

Visualizza badge

Content Feed

Visto da

Domanda


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...

circa 6 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre 7 anni fa | 0 risposte | 0

0

risposte

Domanda


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 ...

oltre 7 anni fa | 3 risposte | 1

3

risposte

Domanda


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...

quasi 8 anni fa | 0 risposte | 0

0

risposte

Domanda


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...

circa 8 anni fa | 1 risposta | 0

1

risposta

Domanda


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 ...

circa 8 anni fa | 1 risposta | 0

1

risposta

Risposto
calculation 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...

oltre 8 anni fa | 0

Domanda


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...

oltre 8 anni fa | 3 risposte | 0

3

risposte

Domanda


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 ...

oltre 8 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre 8 anni fa | 2 risposte | 0

2

risposte

Domanda


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 ...

quasi 9 anni fa | 1 risposta | 0

1

risposta

Domanda


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?...

quasi 9 anni fa | 0 risposte | 0

0

risposte

Domanda


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...

quasi 9 anni fa | 1 risposta | 1

1

risposta

Domanda


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 ...

circa 9 anni fa | 2 risposte | 0

2

risposte

Domanda


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?

circa 9 anni fa | 1 risposta | 0

1

risposta

Domanda


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 ...

circa 9 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

circa 9 anni fa | 2 risposte | 0

2

risposte

Domanda


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...

circa 9 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

circa 9 anni fa | 0 risposte | 0

0

risposte