搜索资源列表
BP神经网络分类器C程序
- BP神经网络分类器C程序-BP neural network classifiers C Program
matlab
- 神经网络分类器的实现方法,毕业论文很有用-Neural network classification method for realizing, by graduation
Bpn1ha
- 用BP神经网络分类器进行分类识别的matlab源代码-Using BP Neural Network Classifier for classification and identification of the matlab source code
shengjingwangluo
- 一些个人编的简单的神经网络分类程序,采用newc1,newlvq1等程序-Some of my personal series of simple neural network classification procedure for the newc1, newlvq1 such procedures
NeuralNetwork
- 人工神经网络分类实现,在vs2005下实现,训练数据和测试数据有train.txt和test.txt读入-Implementation of artificial neural network classification
11912873naivebayesclassificationbasedongenetic
- 贝叶斯网络分类器的一点小程序,也许有用,请各位资源下载-Bayesian Network Classifier for small procedures, may be useful, please download resources
NeuralNetwork_BP_Classification
- BP 神经网络 分类应用 简单实用,请多多下载-BP net work classification
sfam
- 该程序实现了简单的模糊ARTMAP神经网络算法。SFAM是神经网络分类器,它是简单和快速的模糊ARTMAP版本。-The program implements a simple fuzzy ARTMAP neural network algorithm. SFAM is a neural network classifier, which is simple and fast version of fuzzy ARTMAP.
BP
- 此为神经网络分类小程序,仅为帮助对神经网络有兴趣的 初学者-this is a program about neural network system.
bpnetwork
- 基于MATLAB开发语言的神经网络分类器算法,源代码,改进算法,不包含数据-Based on MATLAB language development neural network classifier algorithm, the source code, the improved algorithm, does not contain data
matlabwangluoyingyong
- 基于matlab的BP神经网络分类学习资料-Based on the matlab BP neural network classifier learning material
bp
- 神经网络分类在医疗领域乳腺肿瘤诊断中的应用-Neural network classifier in the medical field diagnosis of breast cancer
BP神经网络的数据分类-语音特征信号分类
- 利用BP神经网络对样例中语音信号进行分类(The BP neural network is used to classify the speech signals in the sample)
单层神经网络矩阵改进
- 基于Matlab编程,实现人工神经网络对经典三种鸢尾花数据的分类,利用Matlab矩阵运算的优势,对全部样本进行同时训练,具有很好的输出结果(An Artificial Neuron Network which accomplishes classifying three kinds of flower)
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
神经网络
- 神经网络预测、神经网络分类,人工智能神经网络(Neural network prediction and neural network classification)
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神经网络分类附带详细讲解 1、本人对其中涉及到的函数进行了详细说明。 2、此程序中部分函数的使用方式是高版本Matlab中不推荐的,文中给出了当前高版本Matlab中的使用方式,并给出了相关博客地址(BP neural network classification with detailed explanation 1, I give a detailed descr iption of the functions involved. 2. The way part of the
小波神经网络用于分类的基础源码
- 小波神经网络中用于分类的代码,代码比较复杂,需要多加学习。(The code used for classification in the wavelet neural network is more complex and needs more learning.)
LM神经网络模型代码
- 使用LM神经网络分类,程序源码。LM神经网络能达到很好的分类效果。(Using LM neural network classification)