photo

Avishek


2011년부터 활동

Followers: 0   Following: 0

메시지

Professional Interests: signal processing

통계

MATLAB Answers

3 질문
2 답변

순위
197,503
of 301,186

평판
0

참여
3 질문
2 답변

답변 채택
0.0%

획득한 표
0

순위
 of 21,188

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 173,292

참여
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년 전 | 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년 전 | 답변 수: 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년 전 | 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년 전 | 답변 수: 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년 전 | 답변 수: 1 | 0

1

답변