无约束优化 Resources

Showing items tagged with "无约束优化"

Conjugate Gradient Method for unconstrained optimization - this implementation requires knowledge of both the objective function and its gradient to solve optimization problems efficiently. The algorithm is particularly suitable for large-scale problems due to its iterative nature and memory efficiency.

MATLAB 230 views Tagged