CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - MATLAB PNN
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - MATLAB PNN - List
[
Other resource
]
PNN
DL : 0
用matlab设计的概率神经网络,内附演示程序-using Matlab design of probabilistic neural network, enclosing Demonstration Program
Update
: 2008-10-13
Size
: 13.72kb
Publisher
:
张炜云
[
AI-NN-PR
]
PNN
DL : 0
用matlab设计的概率神经网络,内附演示程序-using Matlab design of probabilistic neural network, enclosing Demonstration Program
Update
: 2025-02-19
Size
: 13kb
Publisher
:
张炜云
[
AI-NN-PR
]
hopnnexamples
DL : 0
运用MATLAB语言编写的连续型霍普菲尔德网络-using MATLAB prepared by the continuous Hopfield network
Update
: 2025-02-19
Size
: 2kb
Publisher
:
陈雷
[
Speech/Voice recognition/combine
]
newpnn
DL : 0
基于概率神经网络的数字语音识别matlab程序-probabilistic neural network based on the number of voice recognition procedures Matlab
Update
: 2025-02-19
Size
: 7kb
Publisher
:
蒋荣
[
Speech/Voice recognition/combine
]
pnn_recognition
DL : 0
基于概率神经网络方法的识别程序,主要针对语音识别,matlab程序,值得参考.-probabilistic neural network-based method of identification procedures, voice recognition, Matlab procedures, a good reference.
Update
: 2025-02-19
Size
: 31kb
Publisher
:
李宏言
[
matlab
]
matlabbpnn
DL : 0
基于matlab的三层bp神经网络源程序代码-based on the three-tier bp Matlab neural network source code
Update
: 2025-02-19
Size
: 1kb
Publisher
:
yuhongke
[
matlab
]
AnnInMat
DL : 0
matlab写的神经网络的几个演示程序,有的是自己写的,有的是根据别人写的改的,bp、rbf、pnn、hopfield等-matlab neural network to write a few demo program, some wrote it myself, some other people to write in accordance with the change, bp, rbf, pnn, hopfield etc.
Update
: 2025-02-19
Size
: 7kb
Publisher
:
billjie
[
Graph program
]
PNN
DL : 0
Classify using a probabilistic neural network
Update
: 2025-02-19
Size
: 1kb
Publisher
:
gj
[
AI-NN-PR
]
PNN
DL : 0
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 [1995], such as the continuous development and improvement has been successfully applied to machine learning, artificial intelligence, automatic control and many other fields. Probabilistic neural network than the multi-layer feedforward network of simple math, and are easy to achieve
Update
: 2025-02-19
Size
: 8kb
Publisher
:
piano
[
matlab
]
ParzenPNN
DL : 0
Matlab PNN network with realization using simple console -Matlab PNN network with realization using simple console
Update
: 2025-02-19
Size
: 14kb
Publisher
:
matlabs
[
Graph Recognize
]
PNN
DL : 0
概率神经网络算法的matlab实验程序 可用于车牌识别 文字识别等模式识别问题-Probabilistic neural network algorithm matlab experimental procedure can be used for license plate recognition to identify issues such as character recognition
Update
: 2025-02-19
Size
: 1kb
Publisher
:
薛睿
[
Mathimatics-Numerical algorithms
]
PNN
DL : 0
pnn分类器算法,用MATLAB源码,可以进行分类。-pnn classifier algorithm, using MATLAB source code can be classified.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
wasd
[
matlab
]
K-PNN
DL : 0
K-PNN Algorithm a type of k nearest neighbor algorithm
Update
: 2025-02-19
Size
: 24kb
Publisher
:
parisa
[
matlab
]
PNN-CVLOO-code
DL : 0
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.
Update
: 2025-02-19
Size
: 33kb
Publisher
:
Alfredo/Passos
[
matlab
]
pnn1
DL : 0
PNN神经网络聚类法的MATLAB的源代码,自己编写的,很实用,希望对大家有所帮助。-PNN neural network clustering method for MATLAB source code, I have written, very practical, we want to help.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
李琳莉
[
AI-NN-PR
]
pnn
DL : 0
概率神经网络的分类预测-基于PNN变压器故障诊断,基于神经网络的matlab参考代码。-Probabilistic neural network classification prediction- PNN-based transformer fault diagnosis, based on neural network matlab reference code.
Update
: 2025-02-19
Size
: 3kb
Publisher
:
陈虹志
[
AI-NN-PR
]
PNN
DL : 0
概率神经网络PNN的MATLAB实现,有详细的说明-Probabilistic neural network PNN in MATLAB implementation, a detailed description of
Update
: 2025-02-19
Size
: 14kb
Publisher
:
hudingyin
[
Other
]
PNN程序
DL : 0
利用matlab 程序通过部分样本参考量训练,对剩下样本的类别进行预测(Using the matlab program, through the training of some sample reference quantity, we forecast the remaining samples)
Update
: 2025-02-19
Size
: 14kb
Publisher
:
dengxia19919
[
matlab
]
PNN
DL : 0
概率神经网络(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 feedforward networks. It has the following advantages: the learning process is simple, the training speed is fast, the classification is more accurate, the fault tolerance is good, and so on. In essence, it belongs to a supervised network classifier based on Bayesian minimum risk criteria.)
Update
: 2025-02-19
Size
: 45kb
Publisher
:
哼哼1214
[
e-language
]
04RBF、GRNN和PNN神经网络
DL : 0
自己研究了一些关于神经网络的算法,用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 pretty good. I want to share with you. The value of the fifth data is predicted using the first 4 data of each row.)
Update
: 2025-02-19
Size
: 782kb
Publisher
:
ZJN27
«
1
2
3
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.