photo

Haa Andrew


2017 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

12 質問
0 回答

ランク
149,243
of 300,763

評判
0

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

回答採用率
33.33%

獲得投票数
0

ランク
 of 21,082

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 170,923

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Removing NaN values among data
I have a matrix like this (this is an example matrix) A = [NaN NaN NaN NaN NaN; NaN NaN NaN NaN NaN; NaN 3 4 ...

約8年 前 | 2 件の回答 | 0

2

回答

質問


Drawing only one country data from image
I have Remote Sensing image with Lat(23-38) and Lon(61-78). Now I want to extract only one country data and neglect other data. ...

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

1

回答

質問


masking data of an image
I have A=50x60 image. I want to mask A<0.02. How can I do that?

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

1

回答

質問


Percentile plot/graph
I have 80x100x27 matrix. Third array indicate my data. I want to PLOT one figure showing three different percentile [25 50 75] o...

約8年 前 | 0 件の回答 | 0

0

回答

質問


3rd dimension data from each pixel to column-wise
I have 3D matrix of 80x100x27. Third dimnesion contains my required data. I want to extract each pixel value from third dimensi...

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

1

回答

質問


Daily data into month
I have data in A=2620x1 matrix and 2620 are days showing data daily data. I want to collect each day data month-wise column. How...

約8年 前 | 0 件の回答 | 0

0

回答

質問


2D subtraction from 3D
I have 3D matrix A=50x60x180 and I want subtract B=50x60. Can anybody use "for loop" to do this operation?

8年以上 前 | 0 件の回答 | 0

0

回答

質問


2D subtraction from 3D
I have 3D matrix A=50x60x180 and I want subtract B=50x60 to get same size C=50x50x180? Can anybody use for loop to do this opera...

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

1

回答

質問


Adding 3rd dimensional array
I have same data in two matrices A=50x60x100 and B=50x60x80. I want to add third array to combine them in one matrix like C=50x6...

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

1

回答

質問


Array multiplication of 3D matrix
I have a 3D matrix A=10x20x31 and i want to multiply first two arrays and get a result like B=200x31 (2D). How can I multiphy fi...

8年以上 前 | 0 件の回答 | 0

0

回答

質問


how to match koppen land cover classification with Remote sensor image in matlab?
I have 100x150 image get from Remote sensing data and I have downloaded land cover classification grid data in .txt form, now I ...

8年以上 前 | 0 件の回答 | 0

0

回答

質問


daily data into weekly mean for whole year
I have 3D matrix 100x150x365 (Column 3 shows number of days). I want to get weekly mean in loop with same first two dimensions. ...

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

1

回答