搜索资源列表
BP神经网络分类器Mat程序
- BP神经网络分类器Mat程序,matlab开发环境,主要用于模式识别中的分类器的设计。-A mat procedure about BP neural network.
BPnn
- 很有用的BP神经网络分类器的matlab实现An important codes utilized in Matlab for bp -Useful BP neural network matlab to achieve An important codes utilized in Matlab for bp NN
TextureClassification-master
- matlab实现文本分类,内含两个分类器,主要采用线性回归和神经网络-Matlab achieve text classification, containing two classifiers, mainly using linear regression and neural network
EXP2
- 利用Matlab神经网络工具箱中感知器函数对二维线性可分的样本进行正确分类。-Use Matlab neural network toolbox Perceptron dimensional linearly separable function correctly classified samples.
test
- 使用matlab] 利用神经网络单层感知器 对图像数字二值化进行判断分类 -Use matlab] single-layer perceptron neural network for digital image binarization judgment Categories
神经网络
- 基于MATLAB编写的神经网络单层感知器分类(Neural network single layer perceptron classification based on MATLAB)
code
- matlab单层神经网络实现与逻辑,感知器是一种最简单的神经网络,可以解决最简单分类问题。在本经验中,利用了MATLAB代码简单实现了一个单层神经网络的感知器,对“与”逻辑运算进行了训练和学习,以便我们深入地了解感知器的构造。(Implementation and logic of MATLAB single layer neural network)