最优化方法 Resources

Showing items tagged with "最优化方法"

Optimization Methods and MATLAB Programming Design covering various optimization algorithms including constrained penalty function method, complex method, coordinate rotation method, multiplier method, simplex method, cutting plane method, particle swarm optimization, genetic algorithm, and other optimization techniques with MATLAB implementation details.

MATLAB 232 views Tagged

Implementation of key optimization algorithms: 1) Golden Section Method (0.618 Method), 2) Newton's Method, 3) Modified Newton's Method, 4) Fletcher-Reeves (FR) Method, 5) Davidon-Fletcher-Powell (DFP) Method

MATLAB 237 views Tagged