photo

SONI SONI


2015년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

18 질문
1 답변

순위
20,840
of 300,392

평판
2

참여
18 질문
1 답변

답변 채택
33.33%

획득한 표
2

순위
 of 20,934

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,373

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


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

7년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

대략 9년 전 | 답변 수: 0 | 0

0

답변

질문


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

9년 초과 전 | 답변 수: 3 | 1

3

답변

질문


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

9년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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

9년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

9년 초과 전 | 답변 수: 1 | 0

1

답변

답변 있음
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...

거의 10년 전 | 0

질문


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

거의 10년 전 | 답변 수: 3 | 0

3

답변

질문


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

대략 10년 전 | 답변 수: 1 | 0

1

답변

질문


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

대략 10년 전 | 답변 수: 2 | 0

2

답변

질문


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

10년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

10년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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

10년 초과 전 | 답변 수: 1 | 1

1

답변

질문


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

10년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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?

10년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

10년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

10년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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

10년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

10년 초과 전 | 답변 수: 0 | 0

0

답변