搜索资源列表
All ANN SRC
- 神经网络全部源代码-neural network full source code
ANN+GA
- 使用遗传算法训练的神经网络VC++源代码,经测试,该算法有效。- The use heredity algorithm training nerve network VC source code, after the test, this algorithm is effective.
C-ANN-sourceCode
- C语言神经网络源码 数种神经网络的C语言实现,要阅读该文章,您首先得熟悉ANN的学习算法,,否则您是读不懂这些代码的。本代码仅供学习研究之用,不得用于任何商业目的!谢谢! -neural network C language source code in several neural network in C language, to read the article, you must first be familiar with ANN learning algorithm, oth
jnntbeta0.2f
- 人工神经网络java工具箱源代码 包含BP网络,K分类和RBF网络-ANN java source code toolkit includes BP, K Classification and RBF Network
src_Backprop_ANN_XOR
- 人工神经网络ANN多层感知器BP神经网络算法的C#源代码,一个外国人编写,供大家研究学习使用。-ANN artificial neural network MLP BP neural network algorithm C# source code, a foreigner writing for everyone to learn.
ann
- 这是一个bp神经网络的源代码,里面有一个仿真模型-This is a bp neural network source code, which has a simulation model
ANN
- 由国外著名大学编写的非常有效近似最近邻分类算法的源码与库,可直接使用,也可作为学习-Well-known universities from abroad prepared very effective approximate nearest neighbor classification algorithm source code and libraries, can be used directly, can also be used as study
ANN-pid
- 基于BP神经网络的pid控制的源代码注释-the source code comments on BP based PID Control
ann
- 自适应神经网络的源代码 Adaptive Neural Networks 自适应神经网络是实现神经网络自适应算法的集合-Adaptive neural network source code Adaptive Neural Networks Adaptive neural network is to achieve a collection of neural network adaptive algorithm
ann
- bp神经网络程序和java源代码源代码是eclipse的工程,所以若您使用的是eclipse,可以直接用eclipse的import将源代码的文件夹加入-bp neural network programs and java source code source code is eclipse project, so if you are using eclipse, you can import directly from eclipse' s source code folder to
ANN
- 神经网络基本算法源程序,神经网络经典算法及其应用方面相关参考资料-Neural network source code basic algorithm, neural network algorithms and their applications related to the classic reference
ANN
- 常用的神经网络的设计,用matlab编写的源程序-Commonly used neural network design, with source code written in matlab
ANN
- 文件为《精通MATLAB神经网络》一书的源程序,文件中有大量用Simulink编写的源程序,对于学习如何用Simulink编写神经网络程序有帮助。-File " master MATLAB neural network," a book of the source, the document prepared by a large number of source code with Simulink, Simulink for learning how to write ne
LVQ-ANN-1
- 基于LVQ神经网络的分类的乳腺肿瘤诊断的matlab源程序以及所需数据-LVQ neural network based classification of breast cancer diagnosis matlab source code. . .
ANN
- 该源代码是利用VB编写,主要是利用神经网络对参数进行优化-The source code is written using VB, mainly using neural networks to optimize the parameters
ANN-source-code
- 神经网络算法源程序,SOM、HOPFIELD、CPN、BPN、BOLTZMAN,同时提供针对不同算法的演示源程序。-Neural network algorithm source code, SOM, HOPFIELD, CPN, BPN, BOLTZMAN, while providing the demo source code for different algorithms.
basepaperandrefpapersreg
- ANN source code Genetic algorithms power system procedures, user-friendly Genetic algorithms power system procedures, user-friendly
ANN-source-code
- 神经网络算法源程序,包括主要的神经元结构,BP、Adaline等-ANN source code
Digital_Watermarking_IWPT_RBF
- THIS IS SOURCE CODE FOR WATER MARKING BASED ON A-THIS IS SOURCE CODE FOR WATER MARKING BASED ON ANN
BP
- 很好的BP 神经网络源码 用C++编写, 代码有说明-A GOOD BP ANN SOURCE CODE