Avishek
Followers: 0 Following: 0
Statistics
RANK
197,503
of 301,172
REPUTATION
0
CONTRIBUTIONS
3 Questions
2 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 21,183
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 173,200
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
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 ago | 0
Question
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 ago | 1 answer | 0
1
answerWhy 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 ago | 0
Question
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 ago | 0 answers | 0
0
answersQuestion
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 ago | 1 answer | 0
