photo

india king


2016 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

5 質問
0 回答

ランク
23,055
of 300,753

評判
2

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

回答採用率
40.0%

獲得投票数
2

ランク
 of 21,075

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 170,858

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


matlab error while trying to connect servo motor through arduino
if true a = arduino('com24', 'uno', 'Libraries', 'Servo'); s = servo(a, 'D8') end when i run this code i get an er...

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

2

回答

質問


I am trying to code for face recognition.i get a error as connot use * inner dimesions of matrix should match Pls Help?
Pls help me solve the error.The error is coming on the line Eigenfaces = A * L_eig_vec; % A: centered image vectors. or If...

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

1

回答

質問


help me solve this error detectSURFFeatures
i am having following sample code: I = imread('box.jpg'); points = detectSURFFeatures(I); imshow(I); hold on; ...

10年弱 前 | 2 件の回答 | 2

2

回答

質問


help needed for coding
I am doing a project on face recognition. i want to track and identify faces in real time using live video. Is there any cod...

10年弱 前 | 0 件の回答 | 0

0

回答

質問


How to solve the error Not enough input arguments?
i am trying to create and enter the current folder using this code: mkdir(strcat('s',num2str(n))); cd(strcat('s',num2str...

10年弱 前 | 1 件の回答 | 0

1

回答