Statistiques
RANG
6 450
of 295 467
RÉPUTATION
7
CONTRIBUTIONS
7 Questions
6 Réponses
ACCEPTATION DE VOS RÉPONSES
57.14%
VOTES REÇUS
2
RANG
of 20 234
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 153 912
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
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...
plus de 13 ans il y a | 0
Question
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'...
plus de 13 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 13 ans il y a | 1 réponse | 1
1
réponseQuestion
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 ...
plus de 13 ans il y a | 1 réponse | 0
0
réponseFmincon 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...
plus de 13 ans il y a | 0
| A accepté
Question
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 ...
plus de 13 ans il y a | 2 réponses | 0
2
réponsesQuestion
Fmincon unexpected behavior at end of optimization
[Question is modified, new problem] Below the summary of the optimization: First-o...
plus de 13 ans il y a | 1 réponse | 0
1
réponseWhy 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.
plus de 13 ans il y a | 1
| A accepté
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 ...
plus de 13 ans il y a | 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://...
plus de 13 ans il y a | 0
Question
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...
plus de 13 ans il y a | 3 réponses | 0
3
réponsesFmincon 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...
plus de 13 ans il y a | 0
Question
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...
plus de 13 ans il y a | 3 réponses | 0