photo

Vidushi Koliyan


Last seen: 約1年 前 2023 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

4 質問
0 回答

ランク
218,206
of 301,558

評判
0

コントリビューション
4 質問
0 回答

回答採用率
75.0%

獲得投票数
0

ランク
 of 21,325

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 175,442

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 2

バッジを表示

Feeds

表示方法

質問


Create an area mask using a shapefile
I am trying to mask my study area using a shapefile But unable to do so. Here is the code that i was trying.. I'll be really gra...

2年以上 前 | 1 件の回答 | 0

1

回答

質問


how to clip a domain data from global data?
I am trying to clip South Asia domain (19.25°E-116.25°E,-15.75°S-45.75°N) from a global dataset with 0.5 degree resolution. He...

3年弱 前 | 2 件の回答 | 0

2

回答

質問


How to do moving average for x and y data points in a scatter plot?
I have soil moisture (x) data in the first column and correlation(y) data in the second column. I want a moving average line thr...

約3年 前 | 1 件の回答 | 0

1

回答

質問


I want to solve this equation for a and b where A and B is a vector data with dimension (1344x1) A=a(B)^b
Here; A = data1 ; B = data2 y = data1; Y = log(y); A = [ones(length(y),1) log(data2)']; X1 = inv(A'*A); X2 = A'.*Y; X =...

約3年 前 | 1 件の回答 | 0

1

回答