Welcome![Sign In][Sign Up]
Location:
Search - Learning vector quantization

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:

[Other resourceMLVQ

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: 899470 | Author: linvg | Hits:

[Other resourceLVQprogramme

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

[Other resourceVQVC

Description: 神经网络学习中的矢量量化算法,VC编写完整源代码,很有参考价值。-neural network learning vector quantization algorithm, the preparation of VC source code integrity, of great reference value.
Platform: | Size: 33360 | Author: 赵振刚 | Hits:

[OtherNN3

Description: 主要是KNN(the k-nearest neighbor algorithm ),LVQ1(learning vector quantization 1), DSM(decision surface mapping)算法。 and a simple clustering algorithm.
Platform: | Size: 12287 | Author: sandy | Hits:

[Linux-Unixlvq

Description: LVQ - Learning Vector Quantization Demonstration Download xlvq Linux executable (128 kb) wlvq.exe Windows executable (152 kb) lvqd.zip C sources, version 1.7, 2003.09.02 (144 kb) lvqd.tar.gz (130 kb)
Platform: | Size: 67346 | Author: lion | Hits:

[AI-NN-PRlvq_KDD_3

Description: lvq神经网络 的编程 希望大家能用的上-lvq neural network programming hope everyone can be on the
Platform: | Size: 1024 | Author: zn | 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-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:

[MPIVQVC

Description: 神经网络学习中的矢量量化算法,VC编写完整源代码,很有参考价值。-neural network learning vector quantization algorithm, the preparation of VC source code integrity, of great reference value.
Platform: | Size: 32768 | Author: 赵振刚 | Hits:

[OtherNN3

Description: 主要是KNN(the k-nearest neighbor algorithm ),LVQ1(learning vector quantization 1), DSM(decision surface mapping)算法。 and a simple clustering algorithm.-Mainly KNN (the k-nearest neighbor algorithm), LVQ1 (learning vector quantization 1), DSM (decision surface mapping) algorithm. and a simple clustering algorithm.
Platform: | Size: 12288 | Author: sandy | Hits:

[IME DevelopLVQ

Description: LVQ(学习矢量量化)算法:它是Kohonen的有监督学习的扩展形式。融合了自组织和有导师监督的技术,学习方法是竞争的,但产生方式是有教师监督的,也就是说,竞争学习是在由训练输入指定的各类 中局部进行。-LVQ (learning vector quantization) algorithm: it is the Kohonen s supervised the expansion of the form of learning. Blend of self-organization and supervision of technical mentors, learning methods are competitive, but there is a method of supervision of teachers, that is, competitive learning is specified by the training input for various types of local.
Platform: | Size: 36864 | Author: 杨兵 | Hits:

[Othermashu

Description: 有关新的学习矢量量化初始码书算 法的一篇论文,希望有用-The new learning vector quantization algorithm for the initial code of a paper book, I hope useful
Platform: | Size: 102400 | Author: zhanglei | Hits:

[Linux-Unixlvq

Description: LVQ - Learning Vector Quantization Demonstration Download xlvq Linux executable (128 kb) wlvq.exe Windows executable (152 kb) lvqd.zip C sources, version 1.7, 2003.09.02 (144 kb) lvqd.tar.gz (130 kb) -LVQ- Learning Vector Quantization DemonstrationDownloadxlvq Linux executable (128 kb) wlvq.exe Windows executable (152 kb) lvqd.zip C sources, version 1.7, 2003.09.02 (144 kb) lvqd.tar.gz (130 kb)
Platform: | Size: 66560 | Author: lion | Hits:

[AI-NN-PRHW3

Description: 使用LVQ算法对四类不同的点进行分类,并将最后结果画出-Use learning vector quantization to classify the four classes
Platform: | Size: 1024 | Author: danny | Hits:

[matlab70

Description: LVQ(Learning Vector Quantization ) lvq vector quantization algorithm for the simulation program matlab.
Platform: | Size: 23552 | Author: www | Hits:

[OtherLearning-Vector-Quantization

Description: Learning vector quantization
Platform: | Size: 51200 | Author: azin | Hits:

[AlgorithmLearning-Vector-Quantization

Description: Learning Vector Quantization
Platform: | Size: 49152 | Author: Elyas | Hits:

[matlabLearning Vector Quantization

Description: Learning Vector Quantization
Platform: | Size: 50176 | Author: Valiniyaz | Hits:
« 12 »

CodeBus www.codebus.net