搜索资源列表
BackProp算法源程序
- 开发环境:C语言 简要说明:BackProp算法:BP网络是反向传播(Back Propagation)网络。它是一种多层前向网络,采用最小均方差学习方式。这是一种最广泛应用的网络。它可用于语言综合,识别和自适应控制等用途。BP网络需有教师训练。 -development environments : C language Brief Descr iption : BackProp algorithm : BP is the back-propagation network (Back
C++神经网络开发包ANNIE源程序(最新版)
- C++神经网络开发包ANNIE,可以用C++语言开发各种神经网络:如BP,RBF,HOPFIELD等,同时随附件带有基于VC和.NET环境的示例源程序-C neural network development kits 8am, the C language can be used to develop a variety of neural networks : as BP, RBF, Hopfield, along with the annex and with VC.NET environ
ID3算法源程序(C语言)
- ID3算法源程序。使用的方法是编写一个*.dat文件保存样本数据,还有一个*.tag文件保存属性列名,且最后一个属性是标号属性。运行是输入id3 文件名。输出格式是一个二叉判定树。-ID3 algorithm source. The method used was to prepare a document preservation *. dat sample data, a document preservation *. tag attributes listed, and the fina
yichuansuanfa-C
- 采用纯C语言编写的遗传算法源程序,广泛用于数据挖掘和人工智能中-using pure C language source of the genetic algorithm, widely used in data mining and artificial intelligence! !
dbscan-C++
- 采用C++语言编写的,用于聚类相关方面的dbscan算法源程序,希望大家共同提高-using the C language for the relevant aspects of clustering algorithm source dbscan hope that we can raise! !
ga_function
- 遗传算法解函数优化问题c语言源程序,三个自变量。-Genetic Algorithm for function optimization problems c language source, the three variables.
bayes.c
- 两类正态分布模式贝叶斯分类算法源程序,用c语言实现的-two normal mode Bayesian classification algorithm source files, using the C Language
hhm
- 这是一个改进混合遗产算法的C语言源程序,将遗传算法与局部优化算法相混合,杨长避短,算法的效率有明显的提高-This is a mixed legacy algorithm to improve the C language source files, Genetic Algorithm and local optimization algorithms mixed, Yang longer hide weaknesses, efficient algorithm significantly im
C_BP
- 经典的BP网络C语言源程序,仅供学习使用,如果要实际应用需要大量的修改。-classic BP C language source code, is for learning, if practical applications require substantial changes.
wavelet-program
- 这是我找到的小波变换常用C语言源程序,有应用实例
nnc
- 神经网络C语言源程序-neural network C language source
神经网络C语言源程序
- 神经网络C语言源程序 绝对经典。 ADALINE,ART1,BAM,BOLTZMAN,BPN CPN,hopfield, som, -neural network C language source absolute classic. ADALINE, ART1, BAM, BOLTZMAN, CPN 7.82, hopfield, som.
ART1
- 神经网络中自适应谐振理论模型实现的C语言源程序!
TSP的C实现
- 人工智能经典问题TSP问题的C语言实现,内含源程序和调试过程生成的文件-AI classic TSP's C language, and includes source code debugging process produces files
BP神经网络C程序
- BP神经网络C语言源程序
c语言实现的遗传算法源程序
- c语言实现的遗传算法源程序,挺不错的
succus-s-pid-fuzzy.rar
- 模糊PID源程序,C语言编写,内有详细说明,适用于初学者,Fuzzy PID source
c语言神经网络
- c语言的神经网络源程序-c language source neural network
c
- 一维水质模型,c语言源程序,主要应用于河流水质的模拟-One dimensional water quality model
基于c语言的人工免疫算法的源程序
- 人工遗传算法的C语言代码,可以在C Free 5.0 IDE上测试通过。亲测有效。(artificial immune genetic algorithm)