How to solve a dual problem through Matlab
Ältere Kommentare anzeigen
Hi, there,
How can I solve an optimization problem like following:
max_{\rho} min_{u} 1/2 * u^T * K(\rho) * u - f^T * u
the stiffness matrix K is related to the outer maximize problem design variable \rho. the inner minimize problem is the equilibrium with design variable u (displacements). The force vector f is given.
Thanks
Kai
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Nonlinear Optimization finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!