搜索资源列表
somMap
- 这是一个用matlab写的SOM算法程序,效果不错-using Matlab algorithms written procedures SOM good results
matlabtosolve
- 基于MATLAB实现的说话人识别程序,分别用bp、pnn、som、rbf、lvq等算法,对语音文件进行训练和测试,效果不错。~..~ 下面说明一下bprengong程序: 数据分别用来训练和测试两部分。 具体程序分为两部分,第一部分为:计算识别模型 变量v是mfcc处理以后的矢量。因为数据可能长短不一,所以放在同一进行截取。p的每一行代表一个语音数据(共15个)。变量Pr为每一行的最大最小值。变量T为目标值。输出神经元个数为15。 在训练阶段,如果用于训练的输入训练样本的类
dsa
- 基于SOM算法实现的文本聚类,有详细的剖析与例证,希望大家喜欢
SOM
- 基于自组织特征映射(SOM)的系统辨识算法实现-Based on self-organizing feature map (SOM) of the system identification algorithm
som
- 自组织特征映射的一种基本算法,供初学者使用-Self-organizing maps as a basic algorithm for beginners
GAEMDSOM
- 主要包括遗传算法GA,EMD算法以及SOM编码MATLAB源程序,可以作为基础代码针对不同用处进行开发-Mainly include genetic algorithm GA EMD algorithm and SOM coding MATLAB source code can be used as the basis of the code developed for different useful
SOM
- 神经网络自适应竞争SOM算法,matlab算例,共9例,非常实用,可运行。-Neural network adaptive competition SOM algorithm, matlab example, a total of nine cases, very practical, you can run.
Neural-network-algorithm-source
- 神经网络算法源程序,如SOM、HOPFIELD、CPN、BPN、BOLTZMAN、ART、ADALINE,同时提供针对不同算法的演示源程序。神经网络算法源程序-Neural network algorithm source, such as the SOM, Hopfield, CPN, BPN, BOLTZMAN, ART, ADALINE demo source code for different algorithms.
SOM
- SOM神经网络程序 遗传算法和神经网络结合的典型实例-SOM neural network is a typical example of genetic algorithms and neural network
TGSOM
- TGSOM算法通过阈值自动生成树形结构,有效解决了SOM网络节点初始结构的设置问题。-TGSOM algorithm can automatically generate the tree based on the thresholds to overcome the problem of setting the initial structure in SOM network.
all-of-Cluster
- 大多数经典聚类分析算法的matlab实现,包括K均值、模糊聚类(FCM)、SOM、Kohonen、EM、DBSCAN、等!-ON划词翻译ON实时翻译 Most of the classical clustering algorithm matlab implementation, including K means, fuzzy clustering (FCM), SOM, Kohonen, EM, DBSCAN, etc.!
MATAB神经网络30个案例分析
- 该PDF共有30个MATLAB神经网络的案例,包括BP、RBF、SVM、SOM、Hopfield、LVQ、Elman、小波等神经网络;还包含PSO(粒子群)、灰色神经网络、模糊网络、概率神经网络、遗传算法优化等内容。本PDF作为本科毕业设计、研究生项日设计、博士低年级课题设计参考书籍,同时对广大科研人员也有很高的参考价值。(The PDF has a total of 30 MATLAB in the case of neural networks, including BP, RBF, SVM
45678
- 基于MATLAB实现的说话人识别程序(声纹识别),分别用bp、pnn、som、rbf、lvq等算法(Speaker recognition program based on MATLAB (voice recognition), respectively BP, PNN, SOM, RBF, LVQ algorithm)
LVQ
- LVQ网络(Learning Vector Quantization)是SOM的一个变种,但是学习方法仍然是Kohonen的竞争方法,说他是变种,因为这个算法是一种有监督的方法。(LVQ network is a variant of SOM, but learning method is still a competitive method of Kohonen. It is a variant because it is a supervised method.)
SOM
- SOM聚类算法,人工神经网络 matlab 源程序代码(SOM clusters matlab)