拟牛顿算法 Resources

Showing items tagged with "拟牛顿算法"

A MATLAB implementation for solving optimization problems using quasi-Newton algorithms, featuring core functions like BFGS or DFP updates and gradient calculations. Users should verify the implementation before application and consider exploring alternative algorithms for comparison.

MATLAB 239 views Tagged