photo

dao


2014 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

8 質問
0 回答

ランク
295,339
of 297,648

評判
0

コントリビューション
8 質問
0 回答

回答採用率
37.5%

獲得投票数
0

ランク
 of 20,460

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 159,301

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


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

7年以上 前 | 2 件の回答 | 0

2

回答

質問


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

8年以上 前 | 1 件の回答 | 0

1

回答

質問


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

8年以上 前 | 1 件の回答 | 0

1

回答

質問


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

8年以上 前 | 0 件の回答 | 0

0

回答

質問


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

10年以上 前 | 1 件の回答 | 0

1

回答

質問


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

10年以上 前 | 1 件の回答 | 0

1

回答

質問


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

10年以上 前 | 0 件の回答 | 0

0

回答

質問


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

10年以上 前 | 1 件の回答 | 0

1

回答