Community Profile

photo

Wouter


Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 3
  • First Answer

View badges

Feeds

View by

Question


Problems with modifying a driving strategy
Hey there! I have a big program that needs to calculate a certain power at a waypoint. It's really really big (and of that reall...

10 years ago | 0 answers | 0

0

answers

Question


Program doesn't calculate with input
My program is supposed to take input and use this to calculate the corresponding hydrogen. My code is this: function Q = hy...

10 years ago | 2 answers | 0

2

answers

Question


Finding and displaying the intersection of two functions
I want my program to find the intersection between two functions. If there are multiple solutions for this, I want it to display...

10 years ago | 2 answers | 0

2

answers

Question


Troubles with plotting two functions in one graph
I am having troubles with the following code: function polarisatiecurve P = 100 I = 0:0.0001:200; U1 = P/I; U2 ...

10 years ago | 1 answer | 0

1

answer

Question


How to use fmincon and/or similar optimilisation constraints
I want to know how to use the fmincon function. My current code is this: function superhydrogenusage Q = 0:1:40000000; ...

10 years ago | 1 answer | 0

1

answer

Answered
Where do I find my serial number or activation key?
It is normally delivered along with your product depending on the way you ordered Matlab. If you illegally downloaded Matlab you...

10 years ago | 0

Question


Minimising a non lineair function with constraints
As a novice to Matlab, I am having great difficulty with the simplest of things. My problem is a bit complicated but bear with ...

10 years ago | 1 answer | 0

1

answer

Question


Setting the amount of data points before plotting
As a novice to Matlab, I am having great difficulty with the simplest of things. My current code is like this: function Q ...

10 years ago | 1 answer | 0

1

answer

Question


How can I plot my function?
My program is supposed to plot a function, but every time I try this I either end up with an empty plot or with an error. The c...

10 years ago | 2 answers | 0

2

answers