Statistica
8 Domande
                        0 Risposte
RANK
240.175
                          
                          
of 300.381
                        
REPUTAZIONE
0
                           
                        
CONTRIBUTI
                          8 Domande
                          0 Risposte
ACCETTAZIONE DELLE RISPOSTE 
                            37.5%
                        
VOTI RICEVUTI
0
RANK
of 168.477
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
Domanda
get a diagonal line in matrix
Hi, please help me get a diagonal line in matlab. Example, I have a matrix: a = [1 2 3; 4 5 6; 7 8 9] I want to g...
circa 8 anni fa | 2 risposte | 0
2
risposteDomanda
Meaning of lengh in fspecial('motion',length,angle) ?
I am making program relating with motion blur. I read from guidance matlab: "length" is the length of blur in the picture but it...
quasi 9 anni fa | 1 risposta | 0
1
rispostaDomanda
illustrate fspecial function for linear motion blur
I am trying illustrate fspecial('motion',x,y) function In help of mathlab I see the guide for creating kernel 1. Construct an ...
circa 9 anni fa | 1 risposta | 0
1
rispostaDomanda
motion blur without fspecial (real vs theory)
I am writing a simple program to simulate motion blur by using convolution matrix and try to deblur it. Here is my code. the req...
circa 9 anni fa | 0 risposte | 0
0
risposteDomanda
send data by serial port
I want send a cell data with elements are chars through visual COM. In trans: for i=1:length(f)% f is a cell array ...
quasi 11 anni fa | 1 risposta | 0
1
rispostaDomanda
How to connect between two GUI via serial visual port ?
I want send data between two GUI and I use Virtual serial port software to creat two serial port. I can send data to terminal s...
quasi 11 anni fa | 1 risposta | 0
1
rispostaDomanda
How to add header for a strings ?
I have a data under binary 1010.... Now I want to divide it into 256-bit frame. and add each of them with header (numerical ord...
circa 11 anni fa | 0 risposte | 0
0
risposteDomanda
How to convert image (bmp,jpg....) to .bin file ?
I have a colour image and I want convert it to binary such as .bin (without losing color). In C code, I can easly use 'fopen' bu...
circa 11 anni fa | 1 risposta | 0
