Community Profile

photo

devendra


Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


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 ago | 0 answers | 0

0

answers

Question


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 ago | 2 answers | 0

2

answers

Question


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 ago | 0 answers | 0

0

answers

Question


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 ago | 1 answer | 0

1

answer

Question


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

9 years ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 4 answers | 0

4

answers

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 2 answers | 0

2

answers