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

搜索资源列表

  1. Duoyuanw1

    0下载:
  2. 用于遗传算法,机械设计的优化与开发。也可用于模拟退火-for genetic algorithm, the optimal mechanical design and development. Can also be used for simulated annealing
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:3120
    • 提供者:
  1. TSP

    0下载:
  2. 包括蚁群,模拟退火,遗传,神经网络,禁忌搜索等智能优化算法对TSP问题的解决。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:7938
    • 提供者:orange
  1. monituihuo

    1下载:
  2. matlab 图形图像处理 图像匹配 模拟退火法直接匹配 优化算法
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2010
    • 提供者:wang
  1. LS-SVM_Based_on_PSO

    1下载:
  2. 基于混沌粒子群与模拟退火优化算法的最小二乘支持向量机参数自选择方法,是英文
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:343663
    • 提供者:毛毛
  1. XiandaiYouhuaJisuanFangfa

    0下载:
  2. 谢金星,邢文训 本书系统地介绍了禁忌搜索、模拟退火、遗传 算法、人工神经网络和拉格朗日松驰等现代优化计算方法的模型与理论、应用技术和应用案例。本书共6章,第1章介绍算法复杂性的基本概念和启发式算法的评价方法,后5章分别介绍各个现代优化计算方法。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:4206042
    • 提供者:萧七
  1. Halftoning

    1下载:
  2. 一种灰度图像的半色调图像生成程序。该程序实现了siggraph 2008 论文Structure aware halftoning中的半色调生成算法。该算法基于目标函数优化,用模拟退火方法生成。 该程序可以读入gif,png,jpg,bmp格式的图片,并自动将彩色图转化为灰度图。生成的半色调图目前只支持png格式的输出。 实现语言为java。 在jre 1.6.0_10上测试正常。-A gray-scale image halftoning image generation pro
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:18172
    • 提供者:lm
  1. MATLAB_toolbox

    0下载:
  2. matlab所有的工具箱,包括统计工具箱、拟合工具箱、微分方程工具箱、遗传算法工具箱、模拟退火工具箱、优化工具箱。随机数工具箱、等等。很全面-All matlab toolbox, including statistical toolbox, fitting toolbox, toolbox differential equations, genetic algorithm toolbox, simulated annealing Toolbox, Optimization Toolbox. R
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:5123
    • 提供者:zhangying
  1. tsp

    0下载:
  2. 蚂蚁算法代码,是基于进化理论的优化算法,与流行的遗传算法、模拟退火有着共同的优点-ant evolution code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2453
    • 提供者:xurui0224
  1. monituihuosuanfa

    0下载:
  2. 在求解非线性方程中如何运用模拟退火优化算法进行分析-Solving nonlinear equations in the use of simulated annealing algorithm to analyze
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:3914
    • 提供者:yuyingying
  1. wangzhan

    0下载:
  2. 智能优化算法(蚁群算法,模拟退火退火算法,遗传算法,等)-Intelligent optimization algorithm (ant group, annealing, genetic algorithm and so on)
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:14702
    • 提供者:王展
  1. main

    0下载:
  2. 智能优化算法中的蚁群、遗传、模拟退火中的一种-optimal algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3061
    • 提供者:张成宝
  1. InteligentOptimisationAlgorithms

    1下载:
  2. 介绍各种智能优化算法,包括遗传算法,模拟退火,粒子群算法等的一本好书-A good book for Intelligent optimization algorithms
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-15
    • 文件大小:4070563
    • 提供者:xuying
  1. SA_GA_PSO

    0下载:
  2. 模拟退火(SA)、遗传算法(GA)、粒子群优化(PSO)解决旅行商问题(TSP)实验 本文件包括源码,实验说明文档,实验总结PPT Have a happy experiment!-Simulated annealing (SA), genetic algorithms (GA), particle swarm optimization (PSO) to solve the traveling salesman problem (TSP) experiment of this docum
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:348476
    • 提供者:pu
  1. Modern-optimization-algorithm

    0下载:
  2. 现代优化算法简介,包含模拟退火法,遗传算法,人工神经网络等三大算法,附源代码及应用实例-Introduction of modern optimization algorithms, including simulated annealing, genetic algorithms, artificial neural networks and other three algorithms, with source code and application examples
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-15
    • 文件大小:23090589
    • 提供者:
  1. yichuansuanfa

    0下载:
  2. 研究了两种全局优化算法:遗传算法( Genetic Algorithm , GA) 和模拟退火(Simulated Annealing ,SA) ,并且比较了它们在神经网络优化中的性能。-Study of two global optimization algorithms: genetic algorithm (Genetic Algorithm, GA) and simulated annealing (Simulated Annealing, SA), and compared them
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:23124
    • 提供者:fy
  1. matlab-monituihuo

    0下载:
  2. 一直基于matlab开发的模拟退火优化算法-Has been developed based on the matlab simulated annealing optimization algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:5315
    • 提供者:micheal
  1. sa

    0下载:
  2. 模拟退火法作为一种全局优化算法,应用广泛。-Simulated annealing is a global optimization method, which is widely used。
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:1464
    • 提供者:刘鹏
  1. monituihuosuanfa

    0下载:
  2. 模拟退火进化算法,进化优化算法的一种,可以测试通过!-Simulated annealing evolutionary algorithm, an evolutionary optimization algorithm that can test!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:1602
    • 提供者:林夕
  1. Simulated-Annealing

    0下载:
  2. 非经典优化算法模拟退火PPT,学习数学建模有用-Simulated Annealing
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:685272
    • 提供者:hywen
  1. modern-optimization-algorithms

    0下载:
  2. 现代优化方法,包括有模拟退火,粒子群法,蚁群法,遗传算法。-the modern optimization algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:91307
    • 提供者:井沛良
« 1 2 ... 6 7 8 9 10 1112 13 »
搜珍网 www.dssz.com