CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - constraints

搜索资源列表

  1. functionz1

    0下载:
  2. 寻找三次样条多项式需要求解大量的线性方程。实际上,给定N个断点,就要寻找N-1个三次多项式,每个多项式有4个未知系数。这样,所求解的方程组包含有4*(N-1)个未知数。把每个三次多项式列成特殊形式,并且运用各种约束,通过求解N个具有N个未知系数的方程组,就能确定三次多项式。 -find cubic spline solving polynomial need a lot of linear equations. In fact, given N breakpoints, it is nece
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3.82kb
    • 提供者:讲演
  1. wavelet_constran

    0下载:
  2. 小波变换的条件限制的实现的编程,可以更好设计优化问题-wavelet transform constraints on the realization of the program, we can better design optimization problems
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3.73kb
    • 提供者:李甫
  1. jlab

    0下载:
  2. JLAB is a set of Matlab functions I have written or co-written over the past fifteen years for the purpose of analyzing data. It consists of four hundred m-files spanning thirty thousand lines of code. JLAB includes functions ranging in complexity fr
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2.87mb
    • 提供者:chenxuzhen
  1. zuiyoutidu

    0下载:
  2. 最速下降法的Matlab程序,实现函数无约束条件下的最小值求解-Steepest descent method in Matlab, functions to achieve the minimum under no constraints to solve
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1.81kb
    • 提供者:fish
  1. guihuawenti

    0下载:
  2. 规划问题 经典的MATLAB源代码,无约束规划问题,线性约束及非线性约束等试验,有好几个源代码啊!-Planning the classic MATLAB source code, test of constraint programming problem with linear constraints and nonlinear constraints, there are several source code!
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:119.16kb
    • 提供者:王彦钧
  1. sparco-1.1.3

    2下载:
  2. 著名的Sparco工具包。是matlab下解决线性约束,二阶锥约束和半定约束等优化问题的常用工具。-Sparco famous Kit. Are resolved under matlab linear constraints, second-order cone constraint and semidefinite constrained optimization problems, such as commonly used instrument.
  3. 所属分类:matlab

    • 发布日期:2015-12-01
    • 文件大小:3.7mb
    • 提供者:Ma hua
  1. LPC1700-IEC

    0下载:
  2. IEC60601-1-8音频报警标准提供了富有和声的音调,以便使它们容易定位、并能防止屏蔽的干扰。范畴与对应旋律的数量都有限,从而能获得容易掌握的不同报警顺序。另外,报警的优先权决定了报警中音符的数量,以及音符顺序的动态特征。这使得人们容易确定报警的紧急程度。这样,IEC60601-1-8标准解决了许多以前报警的限制因素,而且将有助于改善患者的安全性。-IEC60601-1-8 standard audio alarm provides a rich harmonic tone in order
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:388.58kb
    • 提供者:han
  1. BCS_fast_rvm

    2下载:
  2. 该代码实现的是压缩感知理论中的信号恢复问题。将压缩感知理论中的信号恢复问题转化为带参数约束的回归问题,从而利用贝叶斯理论实现参数估计,从而得到高效的重建稀疏信号。-The code to achieve the signal recovery problems in the theory of compressed sensing. Recovery issues into regression problems with parameter constraints will signal co
  3. 所属分类:matlab例程

    • 发布日期:2014-01-23
    • 文件大小:2kb
    • 提供者:Xu,J.P
  1. MOEA

    0下载:
  2. 一篇带约束条件的基于多播QOS多目标算法的论文。-Constraints QoS Multicast Routing Based on MOEA
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:241.37kb
    • 提供者:lizhi
  1. jsjy20070288

    0下载:
  2. :针对遗传算法易陷入局部最优的不足,在标准遗传算法基础上加入了三个新的操作- 复原、重构和录优操作,使改 进后的遗传算法收敛于全局最优,并在此基础上以路边约束、动态避障和路径最短作为适应度函数,提出了动态避障的路径 规划方法。通过实验仿真验证了算法的有效性、准确性和实时性,并与基于以往的遗传算法的路径规划方法进行比较,结果 表明本文提出的方法在产生的路径长度和算法运行时间上都具有更优的性能。-: Genetic algorithm for the lack of easy to
  3. 所属分类:matlab例程

    • 发布日期:2014-01-25
    • 文件大小:321.56kb
    • 提供者:zhangying
  1. mexSparseLogical0Diag

    0下载:
  2. Because of memory constraints, it is often impossible to change by subscr ipt all the elements of a large sparse matrix to zero. This leads to changing the elements in a loop, which is horrendously slow. This mex solves that problem. Usage: B =
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:2.01kb
    • 提供者:baktha
  1. ACOUCP

    0下载:
  2. 无约束连续函数优化的人工蚁群算法通用MATLAB源码 此源码是对人工蚁群算法的一种实现,用于无约束连续函数的优化求解,对于含有约束的情况,可以先使用罚函数等方法,把问题处理成无约束的模型,再使用本源码进行求解 -Unconstrained optimization of continuous function of artificial ant colony algorithm for general-purpose MATLAB source code。 This sour
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1.66kb
    • 提供者:孙准
  1. Equality_and_Inequality

    0下载:
  2. This IP optimization method examples with constraints-This is IP optimization method examples with constraints
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:664byte
    • 提供者:nilesh
  1. Loss

    0下载:
  2. This IP optimization method examples without constraints-This is IP optimization method examples without constraints
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3.98kb
    • 提供者:nilesh
  1. non-ineq

    0下载:
  2. This IP optimization method examples with nonequality constraints-This is IP optimization method examples with nonequality constraints
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:599byte
    • 提供者:nilesh
  1. Nonlinear_ineq_con_2variables

    0下载:
  2. This IP optimization method examples with two constraints-This is IP optimization method examples with two constraints
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:699byte
    • 提供者:nilesh
  1. psopt20100414

    0下载:
  2. 粒子群算法的matab程序 可以求解带非线性约束的优化问题-a pso code which can slove optimization problems with nonlinear constraints.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:26.17kb
    • 提供者:yxl
  1. PSO

    0下载:
  2. pso 的实现 应用了c#进行编程 还含有带约束的MATLAB的pso-pso implementation of the application of c# programming with constraints also contains MATLAB-pso
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:383.74kb
    • 提供者:季晨
  1. joint-task-constraints-v2.0

    1下载:
  2. Demo1: Demonstration of the use of Gaussian Mixture Regression (GMR) and inverse kinematics to reproduce a task by considering constraints both in joint space and in task space. An arm of 2 links moving in 2D space is considered. Several demo
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:119.52kb
    • 提供者:
  1. discrete-mpc-with-constraints

    1下载:
  2. 模型预测控制 多输入多输出 2自由度汽车模型 多目标有约束优化问题-model predictive control with 2dof vehicle model with constraints optimization problem
  3. 所属分类:matlab

    • 发布日期:2016-06-11
    • 文件大小:47kb
    • 提供者:nancy
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com