photo

wissa amer


Attivo dal 2013

Followers: 0   Following: 0

Messaggio

Statistica

MATLAB Answers

9 Domande
0 Risposte

RANK
67.939
of 300.756

REPUTAZIONE
0

CONTRIBUTI
9 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
0.0%

VOTI RICEVUTI
0

RANK
 of 21.077

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 170.890

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

Feeds

Visto da

Domanda


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 =...

quasi 12 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre 12 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre 12 anni fa | 0 risposte | 0

0

risposte

Domanda


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...

oltre 12 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre 12 anni fa | 2 risposte | 0

2

risposte

Domanda


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...

oltre 12 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 12 anni fa | 0 risposte | 0

0

risposte

Domanda


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...

oltre 12 anni fa | 3 risposte | 0

3

risposte

Domanda


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...

oltre 12 anni fa | 0 risposte | 0

0

risposte