Feeds
질문
How does fmincon work?
Does anyone know how does Fmincon work its way to finding a optimal (minimum solution)? I am trying to compare this method as to...
거의 9년 전 | 답변 수: 1 | 0
1
답변질문
What does Tolcon, Tolfun and Diffminchange do?
I have read a few questions and comments and I am still quite confused as to what exactly is the effect of tolcon, tolfun and di...
거의 9년 전 | 답변 수: 1 | 0
1
답변질문
I have a problem with "At line 85 of file ../src/userio.f (unit = 5, file = 'stdin') Fortran runtime error: End of file" when attempting to run xfoil using matlab
The script that calls the xfoil script is something like this Options=optimset('Display','iter','DiffMinChange',0.01,'TolCo...
거의 9년 전 | 답변 수: 2 | 0
2
답변질문
fmincon optimiser becomes very slow or it gets "stuck" for quite some time at a certain point of the computation.
I was given this piece of code to optimise an aerofoil. However, i discovered that the fmincon optimiser often gets stuck at cer...
대략 9년 전 | 답변 수: 0 | 0