-
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)))
- 2011-02-23 13:32:17下载
- 积分:1
-
系统辨识源码
说明: 系统辨识与参数估计源代码。可以对一个未知模型做出估计。(system identification and parameter estimation source code. Can a model to estimate the unknown.)
- 2005-12-06 10:08:54下载
- 积分:1
-
FR
说明: 共轭梯度法(Conjugate Gradient)是介于最速下降法与牛顿法之间的一个方法,它仅需利用一阶导数信息,但克服了最速下降法收敛慢的缺点,又避免了牛顿法需要存储和计算Hesse矩阵并求逆的缺点,共轭梯度法不仅是解决大型线性方程组最有用的方法之一,也是解大型非线性最优化最有效的算法之一。 在各种优化算法中,共轭梯度法是非常重要的一种。其优点是所需存储量小,具有步收敛性,稳定性高,而且不需要任何外来参数。(The Conjugate Gradient method is a method between the steepest descent method and the Newton method. It only needs to use the first derivative information, but overcomes the shortcomings of the steepest descent method and avoids the need for the Newton method to store And the calculation of Hesse matrix and the inverse of the shortcomings, conjugate gradient method is not only to solve large-scale linear equations one of the most useful methods, but also solution for large-scale nonlinear optimization of one of the most effective algorithm. In a variety of optimization algorithms, conjugate gradient method is a very important one. The advantage is that the required storage capacity is small, with step convergence, high stability, and does not require any external parameters.)
- 2017-05-05 10:26:25下载
- 积分:1
-
cell_double
将cell类型的数据转换为double类型的函数(Converts the data of type cell to a function of type double)
- 2017-10-12 18:41:18下载
- 积分:1
-
centrklipf0
Matlab simulinkMatlab center clipping
- 2009-03-10 19:13:09下载
- 积分:1
-
ft_freqanalysis_mvar
frequency analysis for fRMI
- 2013-04-25 21:12:13下载
- 积分:1
-
show-point-cloud
一个简单的点云显示程序,基于MATLAB。读取.asc文件中的数据,然后显示并优化。(A simple point cloud display program, based on MATLAB. .asc File to read the data, and then display and optimization.)
- 2015-04-12 16:57:42下载
- 积分:1
-
WiMAX0FDMAMatlab
Other simulation OFDMA
- 2010-08-17 10:18:23下载
- 积分:1
-
Ambiguity_Barker
巴克码模糊图与模糊度图代码,可以直接运行!(Barker code fuzzy and fuzzy graph code
)
- 2012-08-04 20:58:30下载
- 积分:1
-
Attachments_20131112
ebook for learning latex
- 2013-12-24 05:05:34下载
- 积分:1