搜索资源列表
基于神经网络的数字字符识别
- 基于BP神经网络的字符识别系统~用MATLAB编写`包括论文~以及代码~适合于毕业设计-BP neural network-based character recognition system using MATLAB ~ `~ including papers and code ~ suitable for graduate design 字符识别是模式识别领域的一项传统的课题,这是因为字符识别不是一个孤立的问题,而是模式识别领域中大多数课题都会遇到的基本问题,并且在不同的课题中,由于具体的
BP神经网络代码
- BP神经网络MATLAB、C、C++源代码
The-BP-of-MATLAB-modeling-teaching
- 本源代码为BP神经网络的MATLAB程序建模教学-The BP neural network of MATLAB modeling teaching
Grnn-neural-network--Matlab
- Grnn神经网络交叉验证,matlab中可实现代码文档-Grnn nerve network cross-validation, matlab in the can be to achieve the code documentation
matlab
- matlab 通用神经网络代码 学习了一段时间的神经网络,总结了一些经验,在这愿意和大家分享一下,希望对大家有帮助,也希望大家可以把其他神经网络的通用代码在这一起分享感应器神经网络、线性网络、BP神经网络、径向基函数网络-MATLAB general neural network code learning neural network for some time, summed up some experience in this and we are willing to share,
BP-SHENGJINGWANGLUO
- MATLAB程序代码--bp神经网络通用代码 资料是网上收集的,可以下载来参考下,matlab代写代做编程调试修改QQ1747812398 -MATLAB code- bp neural network data is collected online generic code, you can download to refer, matlab write on behalf of doing programming and debugging modify QQ1747812398
Based-on-BP-power-load-forecasting
- 在MATLAB环境下,利用BP神经网络对电力负荷进行预测,编写了代码,并附上了仿真图。-In the MATLAB environment, the use of BP neural network to forecast the power load, writing the code, and attach the simulation diagram
BP-neural-network-MATLAB-code
- 主要是BP神经网络的MATLAB实现程序代码,包括感应器神经网络、线性网络、BP神经网络、径向基函数网络。-Mainly MATLAB BP neural network to achieve the program code, including sensors neural networks, linear network, BP neural network, radial basis function networks
1-20
- matlab神经网络43个案例,包含经典的MATLAB神经网络案例元代码。-matlab neural network 43 cases
MATLAB神经网络30个案例分析[全文PDF] 及代码]
- MATLAB神经网络30个案例分析[全文PDF] 及代码](Analysis of 30 cases of MATLAB neural network)
神经网络模型及其MATLAB仿真
- 用Matlab对人工神经网络的分析及应用,并附有代码(Analysis and application of artificial neural network with Matlab, and attached code)
RBF神经网络自适应控制MATLAB仿真
- RBF神经网络自适应控制MATLAB仿真全书及代码(RBF neural network adaptive control matlab simulation and code)
CNN代码解析-matlab工具箱
- 卷积神经网络CNN的代码解析文档,可以辅助了解CNN的MATLAB程序实现过程