搜索资源列表
bp_分类器皿
- BP分类器,用与识别不同模式。-BP classifier, and used to identify different models.
Bp
- 利用Bp神经网络实现的两类分类程序,程序简单明了,初学者也看得懂。-Bp neural network using two types of classification procedures, the program is simple, beginners can understand.
bpsuanfa
- 模式分类,BP算法,给出查全率和差准率,对隐含层书目进行讨论-Pattern classification, BP algorithm, given recall rate and the poor precision of the hidden layer bibliographic discussion
NeuralNetwork_BP_Classification
- BP 神经网络 分类应用 简单实用,请多多下载-BP net work classification
bp
- 利用bp算法对鸢尾花数据进行分类的matlab实现程序-Bp algorithm using iris data classification procedures to achieve matlab
BP
- 基于bp神经网络的分类程序 实现软件是matlab-matlab
43680540Classification-MatLab-Toolbox
- 利用人工智能算法对数据进行训练,然后模式分类,里面包含支持向量机,聚类,BP网络等许多优秀的算法-The use of artificial intelligence algorithm to training data, and then pattern classification, which includes support vector machines, clustering, BP network algorithm and many other outstanding
threekindBPprogramresult
- BP算法用在分类上,是一个三分类的实例,及实验结果分析-BP algorithm is used in classification, is a three-way classification of the examples and experimental result analysis
my022
- BP算法在非线性分类问题中的简单应用,三层BP网络!-BP algorithm in non-linear classification problem in a simple application of three-layer BP network!
bp-assort
- 应用bp算法实现对iris数据库的分类,iris数据库是人们广泛使用的用于模式分类的实例系统。它含有150个例子,分为三类,每个类由四个实数特征值描述,分别表示萼片(sepal )长度,萼片宽度,花瓣(petal )长度,花瓣宽度。问题是根据这四个特性值分类三种iris 植物,输入为四个特征值和类别 (5.1 3.5 1.4 0.2 0),输出算法分类结果 -Bp algorithms applied to the iris database, the classification, iris
BP
- 此为神经网络分类小程序,仅为帮助对神经网络有兴趣的 初学者-this is a program about neural network system.
BP1
- BP神经网络 数据分类 语音特征信号分类-BP neural network classification of data signal classification speech features
bp
- 神经网络分类在医疗领域乳腺肿瘤诊断中的应用-Neural network classifier in the medical field diagnosis of breast cancer
BP-Iris-classifier
- 使用BP网络实现了对Iris数据的分类,使用了可变学习速率和带动量的梯度下降算法。-Using the BP network realizes the classification of Iris data, the use of the variable learning rate and the amount of gradient descent algorithm driven.
BP-Neural-Network-
- BP神经网络的数据分类,语言特征信号分类。选取了民歌、古筝、摇滚和流行四类不同音乐,用BP神经网络实现有效分类。-BP neural network data classification, language characteristic signal classification. Selected folk songs, zither, four different types of rock and pop music, with BP neural network for effecti
BP神经网络的数据分类-语音特征信号分类
- 利用BP神经网络对样例中语音信号进行分类(The BP neural network is used to classify the speech signals in the sample)
BP神经网络数据分类
- BP神经网络数据分类,包含源代码,很适合初学者使用(The file includes BP network's progranmme,it's useful and you can use it to learn BP network.)
BP神经算法
- 神经网络算法源代码,使用c++编写,适用于解决分类问题(Neural network algorithm)
bp-分类器
- 这是bp神经网络的M文件,包括BP网络的第一阶段学习期(训练加权系数wki,wij),BP网络的第二阶段工作期(根据局训练好的wki,wij和给定的输入计算输出),程序里有详细注释。该程序被用来作为分类器使用。(This is the BP neural network M files, including the first phase of BP network learning period (training weighting coefficient wki, wij), the se
BP
- BP 神经网络能够实现数据的分类,预测。(BP neural network realizes data classification and prediction.)