搜索资源列表
somlvq
- This project compares the performance of SOM versus LVQ in classification problems. Given two data sets: ‘iris.dat’ has 150 patterns of 3 classes with 4 features. ‘wine.dat’ has 178 patterns of 3 classes with 13 features. For SOM, use its alg
pnn_lvq
- lvq 算法 关于读取一个手写字体的数据库的代码的问题[图像图形-Identification of data sets, can be used as, the classification of experimental data. Category: Pattern Recognition
lvq
- lvq vector quantization algorithm for the simulation program Matlab.
df
- 分布式环境的计算,课件的使用,以及各种资源-The research paper of “Segmentation methods of fruit image based on color difference” is mainly about four segmentation methods in fruit-harvesting robot vision, which respectively are dynamic threshold segmentation method, exte
70
- LVQ(Learning Vector Quantization ) lvq vector quantization algorithm for the simulation program matlab.
LVQ
- 面对大量的交通参数数据,如何快速建立高效的分类预测模型以尽快地对拥堵状态进行判别是一个重要的问题-Face a lot of traffic parameter data, how to quickly establish an efficient classification model to predict the state as soon as possible to discriminate on the congestion is an important issue
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
lvqmain
- lvq and neural network
lvqnetwork
- LVQ神经网络的预测,可以用来进行人脸识别-lvqnetwork,a important kind of network
NN---LVQ
- Learning Vector Quantization (LVQ) is a supervised version of vector quantization
lvq
- neural network, LVQ , matlab code
LVQ
- LVQ神经网络的分类——乳腺肿瘤诊断-LVQ neural network classification- breast cancer diagnosis
codeforlvq
- image compression using lvq
lvq-predict
- LVQ神经网络的预测。利用LVQ神经网络进行人脸朝向识别-LVQ neural network prediction. Using LVQ neural network for face toward recognition
LVQ-BP
- matlab的神经网络算法——解决乳腺肿瘤诊断问题,分别采用BP算法解决以及LVQ算法解决,包含样例乳腺肿瘤数据。-matlab neural network algorithm- to solve the problem of diagnosis of breast cancer, respectively, with BP algorithm to solve LVQ algorithm to solve, contains a sample of breast tumor data.
lvq-MATLAB
- 基于LVQ神经网络的预测的人脸朝向识别matlab源程序。-LVQ neural network-based prediction face towards the identification matlab source.
LVQ
- LVQ神经网络的预测——人脸朝向识别的源程序及数据。用matlab程序编写。-LVQ neural network prediction- face towards the identification of the source code and data. Using matlab programming.
22-LVQ
- LVQ神经网络的预测——人脸朝向识别.能够准确的识别人脸朝向,很实用-LVQ FECE
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.)