CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - steepest
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - steepest - List
[
Other resource
]
steepest
DL : 0
利用最陡下降法仿真实现了自适应滤波均衡器,该方法用硬件能方便实现.-use of the steepest descent method Simulation of the adaptive filter equalizers, the method can be used to facilitate the achievement of hardware.
Update
: 2008-10-13
Size
: 2.02kb
Publisher
:
研究生活
[
matlab
]
最速梯度法
DL : 0
在MATLAB中开发的最速梯度法算例-in MATLAB development of the steepest gradient method counting cases
Update
: 2025-02-19
Size
: 3kb
Publisher
:
宫志国
[
Mathimatics-Numerical algorithms
]
work123
DL : 1
最优化算法,有共轭梯度、牛顿法、黄金分割、最速下降法等-optimization algorithm, a conjugate gradient, Newton, 0.618, the steepest decline in France
Update
: 2025-02-19
Size
: 6kb
Publisher
:
郭大波
[
Algorithm
]
zsxjf
DL : 0
Matlab编写的最速下降法算法程序,美国一本权威数值计算方面的书上的源程序。-Matlab prepared by the steepest descent algorithm, a numerical calculation authoritative book on the source.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
李军
[
source in ebook
]
steepest
DL : 0
利用最陡下降法仿真实现了自适应滤波均衡器,该方法用硬件能方便实现.-use of the steepest descent method Simulation of the adaptive filter equalizers, the method can be used to facilitate the achievement of hardware.
Update
: 2025-02-19
Size
: 2kb
Publisher
:
研究生活
[
matlab
]
SteepestDescentMethod
DL : 1
最速下降梯度法MATLAB程序.转载自科研中国.-steepest descent gradient method MATLAB program. China reprinted from the research.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
胡俊
[
matlab
]
steepest1111
DL : 0
一个最速下降法源码,很有用,需要的赶快下。-a steepest descent algorithm source code, useful, it needs quickly under.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
赵伟
[
matlab
]
COMPDIR
DL : 0
% COMPDIR Computes a search direction in a subspace defined by Z. % Helper function for NLCONST. % Returns Newton direction if possible. % Returns random direction if gradient is small. % Otherwise, returns steepest descent direction. % If the steepest descent direction is small it computes a negative % curvature direction based on the most negative eigenvalue. % For singular matrices, returns steepest descent even if small.- COMPDIR Computes a search direction in a subspace defined by Z. Helper function for NLCONST. Returns Newton direction if possible. Returns random direction if gradient is small. Otherwise, returns steepest descent direction. If the steepest descent direction is small it computes a negative curvature direction based on the most negative eigenvalue. For singular matrices, returns steepest descent even if small.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
张风
[
Algorithm
]
fastdown
DL : 0
数值分析中最速下降法插值算法,运行稳定,并且能画出最后的插值曲线-Numerical Analysis of the most steepest descent method interpolation algorithms, running stability, and can draw the final curve interpolation
Update
: 2025-02-19
Size
: 6kb
Publisher
:
yanghy
[
matlab
]
zsxjf
DL : 0
最速下降法matlab程序,最速下降求法-Steepest descent method matlab procedures, steepest descent method
Update
: 2025-02-19
Size
: 1kb
Publisher
:
王伟
[
matlab
]
Opt_Steepest
DL : 1
最速下降法是一种沿着N维目标函数的负梯度方向搜索最小值的方法。该程序是用最速下降法求无约束最优化解。-Steepest descent method is an N-dimensional objective function along the negative gradient direction of the minimum search method. The program is used steepest descent method for unconstrained optimal resolve.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
xutianyuan
[
matlab
]
Steepest.Descent.Method.matlab
DL : 0
matlab经典算法的程序 最速下降梯度法matlab程序-classical algorithm matlab procedure steepest descent gradient method matlab program
Update
: 2025-02-19
Size
: 1kb
Publisher
:
温兆一
[
matlab
]
LMS
DL : 0
最小均方(LMS)自适应算法就是一中已期望响应和滤波输出信号之间误差的均方值最小为准的,依据输入信号在迭代过程中估计梯度矢量,并更新权系数以达到最优的自适应迭代算法。LMS算法是一种梯度最速下降方法,其显著的特点是它的简单性。这算法不需要计算相应的相关函数,也不需要进行矩阵运算。-Minimum mean-square (LMS) adaptive algorithm is that one has to respond to the expectations and filtering the output signal of the mean square error between the value of the minimum-based, based on the input signal is estimated in the iterative process of gradient vector, and to update the weights in order to achieve the most Adaptive iterative algorithm gifted. LMS algorithm is a steepest descent gradient method, and its significant features is its simplicity. This algorithm does not require calculation of the corresponding correlation function, nor the need for matrix calculation.
Update
: 2025-02-19
Size
: 3kb
Publisher
:
闫丰
[
matlab
]
zuisuxiajiangfa
DL : 0
最速下降法的MATLAB源程序,不知道是否喜欢-Steepest descent method of the MATLAB source code, I do not know like it or not
Update
: 2025-02-19
Size
: 4kb
Publisher
:
张晓
[
matlab
]
fsx
DL : 0
非线性规划中的最速下降法,黄金分割法,阻尼牛顿法,牛顿切线法.-Non-linear programming in the steepest descent method, golden section method, damping Newton s Law, Newton s tangent method.
Update
: 2025-02-19
Size
: 2kb
Publisher
:
[
Algorithm
]
Steepest-decline
DL : 0
最速下降法是以负梯度方向作为下降方向的极小化算法,本程序用该方法求解n元正定二次函数的极小值-Steepest descent method is based on the negative gradient direction as a decline in the direction of the minimization algorithm, this procedure using this method for solving n-positive definite quadratic function of the minimum
Update
: 2025-02-19
Size
: 12kb
Publisher
:
文嘉俊
[
Mathimatics-Numerical algorithms
]
optimization
DL : 0
一个介绍最优化方法课件,很详细。从最简单的一维搜索到共轭梯度,最速下降法等等,都有说明-An optimization method introduction courseware, in great detail. From the simplest one-dimensional search to the conjugate gradient, steepest descent method, etc., all indicate
Update
: 2025-02-19
Size
: 58kb
Publisher
:
lgl
[
matlab
]
optimization
DL : 0
最优化学习的Matlab程序:包括最速下降法,黄金分割法,曲线拟合等.-Matlab optimization learning process: including the steepest descent method, golden section method, such as curve fitting.
Update
: 2025-02-19
Size
: 5kb
Publisher
:
lin
[
Algorithm
]
zui_su_xia_jiang
DL : 0
利用c语言编写的最速下降法程序,其中包括利用进退法和0.618法进行的一维搜索-Use c language steepest descent method procedures, including the use of advance and retreat method and 0.618 for one-dimensional search
Update
: 2025-02-19
Size
: 5kb
Publisher
:
icc
[
Mathimatics-Numerical algorithms
]
steepest.decent.method.tar
DL : 0
c code for steepest decent method
Update
: 2025-02-19
Size
: 6kb
Publisher
:
ganesh
«
1
2
3
4
5
6
7
8
9
10
...
29
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.