photo

Rahul Shah


Last seen: 3 years 前 自 2021 起处于活动状态

Followers: 0   Following: 0

Programming Languages:
MATLAB

统计学

MATLAB Answers

9 个提问
0 个回答

排名
255,452
of 300,857

声誉
0

贡献数
9 个提问
0 个回答

回答接受率
77.78%

收到投票数
0

排名
 of 21,097

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,361

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3
  • Thankful Level 2

查看徽章

Feeds

排序方式:

提问


How to save image matrix into structure format for different simulation?
for simulation = 1:iteration disp('Starting Simulation'); for dates = 1%:100 for bands...

3 years 前 | 1 个回答 | 0

1

个回答

提问


How can I select the aerosol values from different size of matrix?
here, I have 3 different size of matrix: First case; 2X2 matrix which look like [0,0.550;0,0.1293], second case is 1X2 matrix...

3 years 前 | 1 个回答 | 0

1

个回答

提问


How can I do the average difference of two dataset?
for date = 1:436 for band = [1 2 3 4 5 7] L2= L2_p181r040(date).SREF(band).Sur_Ref_L2_MASK; SM ...

3 years 前 | 1 个回答 | 0

1

个回答

提问


Need help in creating mask?
I have matix of size 7071X7801 which contains the pixel values of image (this is Landsat 5 image) and there are 0 values at edge...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Having problem in for loop, Can you guys please help me?
I have variable name ROI_Mask_1, ......, ROI_Mask_9 and while using for loop like this, for roi= 1:9 Ref_L2(dates).SREF(b...

4 years 前 | 1 个回答 | 0

1

个回答

提问


How can I randomly select 1000 small matrix like 11X11 from 7081X7811 matrix size?
I have 7081X7811 size of matrix which have image pixel values, want to randomly select small matrix of size 11X11. Right now, I...

4 years 前 | 2 个回答 | 0

2

个回答

提问


How can I do image segmentation using Markov Random Field?
I am working on a project to detect obstacle and track vehicle using camera based approach, I captured the images of different r...

4 years 前 | 1 个回答 | 0

1

个回答

提问


How can I design a correlator to detect the character ‘G’ from the google image?
I want to design a correlator to detect the character 'G' from the given image. So can you guys please help me?

4 years 前 | 4 个回答 | 0

4

个回答

提问


How can I obtain 20 frames of noise?
Each noise has a mean of 40 and standard deviation of 25. How can I show any one copy of the noise to enhance it for display pu...

4 years 前 | 1 个回答 | 0

1

个回答