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

搜索资源列表

  1. 实验7-线形拟合

    0下载:
  2. 1、掌握MATLAB优化工具箱的基本用法,对不同算法进行初步分析、比较。 2、练习实际问题的非线性最小二乘拟合。-1.Understand the basic usage of Matlab optimization tool box. Analize and Compare different algorithms. 2. Practise nonliear minimum second order fitting using practical problems.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:71.15kb
    • 提供者:葛林
  1. OptimizationTipsandTricks

    0下载:
  2. New users and old of optimization in MATLAB will find useful tips and tricks in this document, as well as examples one can use as templates for their own problems. Use this tool by editing the file optimtips.m, then execute blocks of code in cel
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:89.41kb
    • 提供者:阳关
  1. PSO-TOOL.微粒群优化算法(PSO)工具-MATLAB箱源代码

    4下载:
  2. 这个压缩包是微粒群优化算法(PSO)工具-MATLAB箱源代码。,The compressed packet is the source code of Particle Swarm Optimization (PSO) instrument of MATLAB.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-03-22
    • 文件大小:745.08kb
    • 提供者:陈曦
  1. PSOtoolbox.rar

    1下载:
  2. 微粒群算法[PSO ] 是由Kennedy 和Eberhart等于1995 年开发的一种演化计算技术, 来源于对鸟群捕食过程的模拟。PSO同遗传算法类似,是一种基于叠代的优化工具,但与遗传算法使用遗传操作子进行优化不同,利用群体中各个体之间的“协作”与“竞争”关系,根据自身及其竞争者的飞行经验,调整自己的行为。同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练,模糊系统控制以及其他遗传算法的应用领域。,Particle Swarm Opt
  3. 所属分类:MPI

    • 发布日期:2017-03-26
    • 文件大小:863.52kb
    • 提供者:wzy
  1. CVX.rar

    2下载:
  2. 斯坦福大学Grant和Boyd教授等开发的凸优化matlab工具箱,附我自己编写的一个简单示例。,Convex optimization toolbox(matlab)by Grant and Boyd in Stanford.
  3. 所属分类:matlab

    • 发布日期:2017-05-22
    • 文件大小:6.6mb
    • 提供者:张飞
  1. SRC 实现了使用基于稀疏表示的人脸识别算法

    2下载:
  2. 该源码实现了使用基于稀疏表示的人脸识别算法。使用GPSR作为l1模最小化方法。-This pack of code implement a imges-based face recognition using sparse representation classification. In the algorithm, i employ GPSR as tool to complete the optimization procedure of l1-minimization.
  3. 所属分类:图形/文字识别

    • 发布日期:2012-10-27
    • 文件大小:8.21kb
    • 提供者:zhang chao
  1. Matlab_optim_toolbox

    0下载:
  2. Optimization Tool Box for use in Matlab
  3. 所属分类:File Formats

    • 发布日期:2017-05-03
    • 文件大小:1.25mb
    • 提供者:Somayeh Hesabi
  1. cvxmod-0.4.6.tar

    0下载:
  2. CVXMOD is a Python-based tool for expressing and solving convex optimization problems.
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:59.04kb
    • 提供者:hnytsyz
  1. matlab

    0下载:
  2. 优化计算工具简介,matlab,mathematica,excel的比较-optimization tool, matlab, mathematica, excel comparison
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:154.13kb
    • 提供者:
  1. 20074MATLAB

    0下载:
  2. 优化计算工具简介,matlab,mathematica,excel的比较-optimization tool, matlab, mathematica, excel comparison
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:247.44kb
    • 提供者:
  1. Optimization_Toolbox

    0下载:
  2. MATLAB优化工具箱手册(英文版)介绍了一些标准的算法,适合初学者,-MATLAB Optimization Toolbox Manual (English), introduced a number of standard algorithms, suitable for beginners,
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1.96mb
    • 提供者:ling
  1. psot

    1下载:
  2. 粒子群算法工具包,包括动态环境的寻优,还可以直观看到粒子的搜索过程-Particle swarm optimization tool kit, including the dynamic environment of the optimization, you can also see the particles in an intuitive search process
  3. 所属分类:Other systems

    • 发布日期:2017-03-24
    • 文件大小:756.59kb
    • 提供者:段昊
  1. Optimization-Toolbox

    3下载:
  2. Optimization methods for use in matlab
  3. 所属分类:matlab例程

    • 发布日期:2013-12-30
    • 文件大小:1.11mb
    • 提供者:nadia
  1. quadprog

    0下载:
  2. 数值计算,求解函数最优化的一个工具,是一个库函数,-Numerical calculation, to solve the function optimization of a tool, a library function,
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:4.37kb
    • 提供者:李颜
  1. Matlab_Optimization_Toolbox

    0下载:
  2. 提供了一般和大型的非线性优化函数,同时还提供了线性规划,二次规划,非线性最小二乘以及非线性方程求解的工具。是SWF格式的,用单独的flash player打开,或者用任何一种网页浏览器打开即可。-Provides a general and large-scale nonlinear optimization function, and also provides a linear programming, quadratic programming, nonlinear least squar
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:211.26kb
    • 提供者:Human旦旦
  1. matlab-ga-tool

    0下载:
  2. matlab遗传算法工具箱优化程序及实例。-matlab genetic algorithm toolbox optimization procedures and examples.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:101.76kb
    • 提供者:李去昂
  1. Captain-toolbox-for-matlab-handbook-ch1

    0下载:
  2. captain toolbox is a special optimization and modeling tool for matlab , it is a very important tool for control engineering . this is chapter 1 of handbook , the full handbook price is 100 dollars .
  3. 所属分类:software engineering

    • 发布日期:2017-03-23
    • 文件大小:103.9kb
    • 提供者:mohamed
  1. stdPSO

    0下载:
  2. pso优化算法matlab工具箱,很强大的代码程序,是优化单目标的非常好的工具哦-pso matlab optimization toolbox, the code is very powerful program, is a very good single-objective optimization tool for oh
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:4.08kb
    • 提供者:huahua
  1. Quadratic-programming-matlab-code

    0下载:
  2. 二次规划的matlab源代码,很有用的优化工具!-Quadratic programming matlab source code, very useful optimization tool!
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1.93kb
    • 提供者:南飞雁
  1. Combining-ADAMS---Matlab-simulation

    2下载:
  2. ADAMS-Matlab联合仿真公开课的ppt,里面主要讲述联合仿真是一个非常有用的方法,可以将 ADAMS复杂的动力学建模、仿真技术和 Matlab高级的控制工具、优化工具完美地 结合起来。-ADAMS and Matlab joint simulation of public class PPT, it focuses on the joint simulation is a very useful method, can be And ADAMS, the dynamics
  3. 所属分类:matlab

    • 发布日期:2016-10-07
    • 文件大小:209kb
    • 提供者:茴香
« 12 3 »
搜珍网 www.dssz.com