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

搜索资源列表

  1. GA

    1下载:
  2. 遗传算法GA求解无约束最优化问题,采用遗传算法求函数的最小值-The genetic algorithm GA for solving unconstrained optimization problems using genetic algorithm for the minimum of the function
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:1215
    • 提供者:李威
  1. dfp

    0下载:
  2. 一种拟牛顿算法,非线性方程组的最优化方法,matlab调用函数-A Quasi Newton method of nonlinear equations, optimization methods, matlab function is called
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:566
    • 提供者:雨山
  1. Optimization-filter-design

    0下载:
  2. 最优化FIR数字滤波器设计,本人亲自编写,基于等波纹最优化设计方法-Optimization of FIR digital filter design, I personally prepared the most optimal design method based on the equiripple
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:233570
    • 提供者:胡鹏
  1. yichuansuanfa

    0下载:
  2. 通过matlab实现遗传算法对最优化问题的只适应求解!-Matlab genetic algorithm to solve the optimization problem only to adapt!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:10233
    • 提供者:吴琦
  1. UCG_PLUSs

    0下载:
  2. 利用共轭梯度法(CG+)求解大规模无约束最优化问题,代代码所用语言为Fortran77., -The conjugate gradient method (CG+) for solving large-scale unconstrained optimization problems, the generation of code language is Fortran 77.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:396680
    • 提供者:yeyu
  1. Tsteepest_desh

    0下载:
  2. 这个Matlab程序实现最速下降算法。最速下降法是一种最基本的算法,它在最优化方法中占有重要地位.最速下降法的优点是工作量小,存储储变量较少,初始点要求不高;缺点是收敛慢,最速下降法适用于寻优过程的前期迭代或作为间插步骤,当接近极值点时,宜选用别种收敛快的算法. -The Matlab program to achieve the steepest descent algorithm. Steepest descent method is a basic algorithm, it occu
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:2373
    • 提供者:李威
  1. Matlab_zuiyouhua

    0下载:
  2. 本资源是书籍《精通Matlab最优化计算》中的源代码,包含了最优化领域的各种经典问题的描述。有较大的参考意义-This resource is the book " proficient in Matlab optimization calculation" of source code, contains a descr iption of the variety of classic optimization problem. Larger
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:46609
    • 提供者:chenlei
  1. sedumi-optimization-new-edition

    1下载:
  2. 专业的最优化问题解决器,可以用于较为复杂的非线性规划等问题。-a good tool to solve the optimization problem。and it can be used to solve the non-linear programming problem.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-12-14
    • 文件大小:674
    • 提供者:pjw
  1. chaoshengbozizhutanlu

    0下载:
  2. 超声波自主探路的研究,主要介绍了利用超声波控制小车转弯最优化方案的讨论过程-Ultrasonic study of autonomy Pathfinder, mainly the use of ultrasound to control the discussion of the car cornering optimization program
  3. 所属分类:Project Design

    • 发布日期:2017-04-16
    • 文件大小:183238
    • 提供者:nico
  1. GA

    0下载:
  2. 使用遗传算法进行最优化计算的方法,其中包含遗传算法中需要的各个子程序-Using a genetic algorithm optimization calculation method, which contains the genetic algorithm requires each subroutine
  3. 所属分类:source in ebook

    • 发布日期:2017-11-29
    • 文件大小:6779
    • 提供者:qingqing
  1. pfzjd

    0下载:
  2. 借助最优化和支持向量机中的平分最近点法来解决问题-With optimization and support vector machine bisects the nearest point to solve the problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-30
    • 文件大小:666
    • 提供者:
  1. duoweibianliang

    0下载:
  2. 多维变量的寻优算法,遗传算法解决多变量的最优化问题。-multivariable GA
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6763
    • 提供者:sanlizi
  1. Kkallmanfileea

    0下载:
  2. 卡尔曼滤波C程序源码 卡尔曼滤波器是一个“optimal recursive data processing algorithm(最优化自回归数据处理算法)”。对于解决非常大部分的问题,他是最优,效率率最高甚甚至是最有用的。他的广泛应用已经超过30年,包含机器人导航,控制,传感器数据融合甚至在军事方面的雷达系统和导弹追踪等等。近年来更被应用于计算机图像处理,例如头脸识别,图像分割,图像边缘检测等等。 -C program source code of Kalman filter Kalman
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-20
    • 文件大小:761
    • 提供者:xinlnix
  1. a-code-and-a-question

    0下载:
  2. 找一个树中最远的两个点的距离。还有一个矩阵最优化的解法-To find the distance of the two farthest points in a tree. There is also a matrix optimization Solution
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-16
    • 文件大小:9745766
    • 提供者:张三
  1. Mesh-Optimization

    0下载:
  2. 三角网格的最优化的方法,给出了利用三角网格进行点云噪声消除的方法。-Triangular mesh optimization method, given the the triangular mesh point cloud noise cancellation.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:988395
    • 提供者:周保兴
  1. Tgaoptth

    0下载:
  2. 使用基本遗传算法(GA)对函数进进行最优化的C语言源程序可直接使用。 -Using the basic genetic algorithm (GA) optimization functions into C language source code can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-04
    • 文件大小:7864
    • 提供者:bargain
  1. optimization

    0下载:
  2. 最优化计算方法常用程序汇编,参考价值很大-failed to translate
  3. 所属分类:software engineering

    • 发布日期:2017-12-05
    • 文件大小:5065856
    • 提供者:zhaojunbo
  1. lagrange

    0下载:
  2. 求解约束最优化问题,一种途径是在可行域内寻找使目标函数值下降的迭代点列,但是这类方法对于带非线性约束的最优化问题求解效果一般都不理想。因此我们利用另一种途径,即利用问题的目标函数和约束函数构造新的目标函数——罚函数,把约束最优化问题转化为相应的罚函数的无约束最优化问题来求解实际问题。-lagrange constraint multiplier method for the minimum
  3. 所属分类:Other systems

    • 发布日期:2017-11-16
    • 文件大小:2157
    • 提供者:王喜
  1. DFP

    0下载:
  2. 优化算法中非常实用的算法,变尺度最优化方法-Optimization algorithm is very practical algorithm, variable metric optimization method
  3. 所属分类:Algorithm

    • 发布日期:2017-12-03
    • 文件大小:1767
    • 提供者:zeng
  1. omp

    0下载:
  2. omp迭代算法 线性最优化求解 最小l1范数-omp iteration algorithm linear optimization minimum of l1 norm
  3. 所属分类:matlab

    • 发布日期:2017-12-02
    • 文件大小:730
    • 提供者:王明江
« 1 2 ... 42 43 44 45 46 4748 49 50 »
搜珍网 www.dssz.com