Sie verfolgen jetzt diese Einreichung
- Aktualisierungen können Sie in Ihrem Feed verfolgter Inhalte sehen.
- Je nach Ihren Kommunikationseinstellungen können Sie auch E-Mails erhalten.
This function returns the vector x=[x1,...xn] that results in the minimum
objective function value for the given function. Inputs are the function
fcn, the initial x0, the gradient approximation method (1= central diff,
2=fwd. diff.), n for the golden section search, the convergence tolerance
epsilon, and the maximum number of iterations, nmax.
Note that the golden section search is very sensitive to n.
Zitieren als
Sean Wu (2026). Conjugate gradient optimizer (https://de.mathworks.com/matlabcentral/fileexchange/50141-conjugate-gradient-optimizer), MATLAB Central File Exchange. Abgerufen .
Quellenangaben
Inspiriert: Airfoil optimization using Xfoil and PARSEC geometric parameterization
Kategorien
Mehr zu Get Started with Optimization Toolbox finden Sie in Help Center und MATLAB Answers
Allgemeine Informationen
- Version 1.1.0.0 (3,78 KB)
Kompatibilität der MATLAB-Version
- Kompatibel mit allen Versionen
Plattform-Kompatibilität
- Windows
- macOS
- Linux
| Version | Veröffentlicht | Versionshinweise | Action |
|---|---|---|---|
| 1.1.0.0 | Included gradient approximation functions |
||
| 1.0.0.0 |
