photo

Jorrit


Technische Universiteit Delft

自 2011 起处于活动状态

Followers: 0   Following: 0

消息

统计学

  • First Review
  • 3 Month Streak
  • Thankful Level 1
  • Knowledgeable Level 1
  • First Answer

查看徽章

Feeds

排序方式:

已回答
Help with water-filling code (Revised Question)
1. You can probably make a double loop, a loop inside another loop. A second option is maybe to make a function out of it. I hav...

13 years 前 | 0

提问


Use a 2D filled polygon in a 3D plot
Hi all, I have a 3D plot of an aircraft, plotted with the surf function. I also have the nacelles in there as a surf. What I'...

13 years 前 | 1 个回答 | 0

1

个回答

提问


How to define a custom plot function for an optimization
Hi, I want to define a custom plotfunction for my optimization. It should be a bit like the standard 'optimplotfval' plot fun...

13 years 前 | 1 个回答 | 1

1

个回答

提问


Find an optimum point in a 2D graph
I hope to get some opinions on this: I have a 2D graph, with 10 lines, which form constraints. I have the analytical relations ...

13 years 前 | 0 个回答 | 0

0

个回答

已回答
Fmincon creates complex input vector
Okay I figured it out. It was a problem in my objective function. Here is what happened: I have an aerodynamic solver include...

13 years 前 | 0

| 已接受

提问


Fmincon creates complex input vector
Some might remember me from some earlier questions. I have programmed an aircraft generator and analyzer. I'm trying to find an ...

13 years 前 | 2 个回答 | 0

2

个回答

提问


Fmincon unexpected behavior at end of optimization
[Question is modified, new problem] Below the summary of the optimization: First-o...

13 years 前 | 1 个回答 | 0

1

个回答

已回答
Why do I receive "Cell contents reference from a non-cell array object." error?
Try round brackets instead handles.num(:). These ones {} are used for cells.

13 years 前 | 1

| 已接受

已回答
Which optimization function and which algorithm do I use?
Okay I'm still trying; my computer has been running since I posted this question, but still no luck. The interior-point does ...

13 years 前 | 0

已回答
How can I get my parameters after running fmincon ?
I asked more or less the same question a couple of days ago. The question is not exactly the same, but the answer is. http://...

13 years 前 | 0

提问


Which optimization function and which algorithm do I use?
Dear all, I've been working on an optimization of a conceptual aircraft. I've tried many things already, but so far no luck. Up...

13 years 前 | 3 个回答 | 0

3

个回答

已回答
Fmincon passing on variables between functions
Thanks Walter. I did a lot of searching and as I understand, the overall structure needs to be something like this: functio...

13 years 前 | 0

提问


Fmincon passing on variables between functions
I have two questionw about the fmincon function in matlab. I'm using it for a large optimization. The objective function takes a...

13 years 前 | 3 个回答 | 0

3

个回答