Dinuka Kankanige
Followers: 0 Following: 0
Feeds
提问
Any MATLAB toolbox for processing GRACE Level-1B data?
Hello, Is there a MATLAB package available for processing GRACE Level-1B data to extract gravity coefficients? (Like GRAMAT whi...
10 months 前 | 1 个回答 | 0
1
个回答提问
Downloading a compressed archive folder from a URL
I'm trying to download a compressed archive folder such that the download is initiated when I click the link. The link is http...
11 months 前 | 1 个回答 | 1
1
个回答提问
Granger causality test for values above a threshold in time series data
Hello, I'm trying to perform the Granger causality test for two time series considering the bivariate autoregressive model as ...
1 year 前 | 0 个回答 | 0
0
个回答提问
Is there a MATLAB toolbox for processing GRACE data?
Hello, I'm searching for a MATLAB toolbox to process GRACE gravity coefficients and convert them to terrestrial water storage ...
1 year 前 | 1 个回答 | 0
1
个回答提问
How to specify a Seasonal ARIMA model?
How to specify a seasonal ARIMA model with 1 AR term, 1 SAR term with seasonality = 12, and seasonal differencing = 1 (differenc...
1 year 前 | 1 个回答 | 0
1
个回答提问
How to combine multiple true color images into a composite image?
I'm having 16 true color images each representing different regions of a continent. I need to combine all 16 images and get the ...
1 year 前 | 2 个回答 | 0
2
个回答提问
How to add error bars to multiple axes-plots?
I've produced a plot with 3 y-axes (for y1,y2,y3) and trying to add errorbars to the 3 line graphs. Initially I used 'plot' func...
2 years 前 | 1 个回答 | 0
1
个回答提问
How to fix non-alignment issue when plotting multiple axes
I've produced a plot with 3 y-axes (for y1,y2,y3) using the code given here. x-axis is a datetime axis ranging from 2002 to 2017...
2 years 前 | 2 个回答 | 0
2
个回答提问
Resampling matrices in a loop using interp2
I'm trying to resample 200 matrices of 300*500 size to 30*50 using interp2. My objective is to load each resampled matrix into w...
2 years 前 | 2 个回答 | 0
2
个回答提问
Extracting elements of a matrix based on latitude & longitude limits
I'm using the following code to extract elements of matrix z (180*360) which are within the boundary enclosed by xq & yq (limits...
2 years 前 | 1 个回答 | 0
1
个回答提问
Concatenate multiple matrices by 3rd dimension using 'for' loop (considering a specific variable in netCDF files)
Hi. I've got a series of netCDF files (250) each having several variables. I read each file and extracted 'lwe_thickness' variab...
2 years 前 | 1 个回答 | 0
1
个回答提问
How to extract a specific region from a data plot through a shapefile
There are two global data sets: (1) in netCDF file; (2) in .mat file. Have plotted these 2 data sets on the same map. How do I e...
2 years 前 | 1 个回答 | 0
1
个回答提问
How do I obtain a scatter plot of the vegetation optical depth (VOD) data in MATLAB?
I have vegetation optical depth (VOD) data in a .mat file. (300*500 matrix). Upper left & lower right coordinates (Latitude & Lo...
2 years 前 | 1 个回答 | 0