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

搜索资源列表

  1. GA

    0下载:
  2. 一个遗传算法 ,用于优化支持向量机的核函数参数及相关参数-A function about the parameters of svm
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:966
    • 提供者:badjj
  1. bnb

    0下载:
  2. 利用matlab编写的求解优化问题的分支定界算法,程序为函数形式可直接调用-Using matlab to solve optimization problems written in branch and bound algorithm, the program can be called directly as a function of the form
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:198703
    • 提供者:李绍兴
  1. NotepadHelpe

    0下载:
  2. Notepad++ 是在微软视窗环境之下的一个免费的代码编辑器. 为了产生小巧且有效率的代码编辑器,这个在 GPL 许可证下的自由软体开发专案采用 win32 api 和 STL 以 C++ 程式语言撰写成,并且选用功能强大的编辑模组 Scintilla. 藉由加强与优化许多函数及演算法,Notepad++ 致力於减少世界二氧化碳的排放.当使用较少的 CPU 功 率, 降低电脑系统能源消耗, Notepad++ 间接造就了绿化的环境. 多亏它的轻巧与执行效率, Notepad++ 可 完美地取代
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1174789
    • 提供者:zzg
  1. bitmap

    0下载:
  2. bitmap操作类,适合于开发中使用bitmap来索引优化,类似与特殊的hash算法,位计算类似于hash函数-bitmap
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:229217
    • 提供者:zhangjinyu
  1. zuisuxiajiang

    0下载:
  2. 最速下降法,优化算法的一种,具有二次收敛性,若目标函数为二次正定函数,经有限步可达到极小点-Steepest descent method, an algorithm with quadratic convergence, if the objective function is quadratic positive definite function can be achieved by the finite step minima
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:833
    • 提供者:qch
  1. DFP

    0下载:
  2. DFP法,变尺度法,优化算法的一种,具有二次收敛性,若目标函数为二次正定函数,经有限步可达到极小点-DFP method, variable metric method, an algorithm with quadratic convergence, if the objective function is quadratic positive definite function can be achieved by the finite step minima
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:1758
    • 提供者:qch
  1. gongetidu

    0下载:
  2. 共轭梯度法,优化算法的一种,具有二次收敛性,若目标函数为二次正定函数,经有限步可达到极小点-Conjugate gradient method, an algorithm with quadratic convergence, if the objective function is quadratic positive definite function can be achieved by the finite step minima
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:896
    • 提供者:qch
  1. Genarate

    0下载:
  2. 遗传算法实现PID参数优化,genmain.m为主函数,其余为被调用函数。-Genetic algorithm to realize PID parameters optimization
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:30101
    • 提供者:赵凯
  1. Compilation

    0下载:
  2. 编绎过程中的优化及算法的实现, SSA下对domination tree ,融合函数的插入, 及相关问题的一个完整的project. -Interpretation of the process of code optimization and algorithm implementation, SSA under the domination tree, insert the fusion function, and related issues a complete project.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-10
    • 文件大小:1834481
    • 提供者:Jin Bihui
  1. PSO_case1

    0下载:
  2. 粒子群优化算法的一个寻优案例,测试函数含有多个局部极值,尝试用PSO算法寻找全局极值-a case of Particle Swarm Optimization algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1015
    • 提供者:xiaomin
  1. toolforSGAPublic

    0下载:
  2. SGA(Simple Genetic Algorithm)是一种强大的智能多变量优化算法,它模仿种群繁殖规律来进行 优化。 本SGA可以优化变量,求最小值,最大值(当把函数倒数也就求最小值啦) 并且支持浮点编码,grey编码,二进制编码;轮赌法选择,锦标赛选择;单点交叉,均布交叉,浮点交叉; 单点变异,浮点变异;-SGA (Simple Genetic Algorithm) is a powerful smart multi-variable optimization algor
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:5518
    • 提供者:王龙隐
  1. Matlab-Particle-swarm-algorithm--

    0下载:
  2. 阐述了粒子群算法的基本原理,探讨了在MATLAB环境中实现粒子群算法的编程方法,构建粒子群算法工具箱函数,通过仿真示例验证了该方法的有效性,表明它能够对函数进行全局优化。-Describes the basic principles of particle swarm algorithm discussed in the MATLAB environment to achieve particle swarm programming, particle swarm optimization to
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:212756
    • 提供者:王彤
  1. rengong-mayi-MATLAB

    0下载:
  2. 此源码是对人工蚁群算法的一种实现,用于无约束连续函数的优化求解,仅供学习参考。-This source code is an implementation of artificial ant colony algorithm for unconstrained optimization of continuous functions to solve the learning reference purposes only.
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:5372
    • 提供者:涛哥
  1. yichuan-back-pro-MATLAB

    0下载:
  2. 遗传算法优化神经网络黑箱函数通用MATLAB源码,仅供学习参考。-Genetic algorithm neural network black-box function universal MATLAB source code, study reference purposes only.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:4453
    • 提供者:涛哥
  1. ga_test

    0下载:
  2. 基于遗传算法的简单一元函数和多元单峰函数的优化(基于Sheffield的遗传算法工具箱)-A simple genetic algorithm and multi-functions of one variable optimization of a single peak function
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1170
    • 提供者:秦臻
  1. SGAPublic

    0下载:
  2. SGA(Simple Genetic Algorithm)是一种强大的智能多变量优化算法,它模仿种群繁殖规律来进行优化。本SGA可以优化变量,求最小值,最大值(当把函数倒数也就求最小值) 并且支持浮点编码,grey编码,二进制编码;轮赌法选择,锦标赛选择;单点交叉,均布交叉,浮点交叉;单点变异,浮点变异;调用时Genetic(目标函数名) 使用SGA时,首先需要一个目标函数(像AimFunc.m),该函数返回适应度输入变量为待优化变量x输出为一个适应度。然后修改Genetic.m中可以修
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:4266
    • 提供者:余风
  1. mianyikelusuanfa

    0下载:
  2. 免疫克隆算法优化函数的程序,保证可以用-Immune clonal algorithm to optimize the function of the program can be used to ensure
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1073
    • 提供者:刘刚
  1. case3

    0下载:
  2. 遗传算法优化BP神经网络-非线性函数拟合-BP neural network genetic algorithm- linear function fitting
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:53329
    • 提供者:张震亚
  1. TFOCS_v1.0c_paperExamplesOnly

    0下载:
  2. 一种新的优化算法,用来解决一系列的凸函数的的优化算法,可应用于图像处理-A new optimization algorithm, to solve a series of convex functions optimization algorithms can be applied to image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:10138236
    • 提供者:matera
  1. Rosenbrock

    1下载:
  2. Rosenbrock函数的粒子群优化算法的实现,对初学粒子群算法的人有用-Rosenbrock function of the particle swarm optimization algorithm, particle swarm optimization for beginners useful to people
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:1688
    • 提供者:lina
« 1 2 ... 44 45 46 47 48 4950 »
搜珍网 www.dssz.com