
Deepak
Anna University
Followers: 0 Following: 0
Estadística
5 Preguntas
2 Respuestas
0 Problemas
3 Soluciones
CLASIFICACIÓN
9.641
of 297.457
REPUTACIÓN
4
CONTRIBUCIONES
5 Preguntas
2 Respuestas
ACEPTACIÓN DE RESPUESTAS
60.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.438
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
69.428
of 158.938
CONTRIBUCIONES
0 Problemas
3 Soluciones
PUNTUACIÓN
40
NÚMERO DE INSIGNIAS
1
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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...
casi 13 años hace | 0 respuestas | 0
0
respuestasResuelto
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 ...
alrededor de 13 años hace
Resuelto
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:...
alrededor de 13 años hace
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.
alrededor de 13 años hace | 0
edge detection using fuzzy logic
Check out in FILE EXCHANGE or just Google it.
alrededor de 13 años hace | 0
| aceptada
Pregunta
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...
alrededor de 13 años hace | 1 respuesta | 0
1
respuestaPregunta
Performance Analysis
hi, I'm doing image segmentation on MRI images.I used various algorithm to perform segmentation.I need to show cast the ...
alrededor de 13 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
alrededor de 13 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
alrededor de 13 años hace | 1 respuesta | 0