搜索资源列表
GA遗传算法——理论、应用与软件实现中的源代码
- GA遗传算法——理论、应用与软件实现中的源代码-GA GA -- Theory, Application and Implementation of the software source code
人工神经网络BP算法_函数逼近
- 用三层BP网络实现一个单输入单输出函数的逼近,文件中一个CPP文件和一个WORD文件,其中word文档中有对算法理论,算法设计,程序结果及改进方法试验的详细说明-using neural networks to achieve a single-input single-output function approximation, a CPP paper documents and a Word document, which docu
遗传算法理论应用及软件实现主程序
- 遗传算法理论应用及软件实现主程序-genetic algorithm theory, application software and the main program
遗传算法——理论、应用与软件实现
- 遗传算法——理论、应用与软件实现
遗传算法-理论、应用与软件实现
- 详细介绍了遗传算法的理论与应用,对于初学者很有帮助
111
- 《遗传算法——理论、应用与软件实现》王小平曹立明著一书的参考光盘.rar-"genetic algorithm-- the theory, application and software," Wang Xiaoping Cao Liming with a reference to the CD. Rar
GA_INIT2
- 《遗传算法理论应用与软件实现》中的初始化MATLAB源代码-"genetic algorithm theory and application software," the source code initialization MATLAB
GA_SELEC
- 《遗传算法理论应用与软件实现》中的选择MATLAB源代码-"Genetic Algorithm Theory and Application Software" option MATLAB source code
遗传算法理论应用及软件实现主程序
- 遗传算法理论应用及软件实现主程序-genetic algorithm theory, application software and the main program
以K-均值聚类结果为初始解的模拟退火聚类
- 由于K-均值聚类算法局部最优的特点,而模拟退火算法理论上具有全局最优的特点。因此,用模拟退火算法对聚类进行了改进。20组聚类仿真表明,平均每次对K结果值改进8次左右,效果显著。下一步工作:实际上在高温区随机生成邻域是个组合爆炸问题(见本人上载软件‘k-均值聚类算法’所述),高温跳出局部解的概率几乎为0,因此正考虑采用凸包约束进行模拟聚类,相关工作正在进行。很快将奉献给各位朋友。-as K-means clustering algorit
GA遗传算法——理论、应用与软件实现中的源代码
- GA遗传算法——理论、应用与软件实现中的源代码-GA GA-- Theory, Application and Implementation of the software source code
人工神经网络BP算法_函数逼近
- 用三层BP网络实现一个单输入单输出函数的逼近,文件中一个CPP文件和一个WORD文件,其中word文档中有对算法理论,算法设计,程序结果及改进方法试验的详细说明-using neural networks to achieve a single-input single-output function approximation, a CPP paper documents and a Word document, which docu
八数码问题(A星算法)
- 用A*算法求解八数码问题。A*算法又叫做最佳图搜索算法,是满足启发函数不大于实际耗散值的A算法,可以用理论证明如果最佳解图存在的话,一定可以用A*算法找出来。-with A* algorithm eight digital problem. A* algorithm also called the plan the best search algorithm, it is instructive function to meet not
GA-wangxp
- 王小平《遗传算法——理论、应用与软件实现》随书光盘,内容有: \GA 本书中所附源程序C或C++代码文件及其可执行文件 Scs.cpp 基本分类算法源程序,输入数据文件cfile.txt,efile.txt,gfile.txt,pfile.txt,rfile.txt,tfile.txt Sga.c 基本遗传算法源程序, 输入数据文件input,输出文件output A_life.c 基于遗传算法的人工生命模拟源程序,
ImagesegmentationBasedonGeneticAlgorithmandNeuraln
- 本文深入研究了 BP 神经网络与遗传算法理论,BP 神经网络在应用过程中面临 着网络训练时间长、容易陷入局部极小值、隐层节点数不易确定等缺点,为了有效 地克服 BP 网的困难,将遗传算法与 BP 网络有机地融合,使它们之间的相互补充增 强彼此的能力,从而获得更有力的解决实际问题的能力。 -this in-depth study of artificial neural networks and genetic algor
ant
- 蚁群算法( ant colony algorithm) 是由意大利学者 Dorigo 等人[1 ,2 ] 于20 世纪90 年代初期通过模拟自然界 中蚂蚁集体寻径的行为而提出的一种基于种群的启发 式仿生进化系统。蚁群算法包含两个基本阶段:适应阶 段和协作阶段。在适应阶段,各候选解根据积累的信息 不断调整自身结构。在协作阶段,候选解之间通过信息 交流,以期望产生性能更好的解,这类似于学习自动机
控制算法理论及网络图计算机算法显示研究_吴凯
- 控制算法理论及网络图计算机算法显示研究,(Research on control algorithm theory and computer graphics display of network diagram)
RLS算法
- 自适应 RLS算法的实现,结合RLS算法理论,编制了一个较为基础的RLS算法实现过程。(Implementation of adaptive RLS algorithm)
算法大全
- 介绍各种数学算法,文档中也注有部分代码,类似有偏最小二乘回归啊等等!(Introduction to a variety of mathematical algorithms, the document also note that part of the code, similar to partial least squares regression ah!)
《遗传算法理论·应用与软件实现》源代码
- 《遗传算法理论·应用与软件实现》源代码 多年积累类库,具有很大 的参考价值("Genetic algorithm theory, application and software implementation" source code accumulated library for many years, which has great reference value.)