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

搜索资源列表

  1. DFBIF298

    0下载:
  2. 非线性方程--Duffen方程的倍周期分岔图-Duffen bifurcation of nonlinear equations map
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:1041
    • 提供者:mm
  1. newton

    0下载:
  2. 方程求根方法中的牛顿下山法,是一种线性化方法,基本思想是将非线性方程逐步归结为某种线性方程来求解-Equation Solving Methods in Newton descent method is a linear method, the basic idea is to gradually reduced to a nonlinear equation to solve linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:142425
    • 提供者:andylow
  1. muller

    4下载:
  2. 利用穆勒法解非线性方程的matlab程序。有详细的英文注释。-Muller method for nonlinear equations using the matlab program. Detailed notes in English.
  3. 所属分类:matlab

    • 发布日期:2016-09-28
    • 文件大小:1024
    • 提供者:周欣炜
  1. Newton-method

    0下载:
  2. 利用newton法,newton-honor法和Stevensen-newton法,解非线性方程的matlab原程序。-Using newton method, newton-honor method and Stevensen-newton method for solving nonlinear equations matlab original program.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:2644
    • 提供者:周欣炜
  1. aitkenroot

    0下载:
  2. 埃特金求解C语言代码 //函数名:aitkenroot //功能描述:求出[a,b]区间内的非线性方程f(x)的一个实根 //输入参数:*x0(指向迭代初值和终值的指针) // f(迭代函数) // eps(精度要求) // max(最大迭代次数) //返回值:0(迭代失败),1(迭代成功)-Aitken Solution C language code// function name: aitkenroot// Function Descr iption: Fin
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:659
    • 提供者:穆欢
  1. newton

    0下载:
  2. 求解非线性方程的牛顿下山算法,你懂得-Solving nonlinear equations of Newton descent algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:2785
    • 提供者:jason
  1. classical-GA-method

    0下载:
  2. matlab 实现的蚁群算法,算法经过测试,用于非线性方程的优化求最值。-the implemention of anta algrithm by mtalab
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2154
    • 提供者:jackrun
  1. pso

    0下载:
  2. 解非线性方程快速PSO方法
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1067
    • 提供者:lrh
  1. ukf

    1下载:
  2. EKF仅仅利用了非线性函数Taylor展开式的一阶偏导部分(忽略高阶项),常常导致在状态的后验分布的估计上产生较大的误差,影响滤波算法的性能,从而影响整个跟踪系统的性能。最近,在自适应滤波领域又出现了新的算法——无味变换Kalman滤波器(Unscented Kalman Filter-UKF)。UKF的思想不同于EKF滤波,它通过设计少量的σ点,由σ点经由非线性函数的传播,计算出随机向量一、二阶统计特性的传播。因此它比EKF滤波能更好地迫近状态方程的非线性特性,从而比EKF滤波具有更高的估计精
  3. 所属分类:matlab

    • 发布日期:2015-04-09
    • 文件大小:130048
    • 提供者:zyz
  1. Newton-Raphson

    0下载:
  2. 牛顿迭代法对于解决非线性方程应该有很重要的作用吧-Newton iterative method for solving nonlinear equations should have a very important role it
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:9430
    • 提供者:tianjingjing
  1. sgfsrc.tar

    0下载:
  2. 一个通用的PDE求解器. 集网格生成, 方程离散, 非线性方程求解于一体.-A general PDE solver. Set mesh generation, equation of the discrete, nonlinear equations in one.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:342914
    • 提供者:Gong Ding
  1. newton

    0下载:
  2. 分别使用牛顿下山法和二分法解非线性方程-Newton descent method were used for solving nonlinear equations and the dichotomy
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:7642
    • 提供者:
  1. nonlinear-equation

    0下载:
  2. 非线性方程求解 简单的求解非线性方程根的程序-Simple linear equation the procedure for solving nonlinear equation root
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:235061
    • 提供者:yuan
  1. cSharp-nonlinear-equation

    0下载:
  2. 用c#实现各类非线性方程的源代码,配套书籍为《C#数值计算算法编程》-Achieved with the c# source code for various types of nonlinear equations, and the supporting books for the " C# numerical algorithm programming"
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:1135265
    • 提供者:许从
  1. Penalty-function-method

    0下载:
  2. 罚函数法求解约束方程 注释非常详细 自己编的源程序-Penalty function method for solving the constraint equations themselves very detailed comments of the source code
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:2586
    • 提供者:mxf
  1. NLequationCalculator

    0下载:
  2. 非线性方程与方程组计算器,已调通,可以运行测试-Nonlinear equations and calculators, has been transferred through, you can run the test
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-24
    • 文件大小:7957652
    • 提供者:wang
  1. matlab-function

    0下载:
  2. 一个简单的matlab小程序,可以用来解二元非线性方程-A simple matlab small program that can be used to solve nonlinear equations of binary
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:133776
    • 提供者:wk
  1. chapter05_ex

    0下载:
  2. matlab数值分析与应用非线性方程的求根-nonlinear equation solution
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:550
    • 提供者:why
  1. kalman

    1下载:
  2. 基于非线性方程,由状态方程与观测方程,并求其观测值。-Nonlinear equations, the state equation and observation equation, and find their observations.
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:19266
    • 提供者:何正伟
  1. newton

    0下载:
  2. 非线性方程为xe(x)括号的x为e的指数-1=0. 要求输入初值x0.和精度tol及最大循环次数N. 输出利用newton迭代法解出的近似根-Nonlinear equations for the xe (x) x as e brackets index-1 = 0. Asked to enter the initial value x0. And accuracy and the maximum number of cycles N. tol output using newton i
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:758
    • 提供者:边大边
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 50 »
搜珍网 www.dssz.com