photo

devendra


Aktiv seit 2014

Followers: 0   Following: 0

Nachricht

Statistik

MATLAB Answers

11 Fragen
0 Antworten

RANG
283.931
of 300.343

REPUTATION
0

BEITRÄGE
11 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
45.45%

ERHALTENE STIMMEN
0

RANG
 of 20.926

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.172

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

mehr als 10 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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(:,...

mehr als 10 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

mehr als 10 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 11 Jahre vor | 4 Antworten | 0

4

Antworten

Frage


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

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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.

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 11 Jahre vor | 2 Antworten | 0

2

Antworten