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

搜索资源列表

  1. [_A_Quadra1888275142005

    0下载:
  2. This a quadratic equation solver,this program can be use to solve second-order polynomial equation with one variable \"x\"-This a quadratic equation solver,this program can be use to solve second-order polynomial equation with one variable \"x\"
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:3498
    • 提供者:陈云
  1. dlb_lqr

    0下载:
  2. 倒立摆-采用LQR(线性二次型最优控制)方法实现倒立摆控制-inverted pendulum-use LQR (linear quadratic optimal control) method inverted pendulum control
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:954
    • 提供者:张天源
  1. LogisticEq

    0下载:
  2. 混沌(Chaos),Logistic方程 X(n) = k*X(n-1)*( 1-X(n-1) ),即二次函数 f(x) = k*x(1-x), 选择适当的常数k,选择初始值 x0,迭代计算: x1=f(x0), x2=f(x1), x3=f(x2),..., 序列{ Xn }的整体\"状态\",敏感的依赖于常数k和初始值x0, 序列可能收敛,也可能,\"乱七八糟\"地振荡--产生混沌Chaos!-Chaos (Chaos), the logistic equation X (n
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:27323
    • 提供者:szh
  1. evaluat_max

    0下载:
  2. 关于演化算法的小程序.以一个二元二次方程的求极值为例.对输入参数作了简化的固定处理.较好的说明了演化算法.可直接运行.-on evolutionary algorithm small procedures. A binary quadratic equation for the extreme example. To simplify the input parameters fixed address. A good note evolutionary algorithm. Direct op
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:12027
    • 提供者:苏海鹏
  1. 二次插值寻优程序文档

    0下载:
  2. The document to the quadratic interpolation algorithm program
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:18627
    • 提供者:zkt
  1. 一维黄金 插值 格点法

    0下载:
  2. 本程序可以对任意输入的一元二次函数,算法利用了黄金分割法,插值法,格点法求出最小值-the arbitrary procedures for the importation of a quadratic function, the algorithm using the Golden Section, interpolation, the lattice method, the minimum
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:82101
    • 提供者:杜莉
  1. 单变量寻优

    0下载:
  2. 单变量寻优基本算法的原码,包括区间取半法,0。618法、FIB法,牛顿法、二次逼近法、三次逼近法。-single - variable optimization algorithm of the original code, including the semi-admission interval, 0. 618, FIB, Newton, quadratic approximation, three approximation.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3309
    • 提供者:陈镇静
  1. 微分运算

    0下载:
  2. 有关图像的微分运算。包括横向微分,纵向微分,双向依次为分,二次微分等。-image of the differential operator. Differential including horizontal, vertical differential, followed by a two-way, such as quadratic differential.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:289944
    • 提供者:qiqi
  1. Simulations-with-Quadratic-Resampling-Technique.z

    0下载:
  2. this algorith for Use the quadratic resampling technique of Barraquand (1995) to generate N = 10, 100, 1000, 10000 and 100000 pairs of variables with the following parameters: a = 0.40, b = 0.80, c = 0.50 Complete development exercise-this is
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:149990
    • 提供者:smartwm3
  1. Quadratic-Programming

    0下载:
  2. 功能:用拉格朗日方法求解等式约束二次规划:min f(x)=0.5*x Hx+c x,s.t.Ax=b 输入:H,c分别是目标函数的矩阵和向量,A,b分别是约束条件中的矩阵和向量 输出:(x,lam)是KT点,fval是最优值。-Function: Lagrangian method for solving equality constrained quadratic programming: min f (x) = 0.5* x Hx+ c x, s.t.Ax = b Input:
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2244
    • 提供者:Aira.W
  1. SOLVING-THE-QUADRATIC-EQUATION

    0下载:
  2. 本文介绍了2种使用c语言求解一元二次方程根的方法。-This document show two methods to solve quadratic equation using C language.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:24957
    • 提供者:licfu
  1. A-Semi-Infinite-Quadratic

    0下载:
  2. A Semi-Infinite Quadratic Programming Algorithm with Applications to Array Pattern Synthesis
  3. 所属分类:Project Design

    • 发布日期:2017-05-04
    • 文件大小:187196
    • 提供者:roaddy
  1. quadratic.m

    0下载:
  2. Simulation/visual plots of a quadratic dataset applied to an SVM having three kernel functions i.e. radial basis, quadratic and cubic kernel functions.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1517
    • 提供者:Aneef
  1. sequential-quadratic-program

    1下载:
  2. 序列二次规划优化算法,解决线性约束的二次规划问题-Sequential Quadratic Programming optimization algorithm for solving linear constrained quadratic programming problems
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-05
    • 文件大小:17653
    • 提供者:麦迪
  1. quadratic-equation-with-one-unknown

    0下载:
  2. 一元二次方程求解,可以求解实根与虚根等多种情况下的解。-quadratic equation with one unknown solution, you can solve the real root and virtual root and other situations of the solution.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-05
    • 文件大小:140659
    • 提供者:吴俊
  1. quadratic-programming

    0下载:
  2. 二次规划为非线性规划的一种,若某非线性规划的目标函数为自变量x 的二次函数,约束条件又全是线性的,就称这种规划为二次规划。 -Quadratic programming as a nonlinear programming, if the objective function of a nonlinear programming quadratic function as independent variable x, and the constraints are all linear, ca
  3. 所属分类:matlab

    • 发布日期:2017-12-14
    • 文件大小:3755
    • 提供者:杨静
  1. Solve-quadratic-equation

    0下载:
  2. 求解一元二次方程。系数出错时抛出异常,并对程序进行测试。-Solve Univariate Quadratic Equation. An exception is thrown when the coefficient is wrong and the program is tested.
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-16
    • 文件大小:1024
    • 提供者:GregHodges
  1. nfu-quadratic

    0下载:
  2. 自动解一元二次方程,是一个GUI设计的源码,图形界面没有上传-Automatically avoids solving quadratic equation, is the source of a GUI design, graphic interface not upload
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-13
    • 文件大小:1831
    • 提供者:ENDDtoff+5089
  1. degree2_delta

    0下载:
  2. this program solves the quadratic equation
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:34816
    • 提供者:karimi272
  1. Quadratic Equation

    0下载:
  2. 用函数算出二元以此方程的解,运用求根公式。(Use function to calculate the results of Quadratic Equation)
  3. 所属分类:Windows编程

    • 发布日期:2018-05-02
    • 文件大小:724992
    • 提供者:balalala993
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com