CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - 优化问题

搜索资源列表

  1. Matlabalgo

    0下载:
  2. Matlab经典算法优化问题 Matlab经典算法优化问题-Matlab classical algorithm optimization Matlab classical algorithm optimization problem
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:122697
    • 提供者:wind
  1. l1magic-optimization 代码实现稀疏表示中的l1范式中的7个优化问题

    4下载:
  2. 代码实现稀疏表示中的l1范式中的7个优化问题。对大家实现稀疏表示算法有极大的参考价值-This package contains code for l1 magic solving seven optimization problems.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-11-26
    • 文件大小:124595
    • 提供者:yuanbh
  1. Mydib

    0下载:
  2. 此程序通过遗传算法(ga )实现灰度图像的分割,遗传算法的计算过程首先是将实际的优化问题编码成符合串,-This procedure through the genetic algorithm (ga) realize grayscale image segmentation, genetic algorithm calculation process is to first of all, the actual coding optimization problem into line wit
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:214128
    • 提供者:ma
  1. ga

    0下载:
  2. 遗传算法( genetic algorithms, 简称GA )是根据自然界的“物竞天择, 适者生存”现象而提出来的一种随机搜索算法, 是霍兰德( Holland) 于1975 年在他的著作《Adaption in Natural and artificial Systems》中首次提出来的。此算法将优化问题看作是自然界中生物的进化过程, 通过模拟大自然中生物进化过程中的遗传规律, 来达到寻优的目的。-Genetic algorithms (genetic algorithms, referre
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:1948
    • 提供者:xi
  1. 2

    0下载:
  2. 采用速度-位置模型,把优化问题空间转化为随机粒子空间,通过反复迭代寻找最优解,可用于基于pso移动机器人地图创建-Use of speed- location model, the optimization problem space into a random particle space, through repeated iterations to find the optimal solution can be used for mobile robot map building bas
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:185008
    • 提供者:
  1. conjugate gradient method

    1下载:
  2. matlab编写的共轭梯度法,用来解决非线性优化问题-matlab prepared by the conjugate gradient method is used to solve nonlinear optimization problems
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-01-04
    • 文件大小:9693
    • 提供者:zh
  1. GraphMatching-v1.0.src.tar

    0下载:
  2. 一种对于图匹配优化问题对偶分解的算法实现-An implementation of a dual decomposition technique for the graph matching optimization problem described in Feature Correspondence via Graph Matching: Models and Global Optimization. Lorenzo Torresani, Vladimi
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:47660
    • 提供者:illusionme
  1. MNTH

    0下载:
  2. 在管理科学、计算机科学、分子物理学、生物学、超大规模集成电路设计、代码设计、图像处理和电子工程等领域中,存在着大量的组合优化问题。例如,货郎担问题、最大截问题、0—1背包问题、图着色问题、设备布局问题以及布线问题等,这些问题至今仍未找到多项式时间算法。-In management science, computer science, molecular physics, biology, VLSI design, code design, image processing and electro
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:185270
    • 提供者:张浩
  1. pso1

    1下载:
  2. 某些实际问题的优化目标是求所有的局部最优解, 即求解多峰寻优问题, 为了求解多峰优化问题, 提出了改造的微粒 群优化算法. 尽量减少微粒群算法中的全局因素, 从而增大其局部因素, 同时采用变步长方法增加微粒的多样性. 并给出了该算法 的原理和步骤. 仿真实验表明该算法概念清楚, 计算简单, 具有很好的局部寻优特性, 可应用求解于多峰寻优问题. 另外还给出了几 个运算实例和与其它优化算法的比较.-Some of the practical problems the optimizati
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:311915
    • 提供者:
  1. pso4

    0下载:
  2. 本文研究了多峰优化问题, 利用梯度算子和筛选策略, 得到了一种可求解多峰函数 全部最优解的改进型遗传算法. 数值模拟结果表明, 该算法在处理复杂多峰函数优化问题时, 局 部搜索能力和克服过早收敛能力方面相对于传统遗传算法均有很大提高.-In this paper, multimodal optimization problems, the use of gradient operator and screening strategies can be solved by a multi-
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:158706
    • 提供者:
  1. huangjin

    0下载:
  2. 黄金分割优化方法,解决无约束优化问题,以黄金点位收缩步长-Golden optimization method to solve unconstrained optimization problems, with gold point contraction step
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:970
    • 提供者:马培勇
  1. YALL1-v1.3

    1下载:
  2. 求解L1范数最小化问题的凸优化工具包,共含有6个模型的求解方法-Solving the L1-norm minimization problem of convex optimization toolkit contains a total of six methods of solving the model
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:48246
    • 提供者:
  1. gradient_descent

    0下载:
  2. 非线性规划,无约束优化问题的解法,最速下降法,材料以及源码-Linear programming, unconstrained optimization problem solution, the steepest descent method, materials and source
  3. 所属分类:Special Effects

    • 发布日期:2017-12-05
    • 文件大小:768098
    • 提供者:kamy
  1. EMD_Earth-Movers-Distance

    2下载:
  2. 一种计算EMD(Earth Mover s Distance)优化问题的方法,用matlab实现。含有解释文档-An effective method to solve EMD (Earth Mover s Distance) optimal questions matalb codes, including a introducing word doc.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:276483
    • 提供者:Cruise
  1. BregmanCookbook_v32

    0下载:
  2. TV—L1-deconvolution 图像处理中的稀疏优化问题-TV-L1-deconvolution image processing sparse optimization problems
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:323682
    • 提供者:叶永建
  1. l1benchmark

    0下载:
  2. l1benchmark程序用于解决L1范数优化问题-this l1benchmark codes is design to solve L1 constrain problem
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:86304
    • 提供者:laudrup
  1. PSOGA

    0下载:
  2. 求解多维无约束优化问题,收敛性强,还可以加入变异算子-Multidimensional problem solving unconstrained optimization, convergence and strong, you can also join the mutation operator
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1784
    • 提供者:呈春
  1. zuixiaoercheng

    0下载:
  2. 非线性最小二乘优化问题 图像处理方面 源码 请多指教-Nonlinear least squares optimization of image processing source code please enlighten
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1466
    • 提供者:刘瑞
  1. SA

    0下载:
  2. 最简单的模拟退火算法,自己编的小程序,用于优化问题,求全局最小值。-simmulated annealing (SA)
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:55573
    • 提供者:薛小晴
  1. cvx-w64

    1下载:
  2. CVX工具箱,64位window matlab,使用。解决凸优化问题(The CVX toolbox, 64 bit window MATLAB, is used. Solving convex optimization problems)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-01
    • 文件大小:21599232
    • 提供者:笨猪tt小八
« 12 3 »
搜珍网 www.dssz.com