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

搜索资源列表

  1. chap_10

    0下载:
  2. 解非线性方程,方程首先要给定两个初始值,并且函数在这两个值的函数值的乘积小于0-solve equantions that are not linear
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:6812
    • 提供者:fanxiaolei
  1. nonlinear-equations-with-MATLAB.

    1下载:
  2. 用MATLAB实现非线性方程的数值解法。主要有不动点迭代法,牛顿法,割线法和对称秩法的MATLAB源码。-Numerical solution of nonlinear equations with MATLAB. Fixed point iteration method, Newton, secant, and the symmetry rank of the MATLAB source.
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:2547
    • 提供者:yaliwang
  1. 123131

    0下载:
  2. 二分法、牛顿法、割线法求非线性方程2X3-2X2+3X-6=0在[1, 3]内的近似根。-Bisection method, Newton method, secant nonlinear equations 2X3-2X2+3 X-6 = 0 in [1, 3] an approximate root.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1486
    • 提供者:YANG
  1. Nonlinear-equations

    0下载:
  2. 求非线性方程一个实根的对分法,牛顿法,埃特金迭代法,连分式法,QR法,牛顿下山法。-Nonlinear equations a real root of sub-law, Newton s method, Aitken iterative method, continued fraction method, QR method, Newton downhill method.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:17585
    • 提供者:胡程序
  1. methods-for-the-equation

    0下载:
  2. 用牛顿迭代法 单点弦割法 双点弦割法 牛顿下山法求解非线性方程。- Solve the nonlinear equations with Newton iteration method , single point string cut method ,double point string cut down, the Newton method method toequations.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:989
    • 提供者:董月汉
  1. Newton-iterative-method

    0下载:
  2. 用牛顿迭代法求解非线性方程,在程序中修改待求方程即可-With Newton iteration method to solve nonlinear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:695
    • 提供者:董月汉
  1. Nonlinear-equations

    0下载:
  2. 非线性方程计算各种方法的matlab程序,可作为数值分析等的学习工具。-Nonlinear equations to calculate the various methods matlab program, can be used as a learning tool of numerical analysis .
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:13598
    • 提供者:cheung
  1. function

    0下载:
  2. 数值分析里的解非线性方程的一个算法。这个是用定点法-a algomatic to slove a function numeric analyze
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:206891
    • 提供者:fsy
  1. ddhrt

    0下载:
  2. 二分法求解非线性方程的程序,学习数值计算的入门资料-Dichotomy for solving nonlinear equations program, learning the numerical calculation of the introductory information
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:919
    • 提供者:syt
  1. solve

    0下载:
  2. matlab用来解一般线性或者非线性方程的方法及应用公式。-matlab used to solve a general linear or nonlinear equations and application of formulas.
  3. 所属分类:matlab

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

    0下载:
  2. matlab用来解一般线性或者非线性方程的方法及标准应用公式。-matlab used to solve a general linear or nonlinear equations and application of formulas.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:85055
    • 提供者:sunny
  1. The-nonlinear-equations

    0下载:
  2. 非线性方程不同数学解法算法C语言实现,牛顿差值,二分法等等.-Nonlinear equation different solution algorithm C language implementation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:5963
    • 提供者:ly
  1. Nonlinear

    0下载:
  2. 数值分析算法实现(C语言实现):非线性方程数值解法-The numerical analysis algorithm (C language): Numerical Solution of nonlinear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:18339
    • 提供者:周思良
  1. BinSolve

    0下载:
  2. 利用二分法对非线性方程进行数值计算。具有可靠性高的优点。-The dichotomy numerical calculation of nonlinear equations. With high reliability.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:889
    • 提供者:非物
  1. CPP-Classical-algorithm

    0下载:
  2. 插值 查找 常微分方程(组)的求解 多项式与连分式函数的计算 非线性方程与方程组的求解 复数运算 汉字操作 基本图形操作 极值问题 矩阵特征值与特征向量的计算 拟合与逼近 排序 数据处理与回归分析 数学变换与滤波-Interpolation to find the ordinary differential equation (group) polynomial continued fraction function to calculate
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:337771
    • 提供者:yeyu
  1. NLequationCalculator

    0下载:
  2. 本程序含有多个非线性方程与方程组的求解的c++算例,对于更好地理解使用c++来求解方程的功能。-the program codes is for non-linear equation or equation group solution, which is writen in c++
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:75168
    • 提供者:月亮
  1. Nnnrrfxxfce

    0下载:
  2. 牛顿法计算方程,能计算非线性方程/方程程组,有需要的能试试,主要是数学方法的实现 -Newton method to calculate the equation to calculate the nonlinear equation/equation of equations, needs to try, mainly the implementation of the mathematical methods
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:1340
    • 提供者:yongjiu
  1. jiangchengzhi

    0下载:
  2. 本代码为在matlab下利用牛顿迭代法求解非线性方程的函数.m文件。-The code using Newton iteration method for solving nonlinear equations function. M file in matlab.
  3. 所属分类:Other systems

    • 发布日期:2017-11-15
    • 文件大小:1088
    • 提供者:成成
  1. cpso

    1下载:
  2. 粒子群算法在解决非线性方程上的应用,给出了详细程序-Particle swarm algorithm for solving nonlinear equations, gives detailed procedures
  3. 所属分类:Algorithm

    • 发布日期:2017-11-25
    • 文件大小:58199
    • 提供者:王非
  1. LLLIINDO61I

    0下载:
  2. LINDO用于求解线性规划与二次规划问题,LINGO除了具有LINDO的全部功能能外,还能用于求解非线性规划问题,也能用于一些线性与非线性方程(组)的求解,等等。 -LINDO for solving linear programming, quadratic programming problem in addition to all the functions can LINDO, LINGO, can also be used to solve nonlinear programmin
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-18
    • 文件大小:2730541
    • 提供者:宴会
« 1 2 ... 14 15 16 17 18 1920 21 22 23 24 ... 50 »
搜珍网 www.dssz.com