photo

Mystery Devil


Last seen: meer dan 2 jaar ago Active since 2017

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
2 Answers

RANK
240.514
of 297.457

REPUTATION
0

CONTRIBUTIONS
5 Questions
2 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20.438

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 158.938

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • First Answer

View badges

Feeds

View by

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

ongeveer 7 jaar ago | 0

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

ongeveer 7 jaar ago | 0

Question


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

ongeveer 7 jaar ago | 0 answers | 0

0

answers

Question


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

bijna 8 jaar ago | 1 answer | 0

1

answer

Question


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]'; %%%...

ongeveer 8 jaar ago | 1 answer | 0

1

answer

Question


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

ongeveer 8 jaar ago | 1 answer | 0

1

answer

Question


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

ongeveer 8 jaar ago | 2 answers | 0

2

answers