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

搜索资源列表

  1. work123

    0下载:
  2. 最优化算法,有共轭梯度、牛顿法、黄金分割、最速下降法等-optimization algorithm, a conjugate gradient, Newton, 0.618, the steepest decline in France
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:6370
    • 提供者:郭大波
  1. 20056153639781

    0下载:
  2. 本文采用C++开发遗传算法,并由次算法解决最短路算法,函数最优化算法,取得了良好的效果。-this paper, C development of genetic algorithms, meeting with the shortest path algorithm for solving algorithms, function optimization algorithm, achieved good results.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:477556
    • 提供者:高路新
  1. peizhun

    1下载:
  2. 图像配准-GUI界面,最优化算法,互信息尺度,POWELL.m附属子程序,PSO.m附属子程序,对图像进行“平移”和“旋转”-Image Registration - GUI interface, optimization algorithms, mutual information scale, POWELL.m subsidiary subroutine, PSO.m subsidiary subroutine, the right image "translation"
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:19858
    • 提供者:ghd
  1. 一本非常好的图论与网络的书籍

    0下载:
  2. 这是关于网络编程方面的东西,他主要讲述了如何处理网络以及图的最优化算法-on network programming of things, he explains how to deal with the network map and optimization algorithms
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:5442452
    • 提供者:粒粒
  1. MATLAB_syjc1

    0下载:
  2. 该程序是matlab范例程序数学数值处理,包括最优化算法等相关程序,此程序是只作为共享作用,请勿做商业用途,谢谢!-that the procedure was Matlab mathematical model numerical procedures, including optimization algorithms and other related procedures, this procedure is only as a shared role, do not do commer
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:576816
    • 提供者:落双法
  1. MyOpt

    0下载:
  2. 最优化算法,包括最速下降法,共轭梯度法,拟牛顿法-optimization algorithms, including the steepest decline, the conjugate gradient method, the quasi-Newton method
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:50112
    • 提供者:季晓南
  1. optimumt1

    0下载:
  2. 这是一个高通滤波器的最优化算法。有约束问题采用的是惩罚函数法,无约束问题采用的是单纯形法-this is a high-pass filter to the optimization algorithm. Binding the issue of punitive function without constraint using the simplex method
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2455
    • 提供者:宋亚平
  1. n1qn3-lib

    0下载:
  2. 最优化算法,应用有限内存拟牛顿方法(Limited Memory (variable-storage)quasi-Newton method)求解高维最优化问题,使用更多的内存将使算法更有效。-optimization algorithm, Application limited memory quasi-Newton method (Limited Memory (variable-stora ge) quasi--Newton method) for high-dimensional opt
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:30269
    • 提供者:hanwei
  1. PZ

    3下载:
  2. 关于图像配准的Matlab源程序,包括:GUI界面、图片选择窗口、最优化算法、互信息尺度、配准结果检验程序等。-image registration on the Matlab program, including : GUI interface, picture selection window, optimization algorithms, mutual information scale, test results registration procedures.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:19858
    • 提供者:田巾
  1. goldenmean

    0下载:
  2. 最优化算法中的黄金分割法,用于线性寻优过程,算法快速且方便-optimization algorithm gold segmentation method for the linear optimization process, the algorithm is fast and convenient
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1046
    • 提供者:liruiyuxia
  1. michaelabac

    0下载:
  2. 神经网络最优化算法结合 源程序、matlab编程。 -neural network optimization algorithm source, Matlab programming.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2317
    • 提供者:suntao
  1. powellsuanfafafaf

    0下载:
  2. 基于matlab的最优化算法,此文为最经典的powell算法,很好的程序,简洁,易懂-optimization algorithm, the article for the most classic powell algorithm, very good procedures, concise, understandable
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1218
    • 提供者:杨荣
  1. qwasdasds

    0下载:
  2. 交通图最短路径程序,可直接计算到达的城市间的距离,由于两个城市间距离是互相的,所以采用最优化算法-shortest path map traffic procedures can directly arrive at the inter-city distance, As the distance between the two cities is mutual and the use of optimization algorithms
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:19704
    • 提供者:秦光
  1. imagepeizhun

    0下载:
  2. GUI界面,proj.m 图片选择窗口,testListBoxlj.m 最优化算法,PSO.m,POWELL.m 互信息尺度,MI.m,EMI.m,RMI.m,HiMI.m,GMI.m,FPMI.m POWELL.m附属子程序oneDimSearch.m PSO.m附属子程序myMI.m 配准结果检验程序restore.m gobad.m对图像进行“平移”和“旋转” -GUI interface proj.m Photo selection window, testListBoxlj.m opt
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:20154
    • 提供者:葛雪森
  1. knowledgeyichuan

    0下载:
  2. 了解遗传算法 遗传算法是一种最优化算法,所谓最优化问题,就是这样一类问题,满足它的解(称为可行解)有很多(通常是极多)对于每一种解有一个评价函数得到一个评价值,也就确定了解集的一个偏序关系,在这个偏序关系的求最小值(或最大值)或者近似最小值(或最大值)。-understanding of the genetic algorithm is a genetic algorithm optimization algorithm, the so-called optimization problem
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7964
    • 提供者:周燕
  1. zuiyouhua

    0下载:
  2. 最优化实验,用的是MATLAB,题目不是很难主要是练习用,学会对实际问题进行数学抽象。 掌握常用的最优化算法。 运用相关数学软件设计程序进行求解。 -optimization experiments, using the MATLAB, the main topic is not difficult to practice with. learn to practical issues abstract mathematics. Master of the most commonly
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:13064
    • 提供者:guang
  1. peizhun

    2下载:
  2. 一, GUI界面,proj.m 图片选择窗口,testListBoxlj.m 二,最优化算法 PSO.m POWELL.m 三,互信息尺度 MI.m EMI.m RMI.m HiMI.m GMI.m FPMI.m 四,POWELL.m附属子程序 oneDimSearch.m 五,PSO.m附属子程序 myMI.m 六,配准结果检验程序 restore.m 七, gobad.m
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:19590
    • 提供者:刘长乐
  1. 1

    0下载:
  2. 最优化算法,使用Q型惩罚因子,在matlab环境下运行的通用算法。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:979
    • 提供者:游子
  1. winopticpualgrothm

    0下载:
  2. windows内核最优化算法,cpu资源动态分配
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:3625
    • 提供者:刘田
  1. RosenBrock

    0下载:
  2. 最优化算法,欢迎有需要的朋友前来下载,
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:82998
    • 提供者:艾优
« 1 2 3 45 6 7 8 9 10 ... 47 »
搜珍网 www.dssz.com