Welcome![Sign In][Sign Up]
Location:
Search - lvq source

Search list

[Other resourceLVQ学习矢量化算法

Description: LVQ学习矢量化算法源程序 This directory contains code implementing the Learning vector quantization network. Source code may be found in LVQ.CPP. Sample training data is found in LVQ1.PAT. Sample test data is found in LVQTEST1.TST and LVQTEST2.TST. The LVQ program accepts input consisting of vectors and calculates the LVQ network weights. If a test set is specified, the winning neuron (class) for each neuron is identified and the Euclidean distance between the pattern and each neuron is reported. Output is directed to the screen.-LVQ learning vector algorithm This directory contains source co de implementing the Learning vector quantizat ion network. Source code may be found in LVQ.CPP . Sample training data is found in LVQ1.PAT. Sam ple test data is found in LVQTEST1.TST and LVQTE ST2.TST. The program accepts input LVQ consist ing of vectors and calculates the network we LVQ ights. If a test set is specified, the winning Neurology (class) for each of Neurology is id entified and the Euclidean distance between th e pattern and each of Neurology is reported. Output is directed to the screen.
Platform: | Size: 38398 | Author: 张伟华 | Hits:

[OtherC-LVQ

Description: 此为类神经网路分类,分类方式为Learning Bector Quantization 的C语言源码-this as a neural network classification, Learning classification Bector Quantization of the C language source code
Platform: | Size: 2089 | Author: jack | Hits:

[Speech/Voice recognition/combineGvqprog

Description: An old source code. It contains C source code for training vector quantization (VQ) codebook. Three algorithms, GVQ [1], LBG [2] and LVQ [3] have been implemented
Platform: | Size: 2448384 | Author: 站长 | Hits:

[AI-NN-PRLVQ

Description: LVQ(学习矢量量化)算法:它是Kohonen的有监督学习的扩展形式,融合了自组织和有导师监督的技术。-LVQ (LVQ) algorithm : it is Kohonen of supervised learning form of the expansion, integration of self-organization and the technical supervision of instructors.
Platform: | Size: 2048 | Author: 何风 | Hits:

[matlabsom-matlab

Description: 一个MATALAB写的SOM神经网络原代码程序-a MATALAB write SOM neural network source procedures!
Platform: | Size: 1024 | Author: 余建波 | Hits:

[AI-NN-PRLVQ学习矢量化算法

Description: LVQ学习矢量化算法源程序 This directory contains code implementing the Learning vector quantization network. Source code may be found in LVQ.CPP. Sample training data is found in LVQ1.PAT. Sample test data is found in LVQTEST1.TST and LVQTEST2.TST. The LVQ program accepts input consisting of vectors and calculates the LVQ network weights. If a test set is specified, the winning neuron (class) for each neuron is identified and the Euclidean distance between the pattern and each neuron is reported. Output is directed to the screen.-LVQ learning vector algorithm This directory contains source co de implementing the Learning vector quantizat ion network. Source code may be found in LVQ.CPP . Sample training data is found in LVQ1.PAT. Sam ple test data is found in LVQTEST1.TST and LVQTE ST2.TST. The program accepts input LVQ consist ing of vectors and calculates the network we LVQ ights. If a test set is specified, the winning Neurology (class) for each of Neurology is id entified and the Euclidean distance between th e pattern and each of Neurology is reported. Output is directed to the screen.
Platform: | Size: 37888 | Author: 张伟华 | Hits:

[AI-NN-PRNeuralNetworkSourceCode

Description: 神经网络源程序代码,有常用的BackProp算法,行程编码算法RCL,动态聚类算法,LVQ(学习矢量量化)算法等等,自己看吧-neural network source code, a common BackProp algorithm, RCL itinerary coding algorithm, dynamic clustering algorithm, LVQ (LVQ) algorithm, etc., and see themselves
Platform: | Size: 568320 | Author: 梁锋 | Hits:

[Special Effectssom-source

Description: 基于MATLAB的SOM神经网络设计源程序-MATLAB-based SOM neural network design source
Platform: | Size: 4096 | Author: lihuan | Hits:

[AI-NN-PRMLVQ

Description: LVQ算法( Learning Vector Quantization,学习矢量量化网络)是一种基于模型(神经网络)的方法,本实验要实现的是对LVQ改进的聚类方法——MLVQ(闫德勤等人提出)。该方法克服了LVQ算法对初值敏感的问题和广义学习矢量量化(GLVQ)网络算法性能不稳定的缺点。(附文章)-LVQ algorithm (Learning Vector Quantization. learning vector quantization network) is a model-based (neural network), To achieve this experiment are the LVQ improved clustering method-- Clustering (Yan Touche others made). The method overcomes the initial LVQ algorithm sensitive to the problems and generalized learning vector quantization (GLVQ) Network Performance instability shortcomings. (Article)
Platform: | Size: 899072 | Author: linvg | Hits:

[AI-NN-PRLVQprogramme

Description: 本源码为学习矢量量化算法源程序。支持模式识别和人工智能算法-the source for learning vector quantization algorithm source. Support pattern recognition and artificial intelligence algorithms
Platform: | Size: 37888 | Author: wawyace | Hits:

[OtherC-LVQ

Description: 此为类神经网路分类,分类方式为Learning Bector Quantization 的C语言源码-this as a neural network classification, Learning classification Bector Quantization of the C language source code
Platform: | Size: 2048 | Author: jack | Hits:

[OtherLVQ-EXAMPLE

Description: 类神经网路,创建LVQ网路对非线性可分离的问题进行分类-neural network, the creation of the Internet LVQ nonlinear separable issues of classification
Platform: | Size: 1024 | Author: jack | Hits:

[AI-NN-PRLVQ

Description: 这是一个向量量子化的程序,且生成两种运行环境,Dos界面以及linux环境。有三个文件,lvq.zip为源码,Winlvq为Dos运行界面,另外一个为linux运行环境。-This is a vector quantization procedure, and generate two types of operating environment, Dos interface and linux environment. There are three documents, lvq.zip for the source, Winlvq run for Dos interface, a runtime environment for linux.
Platform: | Size: 363520 | Author: 张燕萍 | Hits:

[CSharpANN

Description: 人工神经网络的c++实现方法,包括BP,RBF,SOM,LVQ等网络的源程序-Artificial neural network c++ realization, including BP, RBF, SOM, LVQ and other network source
Platform: | Size: 108544 | Author: feng lili | Hits:

[matlabLVQ

Description: 对MATLAB中的竞争神经网络lvq源m文件中的程序进行修改,变成“自己”的程序,从而可以实现与其他语言的混编-The competition on the MATLAB neural network lvq source m to modify the program files into " their" process, which can be achieved with other languages mixed
Platform: | Size: 4096 | Author: 小龙 | Hits:

[Windows Develop10.1.1.4.2135

Description: Usually, speaker recognition systems do not take into account the short–term dependence between the vocal source and the vocal tract. A feasibility study that retains this dependence is presented here. A model of joint probability functions of the pitch and the feature vectors is proposed. Three strategies are designed and compared for all female speakers taken from the SPIDRE corpus. The fi rst operates on all voiced and unvoiced speech segments (baseline strategy). The second strategy considers only the voiced speech segments and the last includes the short–term pitch information along with the standard MFCC. We use two pattern recognizers: LVQ–SLP and GMM. In all cases, we observe an increase in the identifi cation rates and more specifi cally when using a time duration of 500 ms (6 higher).-Usually, speaker recognition systems do not take into account the short–term dependence between the vocal source and the vocal tract. A feasibility study that retains this dependence is presented here. A model of joint probability functions of the pitch and the feature vectors is proposed. Three strategies are designed and compared for all female speakers taken from the SPIDRE corpus. The fi rst operates on all voiced and unvoiced speech segments (baseline strategy). The second strategy considers only the voiced speech segments and the last includes the short–term pitch information along with the standard MFCC. We use two pattern recognizers: LVQ–SLP and GMM. In all cases, we observe an increase in the identifi cation rates and more specifi cally when using a time duration of 500 ms (6 higher).
Platform: | Size: 93184 | Author: morteza | Hits:

[AI-NN-PRLVQ-ANN-1

Description: 基于LVQ神经网络的分类的乳腺肿瘤诊断的matlab源程序以及所需数据-LVQ neural network based classification of breast cancer diagnosis matlab source code. . .
Platform: | Size: 92160 | Author: 淡水海边 | Hits:

[AI-NN-PRLVQ-ANN-2

Description: 基于LVQ神经网络预测的人脸朝向识别的matlab源程序以及数据-LVQ neural network predictions based on face recognition matlab source towards.
Platform: | Size: 3605504 | Author: 淡水海边 | Hits:

[AlgorithmLVQ

Description: 实现LVQ(Learning Vector Quantization)算法的VB源码,适合多目标对象的函数模型建立,附测试数据和调用方法实例。按不同使用需求,需要用户适当优化调整,此方法对具备或理解LVQ原理+vb编程的用户最佳。如果你觉得好,谢谢支持! -LVQ (Learning Vector Quantization) algorithm VB source, multi-target object function modeling, attached test data and call method instance. Different usage requirements, properly optimized adjustment requires the user to have or understand the LVQ principle+vb programming user. If you feel good, thank you support!
Platform: | Size: 8192 | Author: 王东 | Hits:

[matlablvq-MATLAB

Description: 基于LVQ神经网络的预测的人脸朝向识别matlab源程序。-LVQ neural network-based prediction face towards the identification matlab source.
Platform: | Size: 3698688 | Author: lyn | Hits:
« 12 »

CodeBus www.codebus.net