Welcome![Sign In][Sign Up]
Location:
Search - neural network classifier matlab

Search list

[OtherHamming_NN

Description: Hamming 神经网络从功能上来看是最小Hamming 距离分类器.利用它能够完成不完整输入信息与所存储模式的最小汉明距离分类.    Hamming 网络是一个双层神经网络,第一层网(即匹配子网络)是用来计算输入模式与该网络已经学习过的各样本之间的匹配测度.第二层网(即竞争子网络)接收从匹配子网络送来的未知模式与已存各样本的匹配测度,然后经过多次迭代运算就可以求得与输入模式相匹配的样本.-Hamming neural network from the functional point of view is the smallest Hamming distance classifier. Use it to complete incomplete input information storage model with the smallest Hamming distance classifier. Hamming network is a double neural network, the first network layer (ie matching sub-network) is used to calculate the input model and the network has been studied by the match between the sample test degrees. The second layer network (that is, competitive-network) from the receiver-matching network sent an unknown model has been deposited with the samples matching measure, Then after many iterative computation can be obtained with the input mode matching sample.
Platform: | Size: 115712 | Author: 东方云 | Hits:

[AI-NN-PRsom_

Description: som 神经网络 分类小例 (将八组4维数据聚类)-som neural network classifier in small cases (eight groups will be 4-dimensional data clustering)
Platform: | Size: 1024 | Author: 姜波 | Hits:

[AI-NN-PRbsb

Description: 盒中脑(bsb)神经网络模型首先由Anderson等人于1977年提出,Golden等人对该模型进行了深入的研究。可用作自联想最邻分类器,并可存储任何模拟向量模式。 -Brain box (bsb) neural network model first considered by Anderson and others in 1977 and raised, Golden and others in the model of an in-depth research. Since most neighborhood association can be used as a classifier, and can store any simulated vector mode.
Platform: | Size: 1024 | Author: wangli | Hits:

[matlabPerceptronAlgorithm

Description: 感知器是神经网络里面的一个重要分类器,本例子采用matlab实现单个神经元感知器,分类效果较好~-Perceptron neural network which is an important classifier, using the example of the realization of a single neuron matlab perceptron, classification better ~
Platform: | Size: 2048 | Author: junrren | Hits:

[Windows Developbelief_NN

Description: A neural network classifier based on Dempster-Shafer theory
Platform: | Size: 5120 | Author: nusrf | Hits:

[Special EffectsinvariantMomentShapeDetection

Description: 根据:基于不变矩特征和神经网络的图像模式模糊分类 论文 在matlab上做的实验,有7个不变矩生成和神经网络分类的代码,还要论文原文-According to: Based on the characteristics of moment invariants and neural network image mode fuzzy classification papers in matlab to do the experiment, there are seven moment invariants and neural network classifier to generate the code, but also the original papers
Platform: | Size: 146432 | Author: wanxl_xjtu | Hits:

[Program docsasdw

Description: 现有数字信号自动调制识别方法大多只适用于无记忆信号,如PSK、ASK、FSK信号等。将有记忆 信号(MSK信号)和无记忆信号一起考虑,提出了一种改进的数字信号自动识别方法。该方法采用信号的瞬时统 计量作为特征参数,采用多层神经网络作为分类器。计算机仿真表明:当噪声采用高斯白噪声,并且信噪比大于 l5 dB时,识别率高于96% ;当信噪比不低于l0 dB时,识别率不低于90%。-Existing digital signal automatic modulation recognition methods are mostly applied only to memoryless signals, such as PSK, ASK, FSK signals. Will have a memory signal (MSK signal) and non-memory signal into consideration, an improved digital signal automatic identification method. This method is the use of the instantaneous signal statistics as a characteristic parameter, the use of multi-layer neural network as classifier. Computer simulation shows that: When the noise using Gaussian white noise, and signal to noise ratio greater than l5 dB, the recognition rate is higher than 96 when the signal to noise ratio not less than l0 dB, the recognition rate of not less than 90.
Platform: | Size: 185344 | Author: happyuan | Hits:

[AI-NN-PRBpn1ha

Description: 用BP神经网络分类器进行分类识别的matlab源代码-Using BP Neural Network Classifier for classification and identification of the matlab source code
Platform: | Size: 1024 | Author: 张恒 | Hits:

[AI-NN-PRnn

Description: 线性神经网络,BP神经网络,Hopfield神经网格,Elman神经网络,RBF神经网络;在模型应用模块中实现了六种实际应用:RBF网络的船用柴油机故障诊断,BP网络的齿轮箱故障诊断,SOM网络的回热系统故障诊断,BP网络的设备状态分类器,SOM网络的人口比例样本分类,SOM网络的土壤性状样本分类。-Linear neural network, BP neural network, Hopfield neural network, Elman neural network, RBF neural network application modules in the model to achieve practical application of Six: RBF network of marine diesel engine fault diagnosis, BP network gearbox fault diagnosis, SOM network regenerative system fault diagnosis, BP network classifier equipment, SOM network the proportion of the population sample classification, SOM network classification of soil samples.
Platform: | Size: 711680 | Author: haozi | Hits:

[Graph Recognizeclassify

Description: 简单分类器 可用于基于神经网络的字母识别,适合初学者使用。 -Simple classifier based on neural network can be used to identify the letters, suitable for beginners to use.
Platform: | Size: 53248 | Author: 李敏 | Hits:

[matlabBPPatternRecognition

Description: MATLAB编写的误差反向传播(BP)神经网络简单分类器。-MATLAB prepared by error back-propagation [BP] neural network classifier easy.
Platform: | Size: 6144 | Author: Anlaen Liang | Hits:

[Graph programdaima

Description: (压缩包里一共有5个代码) pca+lda+粗糙集+模糊神经网络 saveORLimage.m将ORL人脸库分为测试集ptest和训练集pstudy存为imagedata.mat 1.savelda.m将人脸库先进行pca降维,再用lda进行特征提取,得到新的测试集ldatest和训练集ldastudy存为imageldadata.mat 2.对ldastudy进行离散化(discretimage.m),得到离散化矩阵disdata,存入到imagedisdata.mat 3.将disdata组成决策表(savers.m),通过对disdata的条件属性进行约简,得到其一个约简,组成新的测试集rstest和训练集rsstudy存为imagersdata.mat 4.对rsstudy进行模糊神经网络训练(savecul.m),对模糊神经网络的参数进行调整学习将其存入culdata.mat 5.用runfnn.m对rstest进行测试得到其识别率 savem.m和cm.m是用最小距离分类器对训练集和测试集进行分类.-pca+ lda+ Rough Set+ fuzzy neural network saveORLimage.m will ORL face database is divided into test set and training set ptest for pstudy keep imagedata.mat Treasury will face 1.savelda.m first dimensionality reduction pca, lda used feature extraction, a new test set and training set ldatest for ldastudy keep imageldadata.mat 2. Ldastudy carried out on the discretization (discretimage.m), to be discrete matrix of disdata, deposited to imagedisdata.mat 3. Disdata the composition of the decision table (savers.m), the conditions on the attributes disdata about Jane, has been one of its reduction to form the new test set and training set rstest for rsstudy keep imagersdata.mat 4. Rsstudy training fuzzy neural network (savecul.m), on the parameters of fuzzy neural network to learn to adjust their deposit culdata.mat 5. Rstest used to test for runfnn.m by its recognition rate cm.m is savem.m and minimum distance classifier on the training set and test set classificati
Platform: | Size: 2048 | Author: dong | Hits:

[Special Effectsshiyan_moshi

Description: 模式识别的 图像的贝叶斯分类 图像的贝叶斯分类 神经网络模式识别-Bayesian pattern recognition image classification image of the Bayesian classifier neural network pattern recognition
Platform: | Size: 671744 | Author: day | Hits:

[Graph RecognizePatternRecognition

Description: 图象处理 模式识别 多种分类方法(最临近匹配分类器、Bayes分类器、线性函数分类、非线性函数分类、神经网络分类)识别0-9数字 手写数字与数字图片,包括设计训练样品库、可以选择多种分类器来识别识别0-9这十个阿拉伯数字,包括临时手写的数字,也包括图片中的数字 -Pattern recognition image processing a variety of classification (the most close to matching classifier, Bayes classifier, a linear function of classification, non-linear function of classification, neural network classification) to identify any number of handwritten digits 0-9 and digital images, including the design of training samples library, you can choose a variety of classifier to identify the 10 Arabic numerals identify the 0-9, including temporary handwritten figures also include the number of pictures
Platform: | Size: 541696 | Author: yao | Hits:

[Otherpcaexpressprot

Description: We propose an algorithm for facial expression recognition which can classify the given image into one of the seven basic facial expression categories (happiness, sadness, fear, surprise, anger, disgust and neutral). PCA is used for dimensionality reduction in input data while retaining those characteristics of the data set that contribute most to its variance, by keeping lower-order principal components and ignoring higher-order ones. Such low-order components contain the "most important" aspects of the data. The extracted feature vectors in the reduced space are used to train the supervised Neural Network classifier. This approach results extremely powerful because it does not require the detection of any reference point or node grid. The proposed method is fast and can be used for real-time applications.
Platform: | Size: 21504 | Author: mhm | Hits:

[AI-NN-PRbpnetwork

Description: 基于MATLAB开发语言的神经网络分类器算法,源代码,改进算法,不包含数据-Based on MATLAB language development neural network classifier algorithm, the source code, the improved algorithm, does not contain data
Platform: | Size: 229376 | Author: liuchao | Hits:

[AI-NN-PRmatlabwangluoyingyong

Description: 基于matlab的BP神经网络分类学习资料-Based on the matlab BP neural network classifier learning material
Platform: | Size: 684032 | Author: 张金波 | Hits:

[AI-NN-PRbp

Description: 神经网络分类在医疗领域乳腺肿瘤诊断中的应用-Neural network classifier in the medical field diagnosis of breast cancer
Platform: | Size: 92160 | Author: 田震 | Hits:

[AI-NN-PRBP

Description: 基于BP神经网络设计分类器,MATLAB源程序例子。-Design based on BP neural network classifier, MATLAB source code examples.
Platform: | Size: 285696 | Author: 励轩 | Hits:

[AI-NN-PRpereceptron

Description: 感知器算法分类器,感知器是一种双层神经网络模型,一层为输入层,另一层具有计算单元,可以通过监督学习建立模式判别的能力-Perceptron Algorithm classifier, perceptron neural network model is a double layer of input layer, another layer with a calculation unit, you can determine by monitoring the ability of learning to build models
Platform: | Size: 1024 | Author: xiaozhuang | Hits:
« 12 »

CodeBus www.codebus.net