Estadística
3 Preguntas
0 Respuestas
CLASIFICACIÓN
71.992
of 301.234
REPUTACIÓN
0
CONTRIBUCIONES
3 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
33.33%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 21.204
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 173.580
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
what is var function in matlab?how does it works in image processing?
what is var function in matlab? how does it works in image processing?
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
Sir whats the functioning of this code:
count=0; j=1; for i=1:ro if(rV(i)>0) rda(j)=i; rca(j)=1; count=0; j=j+1; elseif(co...
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
i want to knw the working of this code section:
for i=1:(row-25) for j=1:24 rv(i)=rv(i)+rv(i+1); end; rv(i)=rv(i)/25; end; where row means number ...
más de 12 años hace | 1 respuesta | 0
