搜索资源列表
广义异或集成神经网络算法
- 本程序用C语言实现了集成神经网络解决广义异或问题。用神经网络集成方法做成表决网,可克服初始权值的影响,对神经网络分类器来说:假设有N个独立的子网,采用绝对多数投票法,再假设每个子网以1-p的概率给出正确结果,且网络之间的错误不相关,则表决系统发生错误的概率为 Perr = ( ) pk(1-p)N-k 当p<1/2时 Perr 随N增大而单调递减. 在工程化设计中,先设计并训练数目较多的子网,然后从中选取少量最佳子网形成表决系统,可以达到任意高的泛化能力。 -this pro
DNAClassification
- DNA分类,包含三中模式识别经典算法的实现:K紧邻,BP神经网络,概率神经网络。-DNA classification, which includes three classic pattern recognition algorithm to achieve : K borders, BP neural networks, probabilistic neural network.
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
RCE
- RCE网络即“衰减库仑势”法,在每一个模式层单元都有一个对应的超球体半径可调整的参数。有与概率神经网络相同的拓扑结构。-RCE network that is " attenuated Coulomb potential" method, a model layer in each unit has a corresponding super-sphere radius of adjustable parameters. With the probabilistic neura
patternRecognition
- 这系列课件系统地讲述了模式识别的基本理论和基本方法。内容涵盖了贝叶斯决策、概率密度函数的估计、线性判别函数、邻近法则、特征的选择和提取、非监督学习、神经网络、模糊模式识别等。-This series of courseware on a pattern recognition system to the basic theory and basic methods. Covers the Bayesian decision-making, the estimated probability de
ParzenPNN
- 概率神经网络的matlab源代码,可用于实现概率神经网络识别和判别数据类别。-prnn matlab
ParzenPNN
- Parzen概率神经网络工具箱及代码实现分类,供学习应用者参考。-Parzen Probabilistic Neural network toolbox and code to achieve the classification for the study and application in Taiwan.
PNNpredict19
- 概率神经网络 分类预测 基于PNN变压器故障 诊断-Probabilistic neural network classifier prediction Transformer Fault Diagnosis Based on PNN
Neuralnetworkcode
- 有关于神经网络分类的 设计概率神经网络 创建自组织网络等程序源代码-Neural network code
PNNOptimization
- 概率神经网络优化方面的文章,非常全面,包括国外资料-Probabilistic neural network optimization of the article, very comprehensive, including data from abroad
PNN_GA
- 关于概率神经网络以及遗传算法的相关文章,很全面-On probabilistic neural network and genetic algorithm-related articles, very comprehensive
ParzenPNN
- matlab环境中 关于概率神经网络源代码 注意不是关于声音识别方面的-matlab environment, probabilistic neural network source code on the note is not about the voice recognition aspects
pnn
- 概率神经网络的分类预测-基于PNN变压器故障诊断,基于神经网络的matlab参考代码。-Probabilistic neural network classification prediction- PNN-based transformer fault diagnosis, based on neural network matlab reference code.
概率神经网络pnn
- 概率神经网络在RBF网络的基础上,融合了密度函数估计和贝叶斯理论。本文件包含三个PNN文件。
PNN网络代码
- 概率神经网络(Probabilistic Neural Network)是由D.F.Speeht博士在1989年首先提出,是径向基网络的一个分支,属于前馈网络的一种。它具有如下优点:学习过程简单、训练速度快;分类更准确,容错性好等。从本质上说,它属于一种有监督的网络分类器,基于贝叶斯最小风险准则。(Probabilistic neural network was first proposed by Dr. D.F.Speeht in 1989. It is a branch of radial
基于概率神经网络的手写体数字识别
- 基于概率神经网络的手写体数字识别Matlab程序(Handwritten digital recognition Matlab program based on probabilistic neural network)
新建文本文档
- 主要用matlab对故障信号进行分类,使用的是概率神经网络(The main use of matlab to classify fault signals, using a probabilistic neural network)
概率神经网络的分类预测-基于PNN的变压器故障诊断
- 概率神经网络的分类预测--基于PNN的变压器故障诊断,含有源程序和数据(Classification Prediction of Probabilistic Neural Networks--Based on PNN Transformer Fault Diagnosis)
85190844wedgelet
- 小波等神经网络,还包含PSO(粒子群)、灰色神经网络、模糊网络、概率神经网络、遗传算法优化等内容。(wavelet neural networks, etc. also contains the PSO (PSO), gray neural networks, fuzzy networks, probabilistic neural networks, genetic algorithm optimization and so on.)