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

搜索资源列表

  1. Solving-cubic-equation-

    0下载:
  2. 用二分法求解三次方程,只需要输入方程的四个系数即可进行求解。-Solving cubic equation with the dichotomy, just type equation can be solved by the four factors.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:886
    • 提供者:liudehua
  1. math

    0下载:
  2. 数学计算代码:二分法,分段二次插值,复合辛普森算法,拉格朗日插值,牛顿迭代法,顺序消元法。-Math code: dichotomy, piecewise quadratic interpolation, composite Simpson method, Lagrange interpolation, Newton iteration, sequential elimination method.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:102228
    • 提供者:张效
  1. 1C

    0下载:
  2. 数值分析作业,可以用二分法解决,常数方程的求解问题~-Numerical analysis operations can be used to resolve the dichotomy, the constant equation problem ~
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:748
    • 提供者:王豆豆
  1. yy

    0下载:
  2. 用二分法计算一个一元三次方程在一定区间范围的根-Calculated with the dichotomy of a cubic equation in a certain range of the root interval
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:2510
    • 提供者:杨洋
  1. Numerical-calculation-method

    0下载:
  2. 实现插值,lu,二分法,高斯塞德尔,高斯消元法,高斯主元素,幂法,牛顿法八种数值计算方法的八个C程序源码-To realize interpolation, lu, dichotomy, gaussian plug del, gaussian elimination, gaussian Lord elements, power method, Newton method eight kinds of numerical calculation method of the eight C prog
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:6735
    • 提供者:sunqi
  1. erfen

    1下载:
  2. 用二分法计算一元三次函数方程的近似解,界面清晰,操作简单-With the dichotomy of calculating a cubic function equation approximate solution, clear interface, easy operation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:12151
    • 提供者:肖慧
  1. duozhongsuanfa

    0下载:
  2. 多种算法连接在一个程序中,其中包括二分法,牛顿法,最小二乘法,拉格朗日插值法等求解相应的算法-Connected in a variety of algorithms to process, including the dichotomy, Newton' s method, least squares, Lagrange interpolation method to solve the corresponding algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:13880
    • 提供者:肖慧
  1. erfenfagexianfa

    0下载:
  2. 详细的二分法,割线法程序以及结果。作者动手绘制修改,适合计算方法初学者使用。- dichotomy、secant method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:12684
    • 提供者:sun
  1. two-find

    0下载:
  2.  通过每次把f(x)的零点所在小区间收缩一半的方法,使区间的两个端点逐步迫近函数的零点,以求得零点的近似值,这种方法叫做二分法-By the time f (x) between the zero shrinkage area where half of the ways in which the two endpoints of interval functions gradually approaching zero, in order to achieve zero approximati
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:2162
    • 提供者:咕噜杰
  1. root

    0下载:
  2. 一个很小的程序,主要是用二分法求方程的根,适合初学者-A small program, the main dichotomy is the root of Equation for beginners
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:887186
    • 提供者:殇幻之星
  1. spg

    0下载:
  2. 1.对于f(x)=4/(1+x*x),计算[0,1]上的积分 2.用牛顿法求方程f(x)=x*(x+1)*(x+1)-1=0在0.4附近的根,精确至4位有效数字。 3.用二分法求方程f(x)=x*x*x-x*x-2*x+1=0在区间[0,1]内的1个实根,要求有3位效数字。-1.For f (x) = 4/(1 x* x), calculated [0,1] points 2.Newton method for the equation f (x) = x* (x+1)* (x+1)
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:1446
    • 提供者:111
  1. 8

    0下载:
  2. 数值计算matlab 二分法 不动点 牛顿法等算法解非线性方程-Numerical calculation matlab Dichotomy fixed point Newton method algorithm for solving nonlinear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:8015
    • 提供者:
  1. calculation-methods

    0下载:
  2. 牛顿下山法,不动点迭代,二分法。可以用来求解非线性方程,直接在matlab里面调用-Newton downhill method, fixed point iteration, dichotomy. Can be used to solve nonlinear equations, which is called directly in matlab
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:712
    • 提供者:luoyong
  1. Binary

    0下载:
  2. 用二分法解最高次是3的非线性方程,最基本简单的算法!-With dichotomy solution is the highest times three nonlinear equations,The most basic simple algorithm!
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:791
    • 提供者:lou
  1. BinSolve

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

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

    0下载:
  2. 本人写的关于数值分析的源码,使用VC6.0开发,对于学习数值分析的朋友会有很大帮助。主要有:牛顿法、二分法、改进欧拉、高斯赛德尔迭代、高斯消去法、拉格朗日插值、龙贝格算法、龙格库塔、牛顿插值、雅可比迭代、约当消去法。-I write about the numerical analysis of the source code, using VC6.0 development, and friends will be very helpful for learning numerical ana
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:1288754
    • 提供者:afei
  1. 121

    0下载:
  2. 牛顿法和二分法- Newton' s law and the dichotomy
  3. 所属分类:Algorithm

    • 发布日期:2017-12-09
    • 文件大小:1134
    • 提供者:
  1. erfenfa

    0下载:
  2. 数值分析中的非线性方程和方程组的数值解法中的二分法的c实现。-C-value dichotomy in the numerical solution of nonlinear equations and systems analysis.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-28
    • 文件大小:292282
    • 提供者:lee
  1. Desktop

    0下载:
  2. 牛顿法和二分法,可以方便地用来求解非线性方程-Newton method and the dichotomy can be easily used for solving nonlinear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-12-03
    • 文件大小:3866
    • 提供者:zeng
  1. 11

    0下载:
  2. 用二分法求解一元五次非线性方程的实数解,在高等电路学习中有很好的用途。-One yuan of five nonlinear equations dichotomy solving real solutions, there is a very good use in the higher circuit learning.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-26
    • 文件大小:226623
    • 提供者:莫古
« 1 2 3 45 6 »
搜珍网 www.dssz.com