导函数 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 255 views Tagged