-
[matlab.ga.nn]
用matlab编写的遗传算法优化神经网络的经典程序(Prepared using matlab genetic algorithm optimization of the classical neural network program)
- 2009-12-08 23:45:30下载
- 积分:1
-
ex5_5
此程序设计了一模糊控制器,能自动建立模糊规则库。(The program design of a fuzzy controller that can automatically create a rule base.
)
- 2011-05-31 17:49:49下载
- 积分:1
-
tiaojian
编码是在MATLAB下编写的,可以在MATLAB上直接运行,我没有在分类中找到MATLAB,所以选择了c++,希望管理员能分下类。这款编码是计算水准测量中计算条件平差的。(The code is written in MATLAB, you can run directly in MATLAB, MATLAB, I did not find in the classification so chose c++, I hope that the administrators in the next class. This code is calculated in the calculation leveling adjustment of condition equations.)
- 2012-05-29 09:14:21下载
- 积分:1
-
Pattern_Class
matlab实现一些模式识别的基础算法,方便初学者学习和实践(matlab the basis of pattern recognition algorithm, easy for beginners to learn and practice)
- 2012-06-06 21:35:56下载
- 积分:1
-
RDPTA
Algorithm Given are P training pairs {X1,d1,X2,d2....Xp,dp}, where Xi is (n*1) di is (n*1) No of Categories=R. i=1,2,...P Yi= Augmented input pattern( obtained by appending 1 to the input vector) i=1,2,…P In the following, k denotes the training step and p denotes the step counter within the training cycle Step 1: c>0 , Emin is chosen, Step 2: Weights are initialized at w at small values, w is (n+1)*1. Counters and error are initialized. k=1,p=1,E=0 Step 3: The training cycle begins here. Input is presented and output computed: Y=Yp, d=dp Oi=f(wtY) for i=1,2,….R
Step 4: Weights are updated: wi=wi+1/2c(di-oi)Y for i=1,2,…..R. Step 5: Cycle error is computed: E=1/2(di-oi)2+E for i=1,2,…..R. Step 6: If p<P then p=p+1,k=k+1, and go to Step 3: Otherwise go to Step 7. Step 7: The training cycle is completed. For E=0,terminate the training session. Outputs weights and k. If E>0,then E=0 ,p=1, and enter the new training cycle by going to step 3.
- 2014-11-06 11:12:37下载
- 积分:1
-
METHED_OF_STEEPEST_DESENT
通过最速下降算法研究基于梯度的自适应方法,最速下降是递归的,滤波器计算是一步步迭代进行(through the steepest descent gradient algorithm based on the adaptive method, the steepest decline is recursive, Filter is an iterative step by step)
- 2006-06-15 21:44:22下载
- 积分:1
-
FuzzyClusteringToolbox
四种聚类算法源代码及示例代码,本程序的最终目的是形成一套标准的用于聚类、可扩展的工具。包括的内容有1. 聚类算法:Kmeans和Kmedoid算法、FCMclust, GKclust, GGclust算法 2. 评估分类原型:程序可以在二维图像上绘制出聚类的结果 3. 验证:程序给每一个算法提供验证机制,每个聚类算法会统计Partition Coefficient (PC), Classification Entropy (CE), Partition Index (SC), Separation Index (S), Xie and Beni s Index (XB), Dunn s Index (DI) and Alternative Dunn Index (DII)几种衡量指标。(Four kinds of clustering algorithms source code and sample code, the ultimate goal of this program is to form a set of standards for clustering, scalable tools. Including the contents of a. Clustering algorithm: Kmeans and Kmedoid algorithms, FCMclust, GKclust, GGclust algorithm 2. Assessment classified prototypes: programs can be plotted in two-dimensional image, the results of clustering 3. Verify: Program to provide an algorithm to each authentication mechanism, each clustering algorithm will calculate Partition Coefficient (PC), Classification Entropy (CE), Partition Index (SC), Separation Index (S), Xie and Beni' s Index (XB), Dunn' s Index (DI) and Alternative Dunn Index (DII) of several metrics.)
- 2009-10-05 12:55:47下载
- 积分:1
-
DTMF
说明: matlab实现DTMF辩音程序,要求由用户生成DTMF音保存为wav格式,即可。(DTMF tone debate matlab implementation procedures required DTMF tone generated by the user is saved as wav format, you can.)
- 2010-04-27 22:00:42下载
- 积分:1
-
Agnostic-Active
主动学习,也是模式识别方向的有关论文,有兴趣的可以下来看看(Active learning, but also the direction of the pattern recognition of relevant papers, who are interested can look down)
- 2013-03-06 22:00:12下载
- 积分:1
-
wahFilter
吉它效果器-娃音器的滤波器分析,用MATLIB实现(Guitar effects- WAH sounds filter analysis using MATLIB achieve)
- 2015-01-15 17:02:19下载
- 积分:1