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

搜索资源列表

  1. touyingxunzong

    0下载:
  2. 基于遗传算法工具箱的投影寻踪方法的优化代码,一个是目标函数,一个事约束条件函数,使用时将其放在工具箱合适的窗格即可。-Toolbox based on genetic algorithm optimization of projection pursuit method code, an objective function is a matter constraint function, use the toolbox to the right of the pane can be place
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:622
    • 提供者:weirunchu
  1. gatbx

    0下载:
  2. matlab里的gatbx遗传算法工具箱,内有使用说明.适用于寻找最优点及支持向量机和神经网络的参数优化。-the gatbx genetic algorithm toolbox in matlab, with instructions for use. applied to find the most advantages and parameter optimization of support vector machines and neural networks.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-05
    • 文件大小:435748
    • 提供者:张翔
  1. PSOtool

    0下载:
  2. 此为微粒群优化算法PSO工具箱,里面还有一些实例-This is the Particle Swarm Optimization PSO toolbox, along with some examples
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:38039
    • 提供者:翟乐
  1. NIP

    4下载:
  2. matlab 7.0 以上版本提供了强大的优化工具箱,但在整数规划方面,只提供了bintprog()这个m文件以求解0-1整数规划,而对于一般的整数规划模型没有具体的算法提供。我们一般情况只是用最简单的分值定界思想编写matlab程序求解整数规划问题,但效率低下,如何利用求解整数规划的先进算法编写matlab程序提上日程,香港大学的李端和复旦大学编写的《Nonlinear Integer Programming》(非线性整数规划)为编写解决整数规划问题提供强大有效的算法,其中算法针对具体问题包括
  3. 所属分类:matlab例程

    • 发布日期:2013-01-05
    • 文件大小:13764215
    • 提供者:feimaxiao
  1. GA_for_Matlab5

    0下载:
  2. matlab的遗传算法(GA)程序,补充了该工具箱可以用于解决优化问题。-matlab genetic algorithm (GA) procedure, add the toolbox can be used to solve the optimization problem.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:110726
    • 提供者:纵横
  1. MATLAB

    1下载:
  2. 这是一个MATLAB中文工具箱,提供了很多有用的,MATLAB自身没有的数学建模的源码,例如:数据拟合,微积分和微分方程,随机模拟和统计分析,数学规划,离散优化等,并有中文的注释。非常好!-This is a MATLAB toolbox Chinese, providing a lot of useful, MATLAB does not own the source of mathematical modeling, such as: data fitting, calculus and d
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:372368
    • 提供者:王怀勇
  1. 09

    0下载:
  2. 基于Matlab神经网络工具箱的电弧焊工艺参数优化-Based on Matlab neural network toolbox of electric arc welding process parameters optimization
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:323134
    • 提供者:常远
  1. MATLABTOOLBOX

    0下载:
  2. 本书为matlab 工具箱的使用指南,详细介绍了有关工具箱的使用,开发及优化。为各类工程研发提供应用基础-This book matlab toolbox for the use of guidelines, described in detail the use of the toolkit, development and optimization. Research and development for all types of projects provide application-
  3. 所属分类:matlab

    • 发布日期:2017-05-17
    • 文件大小:4443305
    • 提供者:刘卫菠
  1. gaot

    1下载:
  2. 遗传算法工具箱,可以直接调用该工具箱对各种神经网络进行优化处理,方便快捷-Genetic Algorithm Toolbox, you can directly call the toolbox of various neural network optimization, convenient and quick
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:105134
    • 提供者:wang
  1. psotb-beta-0.3

    0下载:
  2. 老外编的标准pso算法的matlab工具箱,该工具箱将PSO算法的核心部分封装起来,提供给用户的为算法的可调参数,用户只需要定义好自己需要优化的函数(计算最小值或者最大值),并设置好函数自变量的取值范围、每步迭代允许的最大变化量(称为最大速度,Max_V)等,即可自行优化。-Part of the standard of foreigners pso algorithm matlab toolbox, the toolbox will be the core of the PSO algorit
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:53942
    • 提供者:任强
  1. GioveAB_Orbit_Simulator

    0下载:
  2. The actual version requires the following MATLAB toolboxes: - Mapping toolbox (for elevation()) - Image Processing Toolbox (for imshow()) A providing of toolbox independent functions would be greatly acknowledged. You may tweak the sourcec
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-26
    • 文件大小:89437
    • 提供者:Józef
  1. pos

    0下载:
  2. MATLAB粒子群算法工具箱求解水电站优化调度问题 -Particle swarm optimization MATLAB toolbox for solving optimal operation of hydropower station
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:38207
    • 提供者:sunhua
  1. immumatlab

    0下载:
  2. 人工免疫系统工具箱,matlab源码,对于最优化问题该算法有明显的优势。-Artificial immune system toolbox, matlab source, the algorithm for optimization problem has an obvious advantage.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:80133
    • 提供者:collier
  1. shuangmushijue

    1下载:
  2. 我编写的两相机定标算法,利用matlab toolbox得到初始数据进行一步的标定和优化,其中调用了matlab toolbox里的显示函数和-I prepared two camera calibration algorithm, using matlab toolbox to obtain the initial data calibration and optimization step, which is called the matlab toolbox in the display
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:111349
    • 提供者:蚂蚁
  1. PSOInstallationOperationManual

    0下载:
  2. 该文档是matlab工具箱的安装使用手册: PSOt为PSO的工具箱,该工具箱将PSO算法的核心部分封装起来,提供给用户的为算法的可调参数,用户只需要定义好自己需要优化的函数(计算最小值或者最大值),并设置好函数自变量的取值范围、每步迭代允许的最大变化量(称为最大速度,Max_V)等,即可自行优化。-The document is the installation of matlab toolbox manual: PSOt toolbox for the PSO, the PSO algo
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:57494
    • 提供者:HuChunfeng
  1. Genetic_function

    0下载:
  2. matlab工具箱中非常有用的遗传算法函数,用于求解优化问题-matlab toolbox very useful function of genetic algorithm for solving optimization problems
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:934
    • 提供者:包新派
  1. Optimization_bemorth

    0下载:
  2. Optimization of the bemorph function in the MATLAB image processing toolbox
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:271160
    • 提供者:君儿
  1. Genetic_Algorithm

    1下载:
  2. matlab遗传算法工具箱 进化计算 遗传算法 基于遗传算法搜索的最优化方法-matlab genetic algorithm toolbox evolutionary computation genetic algorithm based on genetic algorithm optimization method
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:215709
    • 提供者:austin
  1. phpok3full_20101005

    0下载:
  2. PHPOK3是一套针对企业网站建设的系统!具备多种特性及功能,能绝大多数满足用户需求. PHPOK3Full-20101005 版本更新说明 版本 PHPOK3Full-20101005 版本更新说明 01、修正数据库备份BUG 02、修正注册提示BUG 03、增加Tools工具箱,可用此工具箱初始化管理员密码 04、修正内容页SEO优化标题错误 -PHPOK3 is a system for building corporate Web site! Has many
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-09
    • 文件大小:1330870
    • 提供者:陆飞
  1. GAOT

    0下载:
  2. gaot遗传工具箱 能够很方便的使用遗传算法解决优化问题-gaot genetic toolbox can easily solve the optimization problem using genetic algorithms
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:107235
    • 提供者:yang
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 21 »
搜珍网 www.dssz.com