搜索资源列表
ANN+GA
- 使用遗传算法训练的神经网络VC++源代码,经测试,该算法有效。- The use heredity algorithm training nerve network VC source code, after the test, this algorithm is effective.
Artificial-Neural-Network-training-Model
- BP人工神经网络三层数据训练程序兼各代码的说明-BP ANN three-tier data and training procedures of the code of the
基于Gabor特征提取和人工智能的人脸检测系统源代码
- Version : 5.0 (New Version) 1- copy all files and directories to the MATLAB's work folder * In order to run the program you must have Image Processing and Neural Networks Toolboxes 2- find the file named "main.m" 3- Double click
ANN
- 神经网络,C语言编写,内含有三种网络训练算法,包括BP算法。-Neural network, C language, contains three network training algorithms, including the BP algorithm.
pca_ann
- face recognition using pca and ann wih training and testing and validation privided for ORL databases -face recognition using pca and ann wih training and testing and validation privided for ORL databases
N_ANN_BP
- Matlab程序,开发环境Matlab7 根据提取的音节基频数据训练BP神经网络。 -Matlab process, development environment Matlab7 Based on fundamental frequency of syllables extracted BP neural network training data.
ANN_Training-withPSO
- ANN Training using Particle Swarm Optimization
ysa_egit
- ann training program with matlab
ANN
- 这是一个基于人工神经网络的数字识别系统的程序,包括数字训练库,采用Visual C++实现。-This is an artificial neural network-based digital identification system procedures, including the number of training database, using Visual C++ implementation.
JH3.pdf.tar
- pso based ann training
backprop1
- back propagation ANN training
ANN
- 建立RBF网络进行训练.用RBF网络识别四边形,三角形图像-Establishment of RBF network training. Quadrilateral with the RBF network identification, triangle image
ANN
- 编写BP神经网络系统,可适应多节点输入输出的人工神经网络训练,即可以自由定义输入节点的个数,隐层节点个数,输出节点个数以及样本的个数。-Preparation of BP neural network system can be adapted to multi-node input and output of the artificial neural network training, that is free to define the number of input nodes, hid
ANN
- BP网络的训练代码,优化的前处理,可以较好的预测参数-BP network training code, the optimized pre-treatment can be a better prediction parameters
Front-Training-1-15
- raw data of the head movement, sensor base on 3-axis acceleromenter, training by ANN and converted to front command-raw data of the head movement, sensor base on 3-axis acceleromenter, training by ANN and converted to front command
4567687
- 本程序可以实现实时ANN训练动画显示。 .程序BPPSOTrain为子函数。-The ANN training program can achieve real-time animation. The program BPPSOTrain of Functions.
ANN letter recognizer
- matlab recognition letters can be identified by neural network training, the big picture, small picture, the formal character
ANN code
- Matlab prepared by the neural network training som source
ANN-Output-Calculation-by-BP-algm
- Artificial neuarl network is one of the recent developed softcomputing technique work on the basis of human neural system. The traning and testing are the two important process in artificial neural network. ther are many techniques used for the train
ann
- 一个简易的人工神经网络的小程序。经过训练后,输入一个数字,可以判断该数字是奇数还是偶数。-A simple small program of artificial neural network. After training, enter a number, can determine the number is odd or even.