搜索资源列表
-
0下载:
利用最陡下降法仿真实现了自适应滤波均衡器,该方法用硬件能方便实现.-use of the steepest descent method Simulation of the adaptive filter equalizers, the method can be used to facilitate the achievement of hardware.
-
-
0下载:
matlab-zuisuxiajiang实现matlab上的最速下降法-Matlab - Matlab zuisuxiajiang achieve the steepest descent method
-
-
0下载:
最速下降法。很好的优化程序。需要的自己下来看看啊-Steepest descent method. Optimizer good. Under their own needs来看看啊
-
-
0下载:
一种最速下降法程序,每次迭代结果都同时显示出来。-A steepest descent method procedures
-
-
0下载:
共轭梯度法(Conjugate Gradient)是介于最速下降法与牛顿法之间的一个方法,它仅需利用一阶导数信息,但克服了最速下降法收敛慢的缺点,又避免了牛顿法需要存储和计算Hesse矩阵并求逆的缺点,共轭梯度法不仅是解决大型线性方程组最有用的方法之一,也是解大型非线性最优化最有效的算法之一。-Conjugate gradient method (Conjugate Gradient) between the steepest descent between law and Newton'
-
-
0下载:
最优化理论,最速下降法,matlab实现,很好地,分享一下-Optimization theory, the steepest descent method, matlab realize, well, to share
-
-
0下载:
本代码为《最优化理论与方法》书籍中的拥有Amijo改进的最速下降法算法的代码,并举了3个书上的作业题的例子,本代码中的目标函数和约束等初值可由需要进行改变,来得到所期望的计算-The code for the " optimization theory and method" books have Amijo improvement in the steepest descent method algorithm code, citing the three books on
-
-
0下载:
WOLF Searches steepest descent method
-
-
0下载:
steepest descent method
-
-
0下载:
PSO算法和最速下降法混合算法,求解单目标优化问题,测试函数是非线性方程组,解决MinF(x)的问题。-PSO algorithm and steepest descent method hybrid algorithm for solving single-objective optimization problem, the test function is non-linear equations, solving MinF (x) of the problem.
-
-
0下载:
最优化问题中的最速下降法,共轭梯度法,黄金分割法代码,为applied optimization with matlab programming书中源代码-Steepest descent method, conjugate gradient method, golden section method code
-
-
0下载:
优化设计:外推法、黄金分割法、最速下降法,c程序-Optimization design: extrapolation method, golden section method, steepest descent method, C program
-
-
0下载:
Steepest descent method implemented by matlab
-
-
0下载:
求维纳解及其误差性能曲线和最陡下降法仿真-Seeking Wiener solution and its error performance curves and steepest descent method simulation
-
-
1下载:
最速下降法是求解无约束优化问题的算法程序,许多有效算法都是以它基础通过改进或修正而得到的。(The steepest descent method is an algorithm procedure for solving unconstrained optimization problems. Many efficient algorithms are based on the improvement or modification of them.)
-