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

搜索资源列表

  1. a-quadratic-polynomial-addition

    0下载:
  2. 使用链表实现一元二次多项式的加法,学校的一个课程设计,仅供参考-Use the list to achieve a quadratic polynomial addition
  3. 所属分类:Applet

    • 发布日期:2017-03-24
    • 文件大小:5215
    • 提供者:杨舟
  1. Code_MATLAB_Optimization

    17下载:
  2. 这是龚纯《精通MATLAB最优化计算》随书源码(M文件)。基于MATLAB优化工具箱,代码包含的内容有:牛顿法等无约束一维极值问题、单纯形搜索法等无约束多维极值问题、Rosen梯度投影法等约束优化问题、L-M法等非线性最小二乘优化问题、线性规划、整数规划、二次规划、粒子群优化、遗传算法。-This is pure Gong " Mastering MATLAB optimization calculations," with the book source (M file)
  3. 所属分类:matlab例程

    • 发布日期:2012-12-20
    • 文件大小:41587
    • 提供者:
  1. yuchou2

    0下载:
  2. 用matlab解决线性回归问题,在约束条件下求解二次回归问题的极小值-Using matlab to solve linear regression problems, in the constraint solving quadratic regression under the condition of the minimum problem
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1105
    • 提供者:淡茶
  1. NIP

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

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

    1下载:
  2. 通过对经典的lemke互补转轴算法求解含有等式约束的凸二次规划问题的分析,发现所得到的线性互补问题(lcp)可能是退化的.由lemke算法求解(lcp)问题的迭代过程,通过六个命题说明了含有等式约束的凸二次规划问题对应的(lcp)问题退化的原因,并对经典的lemke算法的迭代过程进行修正,提出了一种改进的lemke算法,这种算法能有效地搜索到含等式约束凸二次规划问题的最优解.-Through the classic Lemke complementarity algorithm shaft co
  3. 所属分类:Search Engine

    • 发布日期:2017-04-07
    • 文件大小:6144
    • 提供者:王旭
  1. fitnessfunction

    0下载:
  2. 线性二次最优控制加权阵遗传算法优化适应度函数m文件;模糊控制器量化比例因子遗传算法优化适应度函数m文件-Linear quadratic optimal control weighted array genetic algorithm fitness function m documents quantization scale factor of fuzzy controller optimized by GA fitness function m file
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:4487
    • 提供者:张立迎
  1. DiscriminantAnalysis

    0下载:
  2. Implementation to linear, quadratic and logistic discriminant analysis, for examples
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:210499
    • 提供者:rigvedas1
  1. quadprog2.m

    0下载:
  2. Quadratic programming function that can solve QP with positive definite matrix
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:9870
    • 提供者:Shuntaro Maeda
  1. targettrackingusingkalman

    0下载:
  2. The Kalman filter is an efficient recursive filter that estimates the state of a linear dynamic system from a series of noisy measurements. It is used in a wide range of engineering applications from radar to computer vision, and is an important topi
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:84702
    • 提供者:vignesh
  1. eld

    1下载:
  2. economic load dispatch by quadratic programming
  3. 所属分类:matlab

  1. Quadratic

    0下载:
  2. 这个程序是用来计算一个一元二次方程的平房根的,非常有用,希望对你有帮助。-This procedure is used to calculate a quadratic equation of one dollar cottage roots, very useful, and they hope to help you.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-06
    • 文件大小:1149
    • 提供者:阎贺
  1. quadratic

    0下载:
  2. C++ code for creating quadratic equations
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:746
    • 提供者:Mudasar
  1. ActivdeSet

    0下载:
  2. 有效集法利用数学规划的对偶理论,将所求双层规划转化为一个下层只有一个无约束凸二次子规划的双层规划问题.然后根据两个双层规划的最优解和最优目标值之间的关系,提出一种简单有效的算法来解决非增值型凸二次双层规划问题.-Quadratic Bilevel Programming  
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:732
    • 提供者:王冰
  1. integerandquadratic

    0下载:
  2. 整数规划(Integer programming)分支定界法 二次规划(quadratic programming)路径跟踪法-Integer programming (Integer programming)branch and bound method quadratic programming (quadratic programming)the path tracing method
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1796
    • 提供者:Rongsheng
  1. QuadProg

    1下载:
  2. Visual Studio 2005 环境下,C++ 实现的求解凸二次规划的算法源代码。-a C++ implementing algorithm for a (convex) Quadratic Programming problem by means of an active-set dual method.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:565638
    • 提供者:沈正春
  1. SVM-KM

    0下载:
  2. SVM classification This routine classify the training set with a support vector machine using quadratic programming algorithm (active constraints method)
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:398942
    • 提供者:pavl
  1. (Quadratic-inter)

    0下载:
  2. Quadratic interpolation search method M-file
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1406
    • 提供者:Mahdi
  1. Quadratic-interpolation

    0下载:
  2. 本程序用二次插值法计算任意点的函数值,欢迎下载-This procedure calculated by quadratic interpolation function values ​ ​ at any point, please download
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:1090
    • 提供者:yuxiang
  1. quadratic-programming

    0下载:
  2. 很优秀的优化仿真二次规划算法;很优秀的优化仿真二次规划算法-quadratic programming;quadratic programming;quadratic programming;quadratic programming;
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:1697
    • 提供者:宿舟
  1. the solution of the quadratic equation

    0下载:
  2. The program code for solving the quadratic equation
  3. 所属分类:

    • 发布日期:2017-12-31
    • 文件大小:7168
    • 提供者:hopsled
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com