搜索资源列表
人工神经网络算法源代码
- 人工神经网络BP算法源代码与演示程序,适用于神经网络算法的入门者-This is a display of Artifical Neural Network Algorithm.It is suitable for beginners.
BP神经网络代码
- Bp神经网络算法(VC++实现),包含main函数和BpNet类的控制台程序,带有详细的注释。
BP_蚁群算法_ANN
- 利用蚁群算法优化BP神经网络,程序里面有现成的数据和结果,能够自行检验
标准BP神经网络算法程序
- 神经网络一般程序
nn
- 一个VC编写的神经网络算法程序,对学智能算法的朋友很有用。-a VC prepared by the neural network algorithm procedures, intelligent algorithm friends useful.
神经网络基本算法源程序
- 神经网络基本算法源程序,包含四个基本算法:BF,ART I,RBF,自组织算法,有详细的帮助文件。-basic neural network algorithm source, contains four basic arithmetic : BF, ART I, RBF, self-organizing algorithm, a detailed help files.
CPN
- 用C编写的CPN神经网络算法的,附带演示程序-C CPN prepared by the neural network algorithm, fringe Demonstration Program
BAM
- 一个用C编写的BAM神经网络算法的实现及其演示程序-prepared by the BAM neural network algorithm implementation and demonstration program
人工神经网络算法源代码
- 人工神经网络BP算法源代码与演示程序,适用于神经网络算法的入门者-This is a display of Artifical Neural Network Algorithm.It is suitable for beginners.
神经网络bp类c++
- 该程序是BP神经网络算法C++类定义及其说明;经过调试。可用有效工具。对于机器人开发非常好。-BP neural network algorithm definition and category C; After debugging. Effective tools available. For robot development is very good.
广义异或集成神经网络算法
- 本程序用C语言实现了集成神经网络解决广义异或问题。用神经网络集成方法做成表决网,可克服初始权值的影响,对神经网络分类器来说:假设有N个独立的子网,采用绝对多数投票法,再假设每个子网以1-p的概率给出正确结果,且网络之间的错误不相关,则表决系统发生错误的概率为 Perr = ( ) pk(1-p)N-k 当p<1/2时 Perr 随N增大而单调递减. 在工程化设计中,先设计并训练数目较多的子网,然后从中选取少量最佳子网形成
shenjingwangluosuanfa
- 神经网络算法源程序,使用C编写,需要的同志们赶快下吧,会对你用的-neural network algorithm source, the use of C, the need to quickly comrades are you would you use the
nnc
- C语言写的神经网络算法程序,神经网络算法是智能优化算法中的一种-C language written procedures for neural network algorithm, neural network algorithm is intelligent optimization algorithm in a
bpnet
- bp神经网络算法程序,仿真逼近一个函数,内含详细注解,适合初学者。-it is a program of bp neural network algorithm ,its function is simulating approximation of a function. it contains detailed notes, and suitable for beginners.
BP-neural-network
- BP神经网络算法程序 双输入单输出 有详细程序注解 便于读者阅读-BP neural network algorithm for two-input single-output process are detailed procedures to facilitate reader comments
BP神经网络算法的C语言实现代码
- 用C语言编程,进行bp神经网络算法程序实现(BP neural network algorithm, program implementation)
MATLAB神经网络43个案例分析
- 王小川著《matlab神经网络43个案例方法分析》43个神经网络算法的案例程序,官方标准版 可调试运行(Case program of neural network algorithm)
《MATLAB神经网络原理与实例精解》源码
- MATLAB神经网络的程序,里面有神经网络的各种算法,还有实例。(MATLAB neural network program, there are various algorithms of neural network, and examples.)
BP神经网络预测 程序
- BP神经网络的预测算法及实现属于深度学习的内容(The prediction algorithm and Realization of BP neural network belong to the content of deep learning)
小波+神经网络
- 本文档为小波降噪与神经网络算法的代码程序,基于matlab(Wavelet and neural network algorithm program)