Keegan Carvalho
Followers: 0 Following: 0
Statistica
RANK
4.457
of 295.467
REPUTAZIONE
11
CONTRIBUTI
25 Domande
8 Risposte
ACCETTAZIONE DELLE RISPOSTE
64.0%
VOTI RICEVUTI
4
RANK
of 153.912
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
Learning to create climate data maps
There's a good number of resources. I use M_Map for all mapping pruposes in my projects and research work. Here's the link - h...
circa 2 anni fa | 2
Domanda
How to convert irregular daily data to annual data?
Hi All! I have a dataset (excel file attached - pcr.xlsx) of daily data values. The values are expressed as "Tonnes". I wanted ...
oltre 2 anni fa | 1 risposta | 0
1
rispostaDomanda
How to set map limits on mapshow?
Hi all! I currently plotted a shapefile (attached "Expot.shp") on to the world map. However, I wanted to shorten the limits. He...
oltre 2 anni fa | 2 risposte | 0
2
risposteDomanda
How to fill polygons based on attribute values?
I have used the following code to load and plot the shapefile "Expot.shp" (attaced zip file). I wanted to plot the "Corr" attrib...
oltre 2 anni fa | 1 risposta | 0
1
rispostaTransform 2d array latitude into 1d array latitude
Is "tos" the SST variable? I don't see "sst" it in the figure. If "tos" is the SST variable, then 256 x 220 x 1032 would corre...
oltre 2 anni fa | 0
Domanda
How to extract time series averaged over a region?
Hi All, I've been working on this monthly chlorophyll dataset where the "chl variable" has the dimensions 489x221x1X24 (lon x l...
oltre 2 anni fa | 1 risposta | 0
1
rispostaHow can I plot or place three or four figures in one figure
If I understood correctly, what you could do is use subplots. You could get your 4 images and then export them as one panel myi...
oltre 2 anni fa | 0
How can i interpolate this data?
I'd assume "fillmissing" function would be best since you want to inteprolate the data row-wise (and this is not gridded interpo...
oltre 2 anni fa | 1
Domanda
How to take monthly average from table?
Hi all! I have an excel file (attached) - data.xlsx. The first column "date" has values stored as "yyyymmdd" format for each gr...
oltre 2 anni fa | 1 risposta | 0
1
rispostaDomanda
How to get decade means of monthly 3D satellite data?
Hello Matlab World! I have been trying to convert the monthly netcdf data (file attached "bob") to decade data and later plot a...
oltre 4 anni fa | 1 risposta | 0
1
rispostaDomanda
How to regrid data based on longitude-latitude variables?
Hey Matlab world! I am trying to regrid the data (file attached "air") from a 2.5 by 2.5 grid to a 0.5 by 0.5 grid of a 3d matr...
oltre 4 anni fa | 2 risposte | 1
2
risposteHow to use fitnlm
Firstly, you need to know what fitting curve you are looking for; linear, quadratic, etc. I've gone with polyfit which you can l...
oltre 4 anni fa | 0
Converting mat files to daq format
I believe daq files are like integer, characters or signed integer files. So you can try converting your variable to an int32 as...
oltre 4 anni fa | 0
Extract data of a irregular shaped region from global data set
You will have to try indexing. Assuming you have a 3-d gridded data file (netcdf, etc.): t % t is a variable (like temper...
oltre 4 anni fa | 0
Domanda
How to take mean of rows of particular value?
I have an excel file with three columns (Year, Month, Temp). I wanted to find the monthly mean of Temp values from 1997 to 2019 ...
oltre 4 anni fa | 1 risposta | 0
1
rispostaDomanda
How to find significance of correlation coefficients?
Hi Matlab World, I am trying to find the significance of the correlation coefficients between two variables ssh and t (Zip file...
oltre 4 anni fa | 1 risposta | 0
1
rispostaDomanda
How to extract seasonal means?
Hey MATLAB universe! I have a file 360 x 40 x 444 (longitude x latitude x time). These are MONTHLY temperature values. The 444 ...
oltre 4 anni fa | 2 risposte | 0
2
risposteDomanda
How to extract values from a 3-d .mat file?
Hi, I loaded a netcdf file and derived a .mat file which is a 3-D matrix of lon x lat x value (360 x 40 x 111). I wanted to ext...
oltre 4 anni fa | 1 risposta | 0
1
rispostaDomanda
How to find a particular value from 3-d matrix?
Hey MATLAB universe! I have a netcdf file of sea surface temperatures (360x40x444) and found the mean of it. I have obtained a ...
oltre 4 anni fa | 2 risposte | 0
2
risposteShotest path between any two nodes in the graph
If I may, I have worked with ArcGIS and I don't think you can import .mxd files in Matlab. To the best of my knowledge, you can ...
oltre 5 anni fa | 0
Domanda
How to fix black figure error?
I have attached a zipped netcdf file named 'trial'. I wanted to plot a variable 'sst' on the map; the data is downloaded for the...
quasi 6 anni fa | 2 risposte | 0
2
risposteDomanda
How to adjust orientation of 2 maps?
I have attached the data file,'ssh.nc'. I used the following code to obtain regression coefficients between 'bottomT' and 'zos' ...
quasi 6 anni fa | 1 risposta | 0
1
rispostaDomanda
How to plot monthly averages on a map?
I have a netcdf file (attached zip file-'yl'). There is a temperature variable 'to' available from Jan-1993 to Jan-2017. Using n...
quasi 6 anni fa | 1 risposta | 0
1
rispostaDomanda
How to plot regression coefficients on a map?
I have attached a zipped netcdf file ('ssh.nc'). I wanted to do a corellation test between variables, 'zos' and 'bottomT' which ...
quasi 6 anni fa | 1 risposta | 0
1
rispostaDomanda
How to find the coefficient of determination (R2) between 2 variables in netcdf?
I have attached a zipped netcdf file ('ssh.nc'). I wanted to do a corellation test (OR to find the R2 value between two variab...
quasi 6 anni fa | 1 risposta | 0
1
rispostaDomanda
How to invert/flip only Y1 axis in a 2-line plot (Y1 and Y2 upon X)?
I am trying to a plot time series of two variables, ssh and iso (in csv file attached (ssh.csv)). However I wanted to invert/f...
quasi 6 anni fa | 1 risposta | 0
1
rispostaDomanda
How to extract variable data for given set of coordinates?
I'm currently working on Argo data. I used ncdisp to check the required variables and I need to extract Argo Temperature "TEMP" ...
circa 6 anni fa | 1 risposta | 0
1
rispostaDomanda
Error in nonlinear regression
I am trying to make a nonlinear regression model of the attached csv file. I used the following code: if true data=readtab...
circa 6 anni fa | 3 risposte | 0
3
risposteDomanda
Error in non-linear regression
I am trying to prepare a non-linear reg model with the following variables in the following way: sea ~ sst + at I am receiv...
circa 6 anni fa | 1 risposta | 0
1
rispostaDomanda
Non-linear regression
I have come across the documentations for regression but am a little confused. I wanted to obtain a non-linear regression model ...
circa 6 anni fa | 1 risposta | 0