CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 优化算法

搜索资源列表

  1. yichuansuanfacankao

    0下载:
  2. 遗传算法(Genetic Algorithm, GA)是近几年发展起来的一种崭新的全局优化算法,它借 用了生物遗传学的观点,通过自然选择、遗传、变异等作用机制,实现各个个体的适应性 的提高。这一点体现了自然界中\"物竞天择、适者生存\"进化过程。1962年Holland教授首次 提出了GA算法的思想,从而吸引了大批的研究者,迅速推广到优化、搜索、机器学习等方 面,并奠定了坚实的理论基础。 用遗传算法解决问题时,首先要对待解决问题的模型结构 和参数进行编码,一般用字符串表示,这
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:409964
    • 提供者:冯灿科
  1. colorization

    1下载:
  2. 把黑白照片转换成彩色照片的数值优化算法。 -put into black-and-white photographs, color photographs of the numerical optimization algorithm.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:338802
    • 提供者:金革
  1. H.264_Advanced_Video_Coder

    0下载:
  2. A New Architecture for fast Arithmetic Coding in H.264 Advanced Video Coder.pdf 很不错的一个优化算法-A New Architecture for fast Arithmetic Cod ing in the H.264 Advanced Video Coder.pdf a very good Optimization Algorithm
  3. 所属分类:技术管理

    • 发布日期:2008-10-13
    • 文件大小:219319
    • 提供者:z
  1. dijkstramatlab

    0下载:
  2. dijkstra算法的matlab程序,用于优化路径规划的初始路径,只能做出一个次优的结果,以后可以用很多优化算法来进一步优化-dijkstra the algorithm matlab procedure, uses in to optimize the way plan the initial way, only can make an order superior result, later will be allowed to use the very many optimized
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2893
    • 提供者:刘关俊
  1. ParticleSwarmOptimization

    0下载:
  2. 粒子群优化算法的源代码。以一个实例演示了基本粒子群算法的实现,是很高效的智能算法-PSO algorithm source code. An example to demonstrate the algorithm group of elementary particles, were very smart and efficient algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:15463
    • 提供者:ok8848
  1. gongetidu

    0下载:
  2. 优化算法,共厄梯度法 fortran 90编译-optimization algorithm, a total of Ecuador gradient method FORTRAN 90 compiler
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:6216
    • 提供者:lixiaohua
  1. ACS(c++)

    0下载:
  2. 蚁群算法是新近出现的一种智能优化算法,是求解组合优化问题的又一种好的方法!-ant colony algorithm is a newly emerging intelligent optimization algorithm, the solution is the combinatorial optimization problems also a good way!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:6670
    • 提供者:阿科
  1. suanfa111111

    0下载:
  2. 关于直线的一个优化算法-This is an optimized algorithm about straight line.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:26310
    • 提供者:扬帆
  1. c语言

    0下载:
  2. 关于圆的一个优化算法-This is a optimized algorithm about circle.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:13266
    • 提供者:扬帆
  1. c2212

    0下载:
  2. 关于球的一个优化算法-ball on the 1 Optimization Algorithm
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:23176
    • 提供者:扬帆
  1. color_noise

    0下载:
  2. 这是一个优化算法的程序,其中包括了许多的小算法,小弟拿出来,也是没有办法的,下次一定那出好的程序-This is an optimization algorithm procedures, which include many small algorithm, finding out, there is no way, the next will find out the good procedures
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:834
    • 提供者:王斐斐
  1. javaDrawPoker

    0下载:
  2. 基于JAVA的纸牌游戏源代码,优化算法的源代码. -Java-based game of cards source code, the optimization algorithm source code.
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:3635
    • 提供者:张意
  1. ypso

    0下载:
  2. 粒子群优化算法,挺好,大家可以试试,非常好的优化算法-PSO algorithm, is very good, we could try, very good Optimization Algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1360
    • 提供者:杨延西
  1. yypso

    0下载:
  2. 向大家推荐非常好的粒子群优化算法讲解,简单、易懂。-we recommend to you a very good PSO algorithm brief, simple, easy to understand.
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:153404
    • 提供者:杨延西
  1. multipso

    0下载:
  2. 使用PSO开发的多种群协作优化算法,好文章啊。可以看看采用啊。-PSO development of the use of a variety of collaborative group optimization algorithm, ah excellent article. Ah can see adopted.
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:193151
    • 提供者:余建波
  1. antcolonyoptimization

    0下载:
  2. 介绍了蚁群算法解决具体问题的优化算法,实践证明效果很好-on the ant colony algorithm for solving specific problems Optimization Practice has proved very effective
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1420
    • 提供者:yssx090
  1. YNGP

    0下载:
  2. 基于GP、GA学习的遗传优化算法实现,里面还包括了作为病虫害预测预报的数据库。-based GP, GA studying the genetic optimization algorithm. which also included as a pest forecast database.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:7162752
    • 提供者:红红
  1. pso530

    0下载:
  2. 粒子群优化算法(PSO)是一种进化计算技术(evolutionary computation),由Eberhart博士和kennedy博士于1995年提出 (Kennedy J,Eberhart R. Particle swarm optimization.Proceedings of the IEEE International Conference on Neural Networks.1995.1942~1948.)。源于对鸟群捕食的行为研究。粒子群优化算法的基本思想是通过群体中个体
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:134585
    • 提供者:周荷
  1. BPexample

    0下载:
  2. 开发环境:Matlab 简要说明:动量-自适应学习调整算法。在实际应用中,原始的BP算法很难胜任,因此出现了很多的改进算法。BP算法的改进主要有两种途径,一种是采用启发式学习方法,另一种则是采用更有效的优化算法。本例采用动量BP算法,来实现对网络的训练过程,动量法降低了网络对于误差曲面局部细节的敏感性,有效地抑制网络陷于局部极小。-development environment : Matlab Brief Descr iption : Momentum-adaptive learning
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1051
    • 提供者:zhangjian
  1. psoanduse

    0下载:
  2. 粒子群优化算法及其应用。详细介绍了粒子群优化算法(又叫微粒群算法)及其应用-PSO algorithm and its application. Details on the PSO algorithm (also known as PSO) and its application
  3. 所属分类:行业发展研究

    • 发布日期:2008-10-13
    • 文件大小:163072
    • 提供者:sealyu
« 1 2 ... 43 44 45 46 47 4849 50 »
搜珍网 www.dssz.com