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

搜索资源列表

  1. optimizationtheory-matlab

    0下载:
  2. 最优化理论中的几个算法,包括共轭梯度法,公轭梯度法,方向加速法,步长加速,变尺度法-Optimization theory in several algorithms, including the conjugate gradient method, public and conjugate gradient method, directional method, step speed, variable metric method
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:23894
    • 提供者:郑林君
  1. toro.tar

    0下载:
  2. 非常优秀的全局最优化算法实现,使用迭代随机梯度下降法处理高维度的最优化问题。国外很多优化工程也是在此基础上开发的。 作者:Giorgio Grisetti Cyrill Stachniss Slawomir Grzonka Wolfram Burgard-TORO is an optimization approach for constraint-network. It provides an efficient, gradient descent-based error minimiza
  3. 所属分类:Algorithm

    • 发布日期:2017-05-10
    • 文件大小:2182754
    • 提供者:Wilford
  1. chengxu

    0下载:
  2. 最优化源程序最速下降法的C语言编程,挺好的-Source optimization, steepest descent method of C language programming, quite good
  3. 所属分类:Database system

    • 发布日期:2017-03-31
    • 文件大小:22607
    • 提供者:贾晓伟
  1. lamao

    3下载:
  2. 用拉格朗日乘子法求解约束最优化问题,很好的实例程序。-Lagrange multiplier method for solving constrained optimization problems, very good example programs.
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:164712
    • 提供者:辉少
  1. erfenfa

    0下载:
  2. 最优化算法中的二分法,是用MATLAB实现的,经过调试的-Optimization of the dichotomy, is to use MATLAB to achieve, through debugging
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:944
    • 提供者:张军
  1. conjugate_gradient

    1下载:
  2. 最优化方法中共轭梯度法的matlab程序-Optimization method of conjugated gradient method matlab program
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:528
    • 提供者:陈莫
  1. matlab

    1下载:
  2. 利用遗传算法中的gaopt函数求解函数最优化问题-The use of genetic algorithms in function gaopt function optimization problem solving
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-01-26
    • 文件大小:1594
    • 提供者:Alice Wang
  1. distancemetriclearning

    1下载:
  2. 度量学习,2009年的文章和程序,LMNN,基于最优化方法的度量学习算法-Metric study of article in 2009 and procedures, LMNN, a measure of the optimization method based on learning algorithm
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:1172064
    • 提供者:风铃
  1. scilab

    0下载:
  2. 本文使用遗传算法解决三个问题。它们都是变量在一定范围变化的条件下求解函数最小或者最大值的问题。总之属于最优化问题。这三道题的区别在于变量的个数以及它们是连续的还是离散的。但这些区别不是本质上的,在编写程序的时候处理方法是一样的。-messi
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:27960
    • 提供者:许小丫
  1. zuoyoumatlabcode

    0下载:
  2. 关于最优化算法的matlab 程序,搜索方向包括线性和非线性搜索-With regard to optimization algorithm matlab program, the search direction, including linear and nonlinear search
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:26179
    • 提供者:notcomplex
  1. Test

    0下载:
  2. 最优化算法——复合形法,VC版本的,编译后,运行速度很好-Optimization algorithms- complex method, VC version, compile, run rate well
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:22975
    • 提供者:符合形法(
  1. gudingzengliangfa

    0下载:
  2. 固定增量法的c++源程序,是经典的最优化算法程序-Fixed increment method of c++ source code, is a classical optimization algorithm procedure
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:157522
    • 提供者:王文静
  1. tuihuosuanfa

    0下载:
  2. 实现模拟退火的vc程序,可以解决模拟退火最优化问题-Vc procedures to achieve simulated annealing, simulated annealing can solve the optimization problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:11590
    • 提供者:YINweiyan
  1. PID-optimization

    1下载:
  2. 基于Matlab的PID参数最优化设计(fminsearch单纯形法)-Matlab-based design of PID parameter optimization (fminsearch simplex method)
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:7343
    • 提供者:linjiming
  1. fair-share-scheduling

    0下载:
  2. 改进进程调度算法 进程调度算法是解决如何使资源分配策略最优化的关键,通过实现一个被称作公平调度的进程调度算法。-Process scheduling algorithm to improve the process of scheduling algorithm is to solve how to make optimal resource allocation strategy key to understanding the Linux process scheduling mechani
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-24
    • 文件大小:168787
    • 提供者:邢府纬
  1. duomubiaozuoyouhua

    1下载:
  2. 多目标遗传算法,很好的源代码,实现多输入多输入参数条件下的最优化-Multi-objective genetic algorithm, a very good source code, achieve multiple-input multiple-input parameters optimized under the conditions of
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:370705
    • 提供者:陈明
  1. PQ-decomposition-

    0下载:
  2. 用matlab编程实现电力系统P-Q分解法的节点编号最优化-Power system with matlab programming PQ decomposition node number optimization
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:3520
    • 提供者:实在
  1. optimizationinC

    0下载:
  2. 最优化算法C语言程序,包括Newon弦切法、单纯行法、抛物线插值法、最速下降法、Powell法-Optimization algorithm C Language Program, including String Newon cutting method, simple lines law, the parabolic interpolation method, steepest descent method, Powell method
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:6539
    • 提供者:xnkl
  1. genatic

    0下载:
  2. 遗传算法的原代码,用于最优化计算,只需解压便可使用。-Genetic algorithm source code for the optimization calculation, just unzip to use.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:2178
    • 提供者:SHI YU ZHEN
  1. pointdrawchazhi

    0下载:
  2. 实现了点合成线段的最优化线性插值设计,有好用的界面和输入方式-Segment achieved a point of synthesis of linear interpolation to optimize the design, there are easy-to-use interface and input methods
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:47496
    • 提供者:yangbo
« 1 2 ... 14 15 16 17 18 1920 21 22 23 24 ... 50 »
搜珍网 www.dssz.com