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

搜索资源列表

  1. eCGAmatlab

    0下载:
  2. 多目标优化,遗传算法,适合于研究多目标优化的朋友 -Multi-objective optimization, genetic algorithm, suited to study multi-objective optimization of a friend
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:10758
    • 提供者:dada
  1. pso

    0下载:
  2. %--- 基本粒子群优化算法(Particle Swarm Optimization)--- ----- %--- 名称:基本粒子群优化算法(PSO) %------作用:求解优化问题 %------说明:全局性,并行性,高效的群体智能算法 ---- Elementary particle swarm optimization algorithm (Particle Swarm Optimization)----------- Name: Elementary Particle
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:5433
    • 提供者:依然
  1. l1magic

    0下载:
  2. 基于内点法的解l2_l1和l2_TV优化问题的matlab代码-Interior point method based on the solution l2_l1 and optimization problems l2_TV code matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:486700
    • 提供者:lxx
  1. MakeDB2queryaseffectiveaspossible

    0下载:
  2. DB2数据库的查询优化其中包括查询处理原理及优化及验证!-DB2 database, including query optimization query processing and optimization and validation of principle!
  3. 所属分类:Other Databases

    • 发布日期:2017-03-30
    • 文件大小:292434
    • 提供者:atu2007
  1. steepestdescentmethod

    0下载:
  2. 可以解决最优化分析问题里边的最速下降法问题,已经通过vc++测试-Optimization analysis can solve the problem inside the steepest descent method problems, has been passed vc++ Test
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:801
    • 提供者:charles
  1. 11

    0下载:
  2. 本文主要将蚁群算法用于解决连续函数优化的问题-This paper will be used for ant colony algorithm to solve the problem of continuous function optimization
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:2299
    • 提供者:aa
  1. bv_cvxslides

    0下载:
  2. stanford讲义 convex optimization 作者是Stanford著名教授 Boyd-stanford lectures convex optimization author is well-known Stanford Professor Boyd
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-08
    • 文件大小:1711781
    • 提供者:Frank
  1. PUNISH

    0下载:
  2. 这个是优化方法中的一种方法,叫做罚函数法,是一种用于带约束条件的优化。-This optimization method is a method, called the penalty function method, is a condition for constrained optimization.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:2989
    • 提供者:宝宝
  1. pso

    1下载:
  2. 自编的多目标粒子群优化算法,可以运行哦。-Written and directed the multi-objective particle swarm optimization, you can run, oh.
  3. 所属分类:Other windows programs

    • 发布日期:2016-03-04
    • 文件大小:1234
    • 提供者:sunny
  1. yichuanyouhuasuanfachengxu

    0下载:
  2. 遗传优化算法,能够实现自然数域内任意函数的极大值求解,效果很好。这是我的课程实验报告。-Genetic optimization algorithm, to achieve a natural function of the number of arbitrary region of great value to solve, very good. This is my experiment reports courses.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:2743
    • 提供者:周磊
  1. Halftoning

    1下载:
  2. 一种灰度图像的半色调图像生成程序。该程序实现了siggraph 2008 论文Structure aware halftoning中的半色调生成算法。该算法基于目标函数优化,用模拟退火方法生成。 该程序可以读入gif,png,jpg,bmp格式的图片,并自动将彩色图转化为灰度图。生成的半色调图目前只支持png格式的输出。 实现语言为java。 在jre 1.6.0_10上测试正常。-A gray-scale image halftoning image generation pro
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:18172
    • 提供者:lm
  1. AVT

    0下载:
  2. 平衡二叉树是数据结构中一个非常重要的概念。它对二叉树的优化和提高查询效率有重要的作用,它是动态查找的一个非常重要方法,它在实际生产中有着广泛的应用。 通过本课程设计教学所要求达到的目的是:充分理解和掌握二叉树、平衡二叉树的相关概念和知识。掌握平衡二叉树的生成、结点删除、插入等操作过程,并编程实现从键盘上输入一系列数据(整型),建立一棵平衡二叉树,任意插入或删除一个结点后仍然要求构成平衡二叉树,并按中序遍历输出这棵平衡二叉树。 -Balanced binary tree data s
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:203573
    • 提供者:张欣
  1. GS_CH_PSO1.1_discrete1.0_2007830

    2下载:
  2. 基于粒子群优化与灰色系统理论的多目标优化程序,很好用-Based on Particle Swarm Optimization and gray system theory of multi-objective optimization process, a very good use
  3. 所属分类:matlab

    • 发布日期:2015-11-22
    • 文件大小:23148
    • 提供者:luoyouxin
  1. 111opt

    0下载:
  2. 非常经典的最优化程序,里面黄金分割、拟牛顿、对偶单纯形,故向大家推荐-Very classical optimization procedures, which Golden Section, Quasi-Newton, dual simplex, so to recommend
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:11588
    • 提供者:夏能涛
  1. g723lib

    0下载:
  2. 经过优化的G.723.1语音编码程序,可以在CCS3.1中运行,经测试可以在DM642 DSP设备上运行-After optimization of the G.723.1 speech coding procedures can CCS3.1 run, tested in the DM642 DSP devices
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:528044
    • 提供者:陆晨
  1. example

    1下载:
  2. 本算法是一种标准遗传算法,应用于函数优化,性能较好。-The algorithm is a standard genetic algorithm, applied to function optimization, performance better.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:1350
    • 提供者:wuhao3424
  1. C++optimization

    0下载:
  2. 谈到优化,很多人都会直接想到汇编。难道优化只能在汇编层次吗?当然不是,C++层次一样可以作代码优化,其中有些常常是意想不到的。在C++层次进行优化,比在汇编层次优化具有更好的移植性,应该是优化中的首选做法。-On the optimization, many people will directly think of the compilation. Is optimization only in the compilation of the level of it? Of course not
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:16274
    • 提供者:yl
  1. spea

    0下载:
  2. spea源码,是目前非常流行的解决多目标优化问题的进化算法。-Spea source, is very popular to solve multi-objective evolutionary algorithm for optimization problems.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:814020
    • 提供者:Joanne
  1. OPS

    0下载:
  2. 多阈值图像分类的粒子群优化算法,采用自然方法来提高优化速度和计算量-Multi-threshold image classification of the particle swarm optimization algorithm, using natural methods to improve the optimization speed and computation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:2671
    • 提供者:baiyilieren
  1. tabu9

    0下载:
  2. tabu search, for optimization use
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:4720
    • 提供者:Will
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com