搜索资源列表
LVQ
- 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.
LVQ学习矢量化算法
- 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-EXAMPLE
- 类神经网路,创建LVQ网路对非线性可分离的问题进行分类-neural network, the creation of the Internet LVQ nonlinear separable issues of classification
LVQ-POTOEXAMPLE
- 类神经网路,训练LVQ网路来执行图样分类-neural network, the training network to implement LVQ pattern classification
LVQ
- LVQ(学习矢量量化)算法:它是Kohonen的有监督学习的扩展形式。融合了自组织和有导师监督的技术,学习方法是竞争的,但产生方式是有教师监督的,也就是说,竞争学习是在由训练输入指定的各类 中局部进行。
lvq
- 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算法程序
- 神经网络lvq算法程序-neural network algorithm procedures lvq
LVQ
- 这是一个向量量子化的程序,且生成两种运行环境,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 fo
lvq
- lvq méthode indexation basé sur le som clustering
lvq
- lvq vector quantization algorithm for the simulation program Matlab.
lvq.m
- 基于矢量向量的神经网络图像边缘检测,有消噪的效果,是图像处理的不错程序-baseed on LVQ net work
lvq
- 在matlab中用lvq神经网络实现交通事故持续时间的预测-In the matlab using lvq neural networks to forecast the duration of the traffic incident
LVQ
- LVQ神经网络的预测——人脸识别 LVQ神经网络的预测——人脸识别-LVQ neural network forecasting- LVQ neural network prediction Face- Face Recognition
LVQ
- 对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
LVQ-ANN-2
- 基于LVQ神经网络预测的人脸朝向识别的matlab源程序以及数据-LVQ neural network predictions based on face recognition matlab source towards.
lvq
- 自己乱改进的lvq神经网络算法,还有很大的改进空间,希望有人和我交流(just change something to lvq)
BP and LVQ Neurl Networks
- BP神经网络和lvq神经网络的MATLAB程序,程序中包含有网络的识别效果图。(BP neural network and LVQ neural network training and pattern recognition)
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.)
LVQ
- 运用LVQ进行人脸识别,得到的误差结果较好,同时又BP,SVM与其进行比较(The use of LVQ for face recognition is better, and the comparison between BP and SVM is compared.)
LVQ神经网络算法判定人脸朝向
- 基于matlab的LVQ神经网络进行人脸朝向识别。(Face orientation recognition based on MATLAB LVQ neural network.)