Statistiques
8 Questions
0 Réponses
RANG
193 798
of 296 216
RÉPUTATION
0
CONTRIBUTIONS
8 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
37.5%
VOTES REÇUS
0
RANG
of 20 368
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 155 704
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
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...
plus de 7 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
environ 8 ans il y a | 1 réponse | 0
1
réponseQuestion
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 ...
environ 8 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 8 ans il y a | 1 réponse | 0
0
réponseQuestion
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 ...
environ 10 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
environ 10 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
environ 10 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
environ 10 ans il y a | 1 réponse | 0