photo

Haa Andrew


自 2017 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

12 个提问
0 个回答

排名
196,639
of 300,756

声誉
0

贡献数
12 个提问
0 个回答

回答接受率
33.33%

收到投票数
0

排名
 of 21,077

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 170,890

贡献数
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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0

1

个回答