搜索资源列表
PNN
- 用matlab设计的概率神经网络,内附演示程序-using Matlab design of probabilistic neural network, enclosing Demonstration Program
PNN
- PNN又称为概率神经网络,它最初由数学家Specht于1990年提出,后经Master[1995]等不断发展和完善,已成功地应用于机器学习、人工智能、自动控制等众多领域.概率神经网络比多层前馈网络的数学原理简单,且易于实现-PNN is also known as the probabilistic neural network, which was first introduced by the mathematician Specht in 1990, after the Master [1
PNN
- pnn分类器算法,用MATLAB源码,可以进行分类。-pnn classifier algorithm, using MATLAB source code can be classified.
ParzenPNN
- Matlab PNN network with realization using simple console -Matlab PNN network with realization using simple console
aei(8x8)
- 用pnn或gbl进行码书设计,用aei进行码字搜索的MATLAB源码。-Pnn or carried out by gbl codebook design, aei codeword search for the MATLAB source code.
PNN
- 概率神经网络算法的matlab实验程序 可用于车牌识别 文字识别等模式识别问题-Probabilistic neural network algorithm matlab experimental procedure can be used for license plate recognition to identify issues such as character recognition
handwrittencharacterrecognition
- 三种神经网络方法用于手写体字符识别PNN、RBF、BP-Three kinds of neural networks for handwritten character recognition PNN, RBF, BP
ParzenPNN
- 此文件为matlab程序仿真 所用工具为P-PNN simulation
K-PNN
- K-PNN Algorithm a type of k nearest neighbor algorithm
liziqun
- 该代码是由matlab编写的。粒子群是一种快速优化方法。能大量节省计算机运行时间。-The code is written in matlab. PSO is a fast optimization method. It can save computer time.
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
- 概率神经网络的分类预测-基于PNN变压器故障诊断,基于神经网络的matlab参考代码。-Probabilistic neural network classification prediction- PNN-based transformer fault diagnosis, based on neural network matlab reference code.
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实现,有详细的说明-Probabilistic neural network PNN in MATLAB implementation, a detailed descr iption of
PNN程序
- 利用matlab 程序通过部分样本参考量训练,对剩下样本的类别进行预测(Using the matlab program, through the training of some sample reference quantity, we forecast the remaining samples)
2-GRNN_PNN_work
- GRNN和PNN神经网络对数据的拟合、训练和二者对比(Data training of GRNN and PNN and comparison of the two)
04RBF、GRNN和PNN神经网络
- 自己研究了一些关于神经网络的算法,用matlab做的一些小测试,使用的是《matlab神经网络43个案例分析》这本书,感觉还不错,分享一下。 使用每行的前4个数据预测第5个数据的值(I have studied some algorithms about neural network, and I have done some small tests with MATLAB, using the 43 case analysis of MATLAB neural network. I feel