Statistics
8 Questions
0 Answers
RANK
193 927
of 295 569
REPUTATION
0
CONTRIBUTIONS
8 Questions
0 Answers
ANSWER ACCEPTANCE
37.5%
VOTES RECEIVED
0
RANK
of 20 247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154 105
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF 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...
mer än 7 år ago | 2 answers | 0
2
answersQuestion
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...
ungefär 8 år ago | 1 answer | 0
1
answerQuestion
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 ...
ungefär 8 år ago | 1 answer | 0
1
answerQuestion
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...
ungefär 8 år ago | 0 answers | 0
0
answersQuestion
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 ...
ungefär 10 år ago | 1 answer | 0
1
answerQuestion
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...
ungefär 10 år ago | 1 answer | 0
1
answerQuestion
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...
ungefär 10 år ago | 0 answers | 0
0
answersQuestion
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...
ungefär 10 år ago | 1 answer | 0