![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/2302974_1522089365726_DEF.jpg)
Deepak
Anna University
Followers: 0 Following: 0
Professional Interests: Ardunio and Image Processing
Statistics
RANK
9.641
of 297.016
REPUTATION
4
CONTRIBUTIONS
5 Questions
2 Answers
ANSWER ACCEPTANCE
60.0%
VOTES RECEIVED
0
RANK
of 20.419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Equation doubt
hi Frnds, I have a doubt in below equation v = v + mu*4*del2(v) - SqrMagf.*(v-fy); In above equations is mu=0.2 v=imag...
bijna 13 jaar ago | 0 answers | 0
0
answersSolved
Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...
bijna 13 jaar ago
Solved
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
bijna 13 jaar ago
matlab guide???
Yes Jeff you can work without GUIDE but you can't use edit boxes only buttons,You can use "menu" tool for it.
bijna 13 jaar ago | 0
edge detection using fuzzy logic
Check out in FILE EXCHANGE or just Google it.
bijna 13 jaar ago | 0
| accepted
Question
Analysis
Can Any one help me by letting me know if they are specific functions or techniques in matlab for measuring the performance of a...
bijna 13 jaar ago | 1 answer | 0
1
answerQuestion
Performance Analysis
hi, I'm doing image segmentation on MRI images.I used various algorithm to perform segmentation.I need to show cast the ...
bijna 13 jaar ago | 0 answers | 0
0
answersQuestion
Doubt in Region_Growing
Coding r: for i=1:M for j=1:N if Y(i,j)==1 if (i-1)>0 & (i+1)<(M+1) & (j-1)>0 & (j+1)<(N+1) fo...
ongeveer 13 jaar ago | 1 answer | 0
1
answerQuestion
Concave Image Segmentation
Hi every one, I am doing my MAT-WORK on Concave brain tumor image segmentation in MRI.I need the suggestion for process m...
ongeveer 13 jaar ago | 1 answer | 0