搜索资源列表
-
0下载:
MATLAB编写的误差反向传播(BP)神经网络简单分类器。-MATLAB prepared by error back-propagation [BP] neural network classifier easy.
-
-
0下载:
code for neural network classifier-code for neural network classifier
-
-
0下载:
有关神经网络分类的的一个程序,做神经网络分类的读者不妨看看,希望对你有帮助-For neural network classification of a program, do the neural network classifier readers take a look, hope to help you
-
-
0下载:
Rosenblatt感知机Matlab实现算法线性分类器的第一个迭代算法是1956年由Frank Rosenblatt提出的. 这个算法被提出后, 受到了很大的关注. 感知器在神经网络发展的历史上占据着特殊的位置: 它是第一个从算法上完整描述的神经网络. 在20世纪60年代和70年代, 受感知器的启发, 工程师, 物理学家以及数学家们纷纷投身于神经网络不同方面的研究.
-Rosenblatt perceptron Matlab algorithm linear classifier, an
-
-
0下载:
SVM神经网络中的参数优化---提升分类器性能-SVM neural network parameter optimization--- to enhance the performance of the classifier
-
-
0下载:
使用Matlab AR模型的LPC函数来做特征值提取。传统方法中LPC一般用来做语音处理。这里每100个数据来做LPC,用获得的N阶参数来作为振动信号的特征值。这样10000个样本可以获得100个特征值样本集。用这些样本集可以做神经网络分类-Matlab AR model LPC function to do eigenvalue extraction. Conventional method LPC generally used for voice processing. Do LPC, wh
-
-
0下载:
神经网络与adaboost的强分类器,利用adaboost算法提升神经网络的分类性能,十分好用的强分类器-The neural network adaboost strong classifier
-
-
0下载:
this program helps you simulate the classification task whit MLP (multilayer preceptron) neural network
-
-
0下载:
a tree classifier for neural network
-
-
0下载:
SVM神经网络中的参数优化---提升分类器性能,模型精度较高-SVM neural network classifier parameter optimization--- to enhance performance, high accuracy of the model
-
-
0下载:
bp网的程序,设计一个神经网络字符分类器对英文字母进行分类。输入向量含有16个分量,输出向量分别用设置的T向量,还不完善,有待改进-bp network program, character design a neural network classifier to classify the English alphabet. Input vector contains 16 components, respectively T vector output vector set, not per
-
-
0下载:
Nowadays security becomes a most important issue regarding a spoof attack. So, multimodal biometrics technology has attracted
substantial interest for its highest user acceptance, high security, high accuracy, low spoof attack and high recognition
-
-
0下载:
This little package contains a Parzen Neural Network classifier that can classify data between N classes in D dimensions. The classifier is really fast and simple to learn
-
-
0下载:
This little package contains a Parzen Neural Network classifier that can classify data between N classes in D dimensions. The classifier is really fast and simple to learn
-
-
0下载:
有导师学习的神经网络分类-鸳尾花种类识别-Supervised learning neural network classifier- iris species identification
-
-
0下载:
MLP neural network classifier
-
-
0下载:
This neural network based classifier for knee classification. Statistical features are used for classification-This is neural network based classifier for knee classification. Statistical features are used for classification..
-
-
0下载:
神经网络分类器,三层神经网络,亲自验证效果还不错-Neural network classifier, three layer neural network
-
-
0下载:
MATLAB 代码
第1章 BP神经网络的数据分类——语音特征信号分类
第2章 BP神经网络的非线性系统建模——非线性函数拟合
第3章 遗传算法优化BP神经网络——非线性函数拟合
第4章 神经网络遗传算法函数极值寻优——非线性函数极值寻优
第5章 基于BP_Adaboost的强分类器设计——公司财务预警建模
第6章 PID神经元网络解耦控制算法——多变量系统控制
第7章 RBF网络的回归--非线性函数回归的实现
....等58章(MATLAB code
The first
-
-
2下载:
采用BP神经网络设计男女生分类器。采用的特征包括身高、体重、是否喜欢数学、是否喜欢文学、是否喜欢运动共五个特征,BP神经网络包含一个隐层,隐层结点数为5。(Using BP neural network to design a classifier for male and female students. The features include height, weight, whether they like mathematics, whether they like literatur
-