-
mtspv_ga1
Genetic Algorithm which was been used by MatLab codec
- 2010-01-09 02:59:30下载
- 积分:1
-
BPexample
开发环境:Matlab
简要说明:动量-自适应学习调整算法。在实际应用中,原始的BP算法很难胜任,因此出现了很多的改进算法。BP算法的改进主要有两种途径,一种是采用启发式学习方法,另一种则是采用更有效的优化算法。本例采用动量BP算法,来实现对网络的训练过程,动量法降低了网络对于误差曲面局部细节的敏感性,有效地抑制网络陷于局部极小。(development environment : Matlab Brief Description : Momentum-adaptive learning algorithm adjustments. In practical application, the original BP algorithm competence, resulting in a lot of improved algorithm. BP algorithm improvements There are two main ways of using a heuristic approach to learning Another is the use of a more effective method of optimization. Momentum cases using the BP algorithm to achieve the network training process, Momentum for reducing error of the network for local surface details of the sensitivity, to effectively curb the network into local minima.)
- 2006-09-11 10:13:29下载
- 积分:1
-
conjgrad
Preconditioned gradiet method
- 2014-11-20 23:54:47下载
- 积分:1
-
BP
这个是编的BP神经网络的程序,对于初学神经网络的人有很好的借鉴(This is a series of BP neural network program, for the beginner neural network is a good reference)
- 2013-11-05 22:41:49下载
- 积分:1
-
AdaptiveChannelEqualization
使用Matlab开发的自适应均衡器示例,包括LMS、NLMS、RLS等多种算法的实现(An Adoptive Channel Equalizer by Matlab. Including LMS, NLMS, RLS algorithms.)
- 2012-01-10 15:38:10下载
- 积分:1
-
HMRF-FCM
模式识别中的模糊聚类,采用隐马尔科夫链,考虑了先验概率,进行图像识别。(Pattern recognition, fuzzy clustering, using hidden Markov chain, taking into account a priori probability for image recognition.)
- 2013-06-25 09:05:53下载
- 积分:1
-
优化粒子群计算潮流
利用遗传算法解决潮流计算中的5节点计算潮流问题,能够优化结果(Using genetic algorithm to solve 5-node power flow problem in power flow calculation can optimize the results.)
- 2021-04-29 09:58:43下载
- 积分:1
-
gr_adjacency_matrix
adjacency matrix. This is an NV by NV matrix A in which A(I,J) is the number of edges between nodes I and J. Ordinarily, this value is either 0 or 1, although there are natural extensions to this idea.(returns the adjacency matrix of a graph.)
- 2015-02-01 22:47:26下载
- 积分:1
-
PISMO
在MATLAB中的SMULINK实现PMSM滑模矢量控制仿真(In the MATLAB SMULINK PMSM sliding mode vector control simulation)
- 2013-05-05 18:08:08下载
- 积分:1
-
zishiyinglvbo
摘要:分析了最小均方误差滤波和递归最小二乘滤波算法、自适应滤波的神经网络方法、
基于QR分解的方法、统一模型下的自适应滤波及基于高阶累积量的自适应算法的优缺点,并对自适应滤波算法的未来发展做了展望。
(the author analyzes the minimum mean square error filter and recursive least square filter algorithm, an adaptive filter neural network method,
Based on the decomposition of the QR unified model method, an adaptive filter and based on the cumulant adaptive algorithm of their advantages and disadvantages, and on the
The algorithm is applied to the development of the future is prospected.
)
- 2012-02-15 00:11:39下载
- 积分:1