搜索资源列表
neural-network-matlab_m
- matlab神经网络原理与实例精解的matlab源代码,包括matlab快速入门、单层感知器、线性神经网络、BP神经网络、径向基函数网络、自组织竞争神经网络、随机神经网络等各章节源码,是学习神经网络的有力助手,里面包含matlab库函数工具箱的应用,也有手算代码。-matlab neural network theory and examples of fine solution matlab source code, including matlab QuickStart, single se
fuzzy-control
- 在BP神经网络的相关基础上利用模糊控制的相关原理来预测病毒的传播速度。-To predict the propagation velocity of the virus in the relevant BP neural network on the basis of the relevant principles of the use of fuzzy control.
code
- 《malab神经网络原理与实例精解》陈明一书中的bp神经网络代码程序-" Malab network principles and examples of fine nerve Solutions" Chen a book bp neural network code program
shenjingwangl
- 《MATLAB神经网络原理与实例精解(附光盘)》首先简要介绍了MATLAB软件的使用和常用的内置函数,随后分门别类地介绍了BP网络、径向基网络、自组织网络、反馈网络等不同类型的神经网络- Matlab neural network theory and examples of (CD-ROM) begins with a brief introduction to the use of MATLAB software and commonly used built-in funct
main_seral
- 《MATLAB神经网络原理与实例精解》,第六章中的例子——串行方式训练BP网络(实现性别识别)-" MATLAB network principles and examples of fine solution nerves," Chapter VI examples- serial BP network training (to achieve gender identification)
《MATLAB神经网络原理与实例精解》随书附带源程序
- 《MATLAB 神经网络原理与实例精解(附光盘)》是一本神经网络原理与实践相结合的书,涵盖了大部分主流的神经网络。它尽量以浅显易懂的语言讲解,让读者能理解神经网络的原理,并学会在 MATLAB 中实现神经网络。MATLAB 版本逐年更新,神经网络工具箱中函数的结构安排已经改变,本书使用最新的 MATLAB 版本,使读者掌握应用工具箱解决实际问题的能力。本书讲解时附带了大量实例,对于简单的例子,本书除了使用工具箱函数外,还用手算的方式给出了自己的实现,便于读者理解神经网络的具体实现细节。(Firs