Estadística
9 Preguntas
0 Respuestas
CLASIFICACIÓN
174.548
of 295.569
REPUTACIÓN
0
CONTRIBUCIONES
9 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
0.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.247
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.105
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
How can we apply the standard deviation?
In the following code image was divided into 8 * 8 blocks Image=rgb2gray(imread('1.jpg')); [m n]=size(Image); Nbrx =...
más de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
Problem with file text size in bytes
in GUI MATLAB HOW I CAN FIND THE SIZE OF THE FILE TEXT AFTER IMPORT THIS FILE BY THIS CODE : [file,path] = uigetfile('*.tx...
más de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
I have problem with empty string B in this code
if true [a1,a2]=unique(c');%c is two dimension array [d1 idx]=sort(a2); a1=a1(idx); for ii=1:length(a1) B{1,ii}=a1...
más de 11 años hace | 0 respuestas | 0
0
respuestasPregunta
Comparison between the values of pixels in the image matrix
This code to divide the image to Blocks After the divided we take the avrege of each block with size 4*4 pixel and store values...
más de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
problem after divide image
Hello all .. This code to divide the image into blocks, each block 4 * 4 pixels and then find the average of the values of pi...
más de 11 años hace | 2 respuestas | 0
2
respuestasPregunta
new image array after get avrage of each block after divide image into 4*4
Hello If I have a picture is divided into blocks the size of each block 4 * 4 pixel and I want to know the average of the pix...
más de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
plz i need the help in fractal image compression i don't understand how i can implement it using matlab
plz i need the help in fractal image compression i don't understand how i can implement it using matlab
más de 11 años hace | 0 respuestas | 0
0
respuestasPregunta
how i can implement lowpass filter on image using matlab
how i can implement lowpass filter on image using matlab when we implement the fractal image compressin we need to do that ,ho...
más de 11 años hace | 3 respuestas | 0
3
respuestasPregunta
how to divide the image into4*4 blocks in matlab
For example,i have image with 200 * 200 pixel I want to divide this image into blocks each block with size 4 * 4 pixels how i...
más de 11 años hace | 0 respuestas | 0