india king - MATLAB Central
photo

india king


自 2016 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB AnswersFrom 03/16 to 04/25Use left and right arrows to move selectionFrom 03/16Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

5 个提问
0 个回答

排名
22,726
of 298,264

声誉
2

贡献数
5 个提问
0 个回答

回答接受率
40.0%

收到投票数
2

排名
 of 20,554

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 160,718

贡献数
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 years 前 | 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 years 前 | 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; ...

9 years 前 | 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...

9 years 前 | 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...

9 years 前 | 1 个回答 | 0

1

个回答