photo

Daan Van Cauteren


Last seen: 6 years ago Active since 2017

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
1 Answer

RANK
17,773
of 301,432

REPUTATION
2

CONTRIBUTIONS
4 Questions
1 Answer

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
1

RANK
 of 21,280

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 174,555

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

  • Thankful Level 2
  • First Answer
  • Thankful Level 1

View badges

Feeds

View by

Question


Fmincon: how to change input variable of function which is not a design variable?
Hi all My question regards the use of fmincon and how to change input variables of i.e. the objective function that are NOT des...

6 years ago | 1 answer | 0

1

answer

Answered
How Can I detect a colored line and measure it or get it's distance?
MATLAB allows you to load in .bmp (bitmap) files. Using the imread() function you can then convert this 'colour information' to ...

8 years ago | 0

Question


Calculation speed/time changes for same operation
Hi all. I have come across a very weird issue lately. I have a long piece of code setup where _iteratively_ the same code snippe...

8 years ago | 1 answer | 0

1

answer

Question


How to Normalize 3D array with negative and positive values to values between -1 and 1?
Hi all In order to be able to do some upcoming calculations, I need to normalize a 3D array to values between -1 and 1. The ...

8 years ago | 1 answer | 0

1

answer

Question


How to add a row matrix to all other rows of a matrix?
In order to get the right values in my final matrix, I have to add a single column matrix (with the same amount of rows) to a bi...

8 years ago | 1 answer | 1

1

answer