搜索资源列表
lichenghu
- 字符文本识别的神经网络程序,采用BP算法,能够适时输出错误便于察看-The NN program of Character text recognition adopts BP Arithmetic, it could output run error in time and easy to be descried.
BPLetterRecognation
- 很不错的基于神经网络BP算法的字母识别VC程序-very good based on neural network algorithm alphanumeric identification procedures VC
svmbp
- 程序利用svm分类结合bp算法完成图像中的分类和预测问题,这是模式识别中的一个比较新颖的方法。-svm procedures for the use classification algorithm combining bp image classification and prediction, This is the pattern recognition of a relatively new method.
genetic_bp
- 该程序是利用MATLAB来进行遗传算法和BP算法结合的好例子,可以为作参考-that the procedure was carried out using MATLAB genetic algorithm and BP algorithm combines a good example, we will be able to make reference to
Bp
- 本程序为BP算法在一个简单分类中的应用,主要针对异或问题,有助于对本算法的理解
bpnet_code
- 很好的车牌识别的神经网络算法和神经网络BP算法(C程序实现)
FunctionApproximation
- matlab平台上实现函数y=sinx的逼近程序,构造bp算法实现(输出层采用y=x线性函数,隐含层采用非对称Sigmoid函数)
动量梯度下降算法和贝叶斯正则化算法BP神经网络程序实例
- 动量梯度下降算法和贝叶斯正则化算法BP神经网络程序实例,可以直接运行。
MRF
- Markov随机场的例子程序,包括ICM,BP算法,matlab编写,共30几个函数。-Markov random field examples of procedures, including ICM, BP algorithm, matlab prepared a total of 30 number of functions.
wnn
- 这是一个用小波神经网络进行非线性函数逼近的例子,拟合效果非常好,保证能运行!有详细注释!我是参考《青岛海洋大学学报》 2001年第1期 一种基于BP算法学习的小波神经网络编写的,大家可以针对原文更好的理解我的程序!-This is a wavelet neural network with nonlinear function approximation example of fitting results is very good, guaranteed to run! Detailed N
CasicBP
- 用Matlab做的神经网络的BP算法做识别字符,该程序比较容易读-Done with Matlab neural network BP algorithm to do character recognition, the program easier to read
Radar_realtime_imaging(for-SEED)
- DSP实验板上的探地雷达图像处理程序,使用bp算法-DSP development kit, GPR image processing program, use the bp algorithm
program
- 此程序为模式识别matlab程序,采用bp算法对人脸识别,包含人脸图片。-This procedure for pattern recognition matlab program, bp algorithm for face recognition, including face images.
Vbpnnet_coodee
- 非常好的车牌识别的神经网络算法与神经网络络BP算法(C程序源码实现) 可直接使用。 -Very good license plate recognition, neural network algorithms and neural network network BP algorithm (C program source code implementation) can be used directly.
bp-vision
- 立体匹配中置信传播(BP算法)的经典程序-Stereo matching classic belief propagation (BP algorithm) program
BP-and-OMP
- BP和OMP算法的matlab程序,供参考学习。-BP and OMP algorithm matlab program for reference study.
BP-matlab-face-recognition-
- 该程序是基于BP神经网络在matlab环境下开发的关于人脸识别的算法,具有参考性!-The program is based on face recognition algorithm BP neural network in matlab development environment, with reference to sex!
CS_BP
- 压缩感知BP算法,是入门级的程序,主要介绍了BP算法的流程-OMP compressed sensing algorithm, is an entry-level program that focuses on the process of BP algorithm
cfuk07
- 标准BP神经网络算法程序:动量BP算法程序:% 调用 TRAINGDX 算法训练 BP 网络 粒子群优化神经网络源程序()
VDDIgeductionthrough
- 用C++实现的bp算法程序 绝对经典,不容错过()