Vous suivez désormais cette soumission
- Les mises à jour seront visibles dans votre flux de contenu suivi
- Selon vos préférences en matière de communication il est possible que vous receviez des e-mails
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.
Citation pour cette source
Sean Wu (2026). Conjugate gradient optimizer (https://fr.mathworks.com/matlabcentral/fileexchange/50141-conjugate-gradient-optimizer), MATLAB Central File Exchange. Extrait(e) le .
Remerciements
A inspiré : Airfoil optimization using Xfoil and PARSEC geometric parameterization
Catégories
En savoir plus sur Get Started with Optimization Toolbox dans Help Center et MATLAB Answers
Informations générales
- Version 1.1.0.0 (3,78 ko)
Compatibilité avec les versions de MATLAB
- Compatible avec toutes les versions
Plateformes compatibles
- Windows
- macOS
- Linux
| Version | Publié le | Notes de version | Action |
|---|---|---|---|
| 1.1.0.0 | Included gradient approximation functions |
||
| 1.0.0.0 |
