Dinuka Kankanige
Followers: 0 Following: 0
統計
MATLAB Answers
13 質問
0 回答
ランク
of 153,912
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
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ヶ月 前 | 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ヶ月 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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年弱 前 | 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年弱 前 | 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年弱 前 | 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年 前 | 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年 前 | 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年 前 | 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年 前 | 1 件の回答 | 0