CARLOTTA DENTICO
Followers: 0 Following: 0
Statistics
RANK
84,019
of 295,467
REPUTATION
0
CONTRIBUTIONS
10 Questions
2 Answers
ANSWER ACCEPTANCE
70.0%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Extract data usinh specified longitude and latitude
SOLVED!! prova = mean(bsfd,3); % this calculate the mean value over the entire time period prova_yr = (bsfd(:,:,1:12:372)); % ...
1 year ago | 0
| accepted
Question
Extract data usinh specified longitude and latitude
Hi, From a netcdf file I have extracted my variables of interest which have these dimensions: aa_lon 609x881 aa_lat 609x881 ...
1 year ago | 1 answer | 0
1
answerQuestion
Convert serial number date in date string - Excel file
Hi everyone! This is the first time importing an excel file in matlab. Here the problem: I have used the following code to re...
3 years ago | 1 answer | 0
1
answerQuestion
Netcdf file, subregion selection
Hello everybody, Hope someone can help me out. I have extracted a variable temp having dimensions 609 x 881 x 12 being lon x...
3 years ago | 0 answers | 0
0
answersCreate arrays of observations
Do you mean here? Basically, these are monthly mean of temperature spatially averaged over a specific area of the world, in ev...
3 years ago | 0
Question
Create arrays of observations
Hello everybody, Probably it is a very silly question but I am struggling on it.. I have a series of observations saved as 'p...
3 years ago | 3 answers | 0
3
answersQuestion
Scatter plot: dots in two different colors
Hi, Very simple issue but I still don't know how to solve it.. I am trying to produce a scatter plot of two arrays x, y using...
3 years ago | 1 answer | 0
1
answerQuestion
Display dates on x axis
Hello everybody, I wuold like to change time interval in the x axis every two years instead of every five years. Thank you ve...
3 years ago | 1 answer | 0
1
answerQuestion
Change time in a timeseries object
Hello everybody! I have a timeseries object in which the time is expressed as follow: val = '16-Jan-2014 12:00:00'...
3 years ago | 1 answer | 0
1
answerQuestion
Error time series plot: cannot perform numeric operation which have non numerical data
Hello everybody! I had a table object that I transformed to timeseries. When it comes to plot it, I get an error... How can I ...
3 years ago | 1 answer | 0
1
answerQuestion
SOLVED - Slip a single array in three unequal parts, three years observation with a leap year in between
Hello everybody, I am very new to matlab and I need all your help: I have this array 26304 x 1 that are hourly observations...
3 years ago | 1 answer | 0
1
answerQuestion
Subset and nanmean of a three dimensional array to a have a 2d array 1xndim
Hi, I am very new to matlab and I need your help. I have a 3d array 609x881x348 being lonxlatxtime of sst data. I need to su...
3 years ago | 1 answer | 0