搜索资源列表
BP神经网络分类器C程序
- BP神经网络分类器C程序-BP neural network classifiers C Program
《神经网络模式识别及其实现》源程序,收集了各种神经网络分类的算法
- 《神经网络模式识别及其实现》源程序,收集了各种神经网络分类的算法《神经网络模式识别及其实现》源程序,收集了各种神经网络分类的算法
matlab基本bp神经网络
- 基本的bp神经网络,包含建库,建立初始化bp网络,以及对数据进行分类等
神经网络分类符号回归等
- 神经网络分类符号回归等
应用BP神经网络分类器识别交通标志
- 应用BP神经网络分类器识别交通标志
BP神经网络分类器C程序
- BP神经网络分类器C程序-BP neural network classifiers C Program
神经网络源程序
- 神经网络的源程序,一个比较新的算法,分类效果较好!-neural network source, a relatively new algorithm, better classification results!
模式分类
- 该程序可以对二维三类样本进行分类,并画出分界面.学习过模式识别的人必看.要学习神经网络的人必看,代码简单,实用性强-the procedure three samples of two-dimensional classification and paint interface. Learning the pattern recognition Watchable. To study the neural network Watchab
SOM模式提取与分类
- SOM神经网络,可以进行特征提取和模式分类,特别是特征维数较多的情况。-SOM neural network, can feature extraction and classification, in particular characteristic dimension of more.
bp神经网络的车辆分类
- c语言编写的基于BP神经网络的对图像车辆分类,其中图像特征提取是用图像不变矩,给出了图像不变矩的样本数据和验证数据。-based BP neural network image of the vehicle classification, Feature Extraction which is the same image moments, the image is unchanged Moments sample data and t
广义异或集成神经网络算法
- 本程序用C语言实现了集成神经网络解决广义异或问题。用神经网络集成方法做成表决网,可克服初始权值的影响,对神经网络分类器来说:假设有N个独立的子网,采用绝对多数投票法,再假设每个子网以1-p的概率给出正确结果,且网络之间的错误不相关,则表决系统发生错误的概率为 Perr = ( ) pk(1-p)N-k 当p<1/2时 Perr 随N增大而单调递减. 在工程化设计中,先设计并训练数目较多的子网,然后从中选取少量最佳子网形成
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)
神经网络
- 神经网络预测、神经网络分类,人工智能神经网络(Neural network prediction and neural network classification)
bp神经网络分类
- 1. 采用BP神经网络设计男女生分类器。采用的特征包括身高、体重、是否喜欢数学、是否喜欢文学、是否喜欢运动共五个特征,BP神经网络包含一个隐层,隐层结点数为5。要求:自行编写代码完成后向传播算法,采用交叉验证的方式实现对于性能指标的评判(包含SE,SP,ACC和AUC,AUC的计算可以基于平台的软件包)。(. using BP neural network to design the classifier for male and fe
bp神经网络分类附带性细讲解
- bp神经网络分类附带详细讲解 1、本人对其中涉及到的函数进行了详细说明。 2、此程序中部分函数的使用方式是高版本Matlab中不推荐的,文中给出了当前高版本Matlab中的使用方式,并给出了相关博客地址(BP neural network classification with detailed explanation 1, I give a detailed descr iption of the functions inv
小波神经网络用于分类的基础源码
- 小波神经网络中用于分类的代码,代码比较复杂,需要多加学习。(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)
有导师学习神经网络的分类-鸢尾花种类识别
- 有导师学习神经网络的分类-鸢尾花种类识别(Classification of Instructors Learning Neural Networks - Iris Species Identification)
BP神经网络
- 一个简单的BP神经网络分类声发射信号的范例,对理解框架有帮助,不过结果不够严谨,不利于发表(A simple example of BP neural network classification of AE signals is helpful to understand the fr a mework, but the results are not rigorous enough to be published)