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

搜索资源列表

  1. SimpleGeneticAlgorithm

    0下载:
  2. 基于基本遗传算法的函数最优化SGA.C A Function Optimizer using Simple Genetic Algorithm developed from the Pascal SGA code presented by David E.Goldberg-based on the basic genetic algorithm optimization function SGA.C A Optimize Function r using Simple Genetic
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:637363
    • 提供者:J.Chen
  1. gradien_searching

    0下载:
  2. 在最优化问题中,常用需求取代价函数的最小值,该程序实现了最速梯度求最小的功能-in optimization problems, the demand to replace the commonly used function of the minimum price. the program achieved the steepest gradient for the smallest functional
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2894
    • 提供者:陈亨利
  1. pr_loqo

    0下载:
  2. loqo用内点法进行解最优化问题。对于训练SVM特别有用。-loqo using interior point method for Solving optimization problems. Training for SVM particularly useful.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:6592
    • 提供者:万广鲁
  1. tubuchuanyue

    0下载:
  2. 徒步穿越荒漠数学模型 研究的是徒步穿越荒漠耗资及行程时间安排的最优化问题-across the desert on foot mathematical model study of crossing the desert on foot and the cost of the trip scheduling optimization problems
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:781
    • 提供者:政治
  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. tianji

    0下载:
  2. 田忌赛马问题:用动态规划问题,解决最优化问题,不错的算法哦-Tianji race issue : dynamic programming problem solving optimization problems, a good algorithm oh.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:918
    • 提供者:iori
  1. 0.618

    2下载:
  2. c写的黄金分割法(0.618)最优化程序,代码部分有详细的注释,还包括可执行程序及流程图,文档说明等-c write 0.618 (0.618) optimization procedures, a detailed code part of the Notes also includes executable and flow charts, file notes, etc.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:167482
    • 提供者:田东剑
  1. mathematics_method

    0下载:
  2. 另带完整程序实验说明,C语言,是一种最优化方法,可演变为多目标非线性规划。若要其它程序,请与13709828698,李英楠联系。-other experimental procedures with integrity Note C language, is the most optimal way, could evolve into a multi-purpose nonlinear planning. If other programs, please 13709828698, Li Yi
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:47840
    • 提供者:李英楠
  1. liyingnan_4

    1下载:
  2. 最优化中利用惩罚因子的罚函数法的外延,连带了共轭梯度法,由于罚因子的迅速跌代增大,加速了目标函数的收敛速度。-optimization of the use of punitive factor function in the epitaxial sustaining a conjugate gradient method, As the penalty factor to the rapid increase or on behalf of, the objective function to
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:46295
    • 提供者:李英楠
  1. Dynamic_Programming

    1下载:
  2. 多阶段决策过程( multistep decision process )是指 这样一类特殊的活动过程,过程可以按时间顺序分解成若干个相互联系的阶段,在每一个阶段都需要做出决策,全部过程的决策是一个决策序列。 动态规划 ( dynamic programming )算法 是解决 多阶段决策过程最优化问题 的一种常用方法,难度比较大,技巧性也很强。利用动态规划算法,可以优雅而高效地解决很多贪婪算法或分治算法不能解决的问题。动态规划算法的基本思想是:将待求解的问题分解成若干个相互联系的子问题,先求解
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3241
    • 提供者:汤烈
  1. optim

    0下载:
  2. matlab最优化工具箱 -Matlab Toolbox Matlab Optimization Optimization Toolbox
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:5178
    • 提供者:wuminglu
  1. mathmodel

    6下载:
  2. 这是一个好的建模学习资料,赶快下载吧, 数学建模十大算法 ( 包含:蒙特卡罗算法、数据拟合、参数估计、 插值等数据处理算法、线性规划、整数规划、多元规划、二次规划等规划类问题、 图论算法、动态规划、回溯搜索、分治算法、分支定界等计算机算法、 最优化理论的三大非经典算法:模拟退火法、神经网络、遗传算法、 网格算法和穷举法、一些连续离散化方法、数值分析算法、图象处理算法)-This a good model to study the information, downloa
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:5929399
    • 提供者:zhxj
  1. mgoldensection

    0下载:
  2. 对函数最优化,寻找最优点(使函数最小化),需要给出寻找范围-to function optimization, search for the most advantage (making function minimization), the need is to find the scope of
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1057
    • 提供者:鹏萧博
  1. MyOpt

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

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

    0下载:
  2. 基于基本遗传算法的函数最优化 ,这也是本人收集的遗传算法优化软件,望对本网站有所帮助!! -based on the basic function of genetic algorithm optimization, which I gather the genetic algorithm optimization software, look on this site help! !
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:5479
    • 提供者:王彬
  1. gmm_creation_mle

    1下载:
  2. 采用期望最大算法最优化初始高斯混合模型的程序,笔者借用ubm自适应方法,很好的解决了模型不收敛的问题。-expectations largest algorithm using optimization initial Gaussian mixture model procedures, the author borrowed ubm adaptive method, a good model is not the solution convergence problem.
  3. 所属分类:Audio

    • 发布日期:2008-10-13
    • 文件大小:4445
    • 提供者:gqy
  1. optima

    0下载:
  2. 最优化方法中的非线性规划的powell方法的matlab实现,可支持多维的参数,自己修改即可。-optimization of the nonlinear programming method of Matlab Powell realized, support multidimensional parameter can change themselves.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1072
    • 提供者:鹰回九天
  1. pureimp

    0下载:
  2. 最优化中非线性规划中改进的单纯形算法matlab实现,可修改参数-nonlinear optimization program to improve the simplex algorithm Matlab, which could be revised parameters
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:828
    • 提供者:鹰回九天
  1. conjugate_grads

    0下载:
  2. 这是一个实现最优化计算的程序,采用的算法为共轭梯度法。-This is a realization of optimal calculation procedure, the algorithm used to conjugate gradient method.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1911
    • 提供者:宋亚平
  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 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com