文件名称:Opt_Steepest
介绍说明--下载内容来自于网络,使用问题请自行百度
用最速下降法求最优化解
输入:f为函数名 grad为梯度函数
x0为解的初值 TolX,TolFun分别为变量和函数的误差阈值
dist0为初始步长 MaxIter为最大迭代次数
输出: xo为取最小值的点 fo为最小的函数值
f0 = f(x(0- Steepest Descent Method with Optimum Solution input: f as a function name grad is gradient function x0 for the solution of the initial TolX, TolFun variables and functions were error threshold dist0 as the initial step MaxIter maximum Diego passage number Output: xo to take the minimum point of fo is the smallest function value f0 = f (x (0))
输入:f为函数名 grad为梯度函数
x0为解的初值 TolX,TolFun分别为变量和函数的误差阈值
dist0为初始步长 MaxIter为最大迭代次数
输出: xo为取最小值的点 fo为最小的函数值
f0 = f(x(0- Steepest Descent Method with Optimum Solution input: f as a function name grad is gradient function x0 for the solution of the initial TolX, TolFun variables and functions were error threshold dist0 as the initial step MaxIter maximum Diego passage number Output: xo to take the minimum point of fo is the smallest function value f0 = f (x (0))
相关搜索: TolX matlab
Opt_Steepest
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Opt_Steepest.m
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.