photo

Avishek


自 2011 起处于活动状态

Followers: 0   Following: 0

消息

Professional Interests: signal processing

统计学

MATLAB Answers

3 个提问
2 个回答

排名
197,503
of 301,172

声誉
0

贡献数
3 个提问
2 个回答

回答接受率
0.0%

收到投票数
0

排名
 of 21,183

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 173,200

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Answer

查看徽章

Feeds

排序方式:

已回答
how to convert image to binary based on histogram
there are several means of automatic thresholding. kmeans, ostu are the most popular if you want to do the thresholding manual...

14 years 前 | 0

提问


normal distribution
i have a 2D matrix whose values depends upon two axis A=zeros(5,5); A=[ 1 1 1 1 1; 2 6 7 6 2; 3 7 9 7 3; 2 ...

14 years 前 | 1 个回答 | 0

1

个回答

已回答
Why isn't min working for me?
be sure to use this lines of codes in all script files that u write clear all% to clear all the variables clc; % cle...

14 years 前 | 0

提问


normal distribution in image data(matrix)
i want to plot the distribution curve for an image data. suppose im(r,c)=[1 2 3 4 ; 2 3 4 5 ; ...

14 years 前 | 0 个回答 | 0

0

个回答

提问


fft source code
hi every body, i am new to matlab> i am working in a project so i am in need of the matlab source code for fft/dft, without us...

15 years 前 | 1 个回答 | 0

1

个回答