photo

Erik-Jan Meulenbrugge


Last seen: 5 years ago Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

2 Questions
2 Answers

RANK
73,682
of 301,433

REPUTATION
0

CONTRIBUTIONS
2 Questions
2 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
 of 21,272

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 174,520

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • First Answer
  • Revival Level 1
  • Thankful Level 1

View badges

Feeds

View by

Answered
I can't read and write files on smb server on mac
do you already know the awnser, i have the same problem

6 years ago | 0

Answered
procrustes algorithm gives no T transform matrix back
this works ePn = [1,20,size(X,1)/2,size(X,2);1,20,1,1;1,20,1,1]; bPn = [82,66,35,6;492,510,528,546;24,2,254,507]; [dissi...

7 years ago | 0

| accepted

Question


procrustes algorithm gives no T transform matrix back
Hi, Im having some trouble with the procrustes algorithm. When I enter the code(which is shown below) my transform.T is just a...

7 years ago | 1 answer | 0

1

answer

Question


How do merge two vectors into one, like in intersect. but now with a small margin
Hi, I want to return the values common to the two vectors with no repetitions, but the data have some noise. for example ...

7 years ago | 2 answers | 0

2

answers