photo

devendra


自 2014 起处于活动状态

Followers: 0   Following: 0

消息

统计学

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


how to right matlab code
clear all; close all; %%%%%%%ensemble_avg calculating form this method. ensemble_avg = o; for i = 1:5 if i == 1; lo...

9 years 前 | 0 个回答 | 0

0

个回答

提问


how to add zeros in fronts of any number in matrix
dten = datenum([1998 1 1 ;2002 12 31]); [M] = datevec(dten(1):dten(2)); years = M(:,1); months = M(:,2); days = M(:,...

9 years 前 | 2 个回答 | 0

2

个回答

提问


how will be interpolate 3D data
i have 3d data for resolution 2.0*2.5 but i want to interpolate this data set on .25*.25 resolution. for this i already writt...

9 years 前 | 0 个回答 | 0

0

个回答

提问


how to calculate euclidean distance.
sir if i have 3 dimensional daily data (lon,lat,time) for model and observation. i want to calculate distance between these data...

9 years 前 | 1 个回答 | 0

1

个回答

提问


how to take out may to october months data from 4-d data.
sir i have four dimension daily precipitation data prec(20,22,365,96)lon,lat,day,time.how can take out may to october months fro...

10 years 前 | 1 个回答 | 0

1

个回答

提问


how can fit plot to given slope.
i have already find mann-kendal slope for my output time series data how can fit this slope on plot(my output time series).pleas...

10 years 前 | 1 个回答 | 0

1

个回答

提问


how to fill data in map
sir i want to plot my own data in map.please help me. how will do this thing?thank you in advance.please sir help me. ...

10 years 前 | 1 个回答 | 0

1

个回答

提问


how to show my output data in map.
sir i want to plot my own output data in map.please help me. how will do this.sir i have 8 years annual time series of rainfall ...

10 years 前 | 4 个回答 | 0

4

个回答

提问


how to arrange xtick position.
sir i want to set xtick(months) at 0 then how will do this and also want to remove lower,upper horizontal line and right vertica...

10 years 前 | 1 个回答 | 0

1

个回答

提问


How to Create a Plot with a years on x-Axis
sir i want to plot years on x-axis.it mean want (2006 to 2013) on xtick(x-axis).please help me. thank you in advance.

10 years 前 | 1 个回答 | 0

1

个回答

提问


how to fit linear trend in time series
i have this time series liner fitted figure but i plotted this figure with the help of matlab tool box((basic fitting)(liner...

10 years 前 | 2 个回答 | 0

2

个回答