搜索资源列表
AnnInMat
- matlab写的神经网络的几个演示程序,有的是自己写的,有的是根据别人写的改的,bp、rbf、pnn、hopfield等
matlabtosolve
- 基于MATLAB实现的说话人识别程序,分别用bp、pnn、som、rbf、lvq等算法,对语音文件进行训练和测试,效果不错。~..~ 下面说明一下bprengong程序: 数据分别用来训练和测试两部分。 具体程序分为两部分,第一部分为:计算识别模型 变量v是mfcc处理以后的矢量。因为数据可能长短不一,所以放在同一进行截取。p的每一行代表一个语音数据(共15个)。变量Pr为每一行的最大最小值。变量T为目标值。输出神经元个数为15。 在训练阶段,如果用于训练的输入训练样本的类
SVMclassifier
- SVM分类器,用于对多维采样点进行分类。可根据类别数修改分类器,我们的模式识别作业。-SVM classifier, multi-dimensional sampling points used for classification. Can be modified according to the number of classification categories, and our pattern recognition operation.
ParzenPNN
- Matlab PNN network with realization using simple console -Matlab PNN network with realization using simple console
K-PNN
- K-PNN Algorithm a type of k nearest neighbor algorithm
PNN-CVLOO-code
- The code implements a probabilstic Neuraol network for classification problems trained with a Leave One Out Cross Validation Scheme in Matlab (version 7 or above). The following toolboxes are required: statidtics, optimization and neural networks.
pnn1
- PNN神经网络聚类法的MATLAB的源代码,自己编写的,很实用,希望对大家有所帮助。-PNN neural network clustering method for MATLAB source code, I have written, very practical, we want to help.
ParzenPNN
- PNN的matlab源程序,包含parzenPNNclassify、parzenPNNlearning、parzenPNNimproving-PNN' s matlab source, including parzenPNNclassify, parzenPNNlearning, parzenPNNimproving
PNN
- 该程序为MATLAB源码,使用PNN算法进行分类。-Classify using a probabilistic neural network
PNN
- Probabilistic neural network algorithm matlab experimental procedure can be used for license plate recognition to identify issues such as character recognition
PNN
- PNN 概率神经网络 matlab程序源程序 写过才知道好使~-PNN probabilistic neural network matlab program source code written to know so that ~
PNN
- SVM implementation using matlab
PNN
- using Matlab wrote GAs were based on Polynominal Neural Networks Model with Jenkin data.
PNN
- PNN algorithm implementation in matlab.
pnn
- 利用MATLAB概率神经网络,实现柴油机故障诊断分类问题的解决。-请键入文字或网站地址,或者上传文档。 Using MATLAB probabilistic neural network, solve the problem of diesel engine fault diagnosis classification.
2-GRNN_PNN_work
- GRNN和PNN神经网络对数据的拟合、训练和二者对比(Data training of GRNN and PNN and comparison of the two)
45678
- 基于MATLAB实现的说话人识别程序(声纹识别),分别用bp、pnn、som、rbf、lvq等算法(Speaker recognition program based on MATLAB (voice recognition), respectively BP, PNN, SOM, RBF, LVQ algorithm)
PNN
- 概率神经网络(Probabilistic Neural Network)是由D.F.Speeht博士在1989年首先提出,是径向基网络的一个分支,属于前馈网络的一种。它具有如下优点:学习过程简单、训练速度快;分类更准确,容错性好等。从本质上说,它属于一种有监督的网络分类器,基于贝叶斯最小风险准则。(The rate neural network, first proposed in 1989, is a branch of the RBF network and is one of the fe
PID神经元网络解耦控制算法——多变量系统控制
- 概率神经网络的分类预测--基于PNN的变压器故障诊断,matlab(Classification and prediction of probabilistic neural network -- transformer fault diagnosis based on PNN)
RBF、GRNN和PNN神经网络
- 这是RBF、GRNN和PNN神经网络的matlab源代码,非常好,放心下载
