Feeds
提问
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...
12 years 前 | 0 个回答 | 0
0
个回答提问
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...
12 years 前 | 2 个回答 | 0
2
个回答提问
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...
12 years 前 | 2 个回答 | 0
2
个回答提问
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 ...
12 years 前 | 1 个回答 | 0
1
个回答提问
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; ...
12 years 前 | 1 个回答 | 0
1
个回答已回答
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...
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...
12 years 前 | 0
提问
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 ...
12 years 前 | 1 个回答 | 0
1
个回答提问
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 ...
12 years 前 | 1 个回答 | 0
1
个回答提问
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...
12 years 前 | 2 个回答 | 0

