![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/6814944_1522118062883_DEF.jpg)
Danilo M
Followers: 0 Following: 0
Statistica
RANK
38.544
of 297.046
REPUTAZIONE
1
CONTRIBUTI
15 Domande
1 Risposta
ACCETTAZIONE DELLE RISPOSTE
33.33%
VOTI RICEVUTI
1
RANK
of 157.776
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
Find max values for each year
I have a time series matrix with hourly rain data like this: [year month day hour minute secont rain] rain = [2008 1 12 8 0 0 ...
circa 6 anni fa | 1 risposta | 0
1
rispostaDomanda
Accumulate previous values in time serie
I have a rain time series like this: [year month day hour min rain] 2008 1 12 9 0 0 2008 1 12 10 0 0 2008 1 12 11 0 0 2008 ...
circa 6 anni fa | 1 risposta | 0
1
rispostaDomanda
Accumulate rain events with determined dry period
I have a rain time series with 15 minutes between data: yyyy mm dd hh mm ss rain 2010 1 1 0 0 0 0.2 2010 1 1 0 15 0 0.4 2010...
circa 6 anni fa | 1 risposta | 0
1
rispostaDomanda
Associate indices with matrix row
I need to find nearest gauge stations for a list of points. After calculate the distance from stations to each point, I'm using ...
oltre 6 anni fa | 1 risposta | 0
1
rispostaDomanda
Fill data with NaN
I have temporal series matrix data(:,8) with the format [yyyy mm dd hh mm ss rain], and I want to fill missing data with NaN wit...
oltre 6 anni fa | 1 risposta | 0
1
rispostaDomanda
Write for loop results in a matrix
I have an A(:,2) matrix with some x-y coordinates, and B(:,2) matrix with a list of gauge stations coordinates. So, I want to fi...
oltre 6 anni fa | 1 risposta | 0
1
rispostaDomanda
Find closest coordinates to a list of points
I have a list of gauge stations like this Code X Y 12345678 -35.74 -18.24 01234567 -38.71 -18.42 ... And a list o...
oltre 6 anni fa | 0 risposte | 1
0
risposteDomanda
Write missing data as NaN
I have multiple rain time series with 15 minute interval, but with some missing datas, like this: yyyy mm dd hh mm ss data ...
oltre 6 anni fa | 3 risposte | 0
3
risposteDomanda
Saving multiple ASCII files from NetCDF
I have an 145x157x1470 NetCDF file with this dimensions, and I need to save one ASCII file for each lat-lon. I could get to this...
circa 8 anni fa | 0 risposte | 0
0
risposteDomanda
Write ASCII file for each lat-long from netcdf
I have a netcdf file like this: lat = 30x1 long = 15x1 sst = 30x15x1407 time = 1407x1 I need to write ASCII fil...
circa 8 anni fa | 0 risposte | 0
0
rispostePlot and bar graphs with independent axis
Tks guys! But there's a way to put the label axis for the bar on the right side? Cause the plot data are on the scale of hundred...
circa 8 anni fa | 0
Domanda
Plot and bar graphs with independent axis
I need to make a graph with one plot axis and one bar axis upside down, like this image: <</matlabcentral/answers/uploaded_fi...
circa 8 anni fa | 3 risposte | 0
3
risposteDomanda
Accumulate values in time series
I have a time series matrix like this: ... cod_st yy mm dd hh mm prec_mm 02549075 1981 03 25 07 00 0.7 02549075 1...
circa 8 anni fa | 1 risposta | 0
1
rispostaDomanda
Convert time dates to seconds
I have a temporal series matrix from some hydrological stations like this: yy mm dd hh mm p q 2010 01 01 00 00 0.0 1.4 ...
circa 8 anni fa | 2 risposte | 0
2
risposteDomanda
Separate values for year and month
I have a time series matrix from year 1997 until now, and I want to create a diferent matrix for each year and, after that, sepa...
oltre 8 anni fa | 1 risposta | 0
1
rispostaDomanda
Manipulate time series matrix
I have a time series matrix like this: Yr Month Day Hour Min Precipitation-rate 1997 01 01 00 00 0.5 1997 01 01 00 15...
oltre 8 anni fa | 1 risposta | 0