photo

Mystery Devil


Last seen: 2 years 前 自 2017 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

5 个提问
2 个回答

排名
240,561
of 297,503

声誉
0

贡献数
5 个提问
2 个回答

回答接受率
0.0%

收到投票数
0

排名
 of 20,449

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 159,017

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Answer

查看徽章

Feeds

排序方式:

已回答
Undefined function 'showMatchedFeatures' for input arguments of type 'SURFPoints'.
It's probably irrelevant to the question, and the kind of answer you are expecting. But, can you please explain it to me what do...

7 years 前 | 0

已回答
Error in the code
Can you please explain it to me what does this two lines mean? matchedBoxPoints = boxPoints(boxPairs(:, 1), :); matchedS...

7 years 前 | 0

提问


What does this line of code mean?
Hello, I want to know how object detection using SURF works and I found this code: <https://in.mathworks.com/help/vision/...

7 years 前 | 0 个回答 | 0

0

个回答

提问


Information needed for Certified Matlab Associate
Hello, I am a full-time Masters in Embedded Systems Engineering student. I am planning to appear for Certified Matlab Associa...

8 years 前 | 1 个回答 | 0

1

个回答

提问


Matrix Multiplication to find unknowns in a loop
Hi, I will first write the code, and then explain: %%%% Data T = [1 2 3 4]'; %%%% 4*1 marix L = [1 4 9 16]'; %%%...

8 years 前 | 1 个回答 | 0

1

个回答

提问


Matrix Multiplication with its transpose in the loop
Hi, Let's say I have a matrix A = [1 2 3 4 5 2 3 4 5 6 3 4 5 6 7 4 5 6 7 8] I need to do mat...

8 years 前 | 1 个回答 | 0

1

个回答

提问


Store value in Matrix
Hello, I want to store the value in the matrix form using for loop. For example: Let's say I have a matrix A (2*2 matrix) ...

8 years 前 | 2 个回答 | 0

2

个回答