photo

Chanh Nguyen


2013 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

3 質問
1 回答

ランク
275,314
of 301,628

評判
0

コントリビューション
3 質問
1 回答

回答採用率
0.0%

獲得投票数
0

ランク
 of 21,366

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 175,858

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

Feeds

表示方法

質問


solution of Riccati equation ?
I've used "ric_schr" instruction to solve Riccati equation. Before that, I typed on command window "help ric_schr" to get more i...

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

0

回答

質問


convert frame from camera on laptop
i've got the code below: vid=videoinput('winvideo',1,'YUY2_1024x768'); preview(vid); for k = 1:10 fram...

約13年 前 | 2 件の回答 | 0

2

回答

回答済み
input argument is undefined in M-file ?
sorry, it's a green arrow button "Save and run" !

13年以上 前 | 0

質問


input argument is undefined in M-file ?
i have the code below: function mean = avg(x,n) mean = sum(x)/n; when i compile, there's an error as fol...

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

2

回答