搜索资源列表
l1_ls_matlab
- 基于BP算法的 求解最优L1范数的程序和文章-BP algorithm based on L1 norm for solving optimal procedures and articles
YZBpNet
- 一个BP神经网络预测程序,基于.NET平台,运用C#语言~-A BP neural network prediction program, based on the.net platform, the use of c# ~
decoder_BP
- BP神经网络算法的matlab程序,一个文件,是独立函数部分-BP neural network algorithm matlab program
PSO-bp
- BP神经网络的MATLAB程序代码,可用于分类,鉴别-Back-propagation neural network
BP
- BP神经网络程序,用语解决实际生活中的一些最优化问题,比如旅行商问题。-BP neural network program, the term to solve the optimization problem in real life, such as the traveling salesman problem.
BP-neural-network-image-compression
- 硕士论文的完整程序,可实现基于BP神经网络的图像压缩功能,内含程序说明和33幅测试车牌图像,识别准确率还不错。-A complete program of master s thesis, to achieve image compression based on BP neural network, including the descr iption of the procedures and 33 pieces of test of license plate image, the rec
bp-for-image-compression
- 图像进行分块处理后,应用BP神经网络实现图像压缩,包含图像压缩和识别程序-Image block after processing, the application of BP neural network to realize image compression, image compression and recognition program
BP-neural-network-image-compression
- 用BP神经网络实现图像压缩,包含4个程序,一幅lena图,简单易实现-BP neural network image compression, including four programs, one lena diagram, simple and easy to implement
gaijinBP
- 用MATLAB编写的一个BP网络程序,加入了权值阀值的修正,得到预测效果更好。-A BP network using MATLAB program, with modified weights threshold, get better prediction effect.
chapter26
- 神经网络实例文件说明: 1. chapter26_lvq.m为主程序,将该文件夹设置为MATLAB当前工作路径,运行即可。 2. crossvalidation_lvq.mat为增加了交叉验证功能(确定最佳的隐含层神经元个数)的LVQ程序。 3. chapter26_bp.m为对比的BP程序。 4. data.mat为数据文件。 5. 该程序在MATLAB2009a版本下测试通过,个别函数在低版本中不存在或者调用格式有所不同,参照对应版本中的帮助