photo

Sabari G


Last seen: 6 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

6 个提问
0 个回答

排名
161,997
of 301,432

声誉
0

贡献数
6 个提问
0 个回答

回答接受率
66.67%

收到投票数
0

排名
 of 21,280

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 174,555

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Split values in an cell array by using a threshold
Hello everyone.I have a cell array of variable (A), 1x91.In each cell it has an array of size 256x256.I would like to threshold...

6 years 前 | 1 个回答 | 0

1

个回答

提问


How to write an complicated equation using matlab
Hello all..Can anyone tell me how to write this equation in matlab O= arg min(|med(a^c)-b|) where c=1,2…10. Here A and B ...

6 years 前 | 1 个回答 | 0

1

个回答

提问


How to raise a decimal numbers as power of A??
Hello everyone..I am trying to raise decimal values which is ranging from(0.1:0.01:1) to the power of A(3x3 matrix).(eg.. A^[0.1...

6 years 前 | 2 个回答 | 0

2

个回答

提问


How to subdivide the histogram into two parts with a threshold of 0.5
i=im2double(imread('1.jpg')); i=imresize(i,[512 512]); %%Logarithmic Mapping R=i(:,:,1); G=i(:,:,2); B=i(:,:,3); Lin=0.299...

6 years 前 | 1 个回答 | 0

1

个回答

提问


How to separate darkest and brightest pixel in an image with a threshold value
Hi all..i just want to separate dark and bright pixels from an image with a fixed threshold value 0.5.can any one suggest me how...

6 years 前 | 1 个回答 | 0

1

个回答

提问


How to fix threshold value for hazy pixels and non hazy pixels
I want to distingish hazy and non hazy pixels from an image

6 years 前 | 0 个回答 | 0

0

个回答