文件名称:优化算法
介绍说明--下载内容来自于网络,使用问题请自行百度
解决了最小无约束优化问题 步长由ARmijo非精确一维搜索生成,迭代方向分别由最速下降法,阻尼牛顿法,共轭梯度法,拟牛顿法(BFGS)产生(This code solves the minimum unconstrained optimization problem, and the step size is generated by ARmijo inexact one-dimensional search. The iterative directions are generated by steepest descent method, damped Newton method, conjugate gradient method, and quasi Newton method (BFGS) respectively)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
friend\armijo.m
friend\fun_grad.m
friend\fun_hession.m
friend\fun_obj.m
friend\main.m
friend
friend\fun_grad.m
friend\fun_hession.m
friend\fun_obj.m
friend\main.m
friend
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.