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

搜索资源列表

  1. bisectroot

    0下载:
  2. 这是数学方面的程序,使用二等分方法求方程的根-This is the mathematical procedure, the use-bisection method for the root equation
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.63kb
    • 提供者:王沪龙
  1. bisection

    0下载:
  2. 二分法求一个未知数方程的根f(x)=0,x属于[a,b],除了显示每次计算的小区间外,还根据给定的精度计算了所需的次数k
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-17
    • 文件大小:803byte
    • 提供者:东方志柱
  1. bisection

    0下载:
  2. 计算方法中的二分法,计算数值,非线性方程的数值解法-Dichotomy in the calculation method, numerical calculation, the numerical solution of nonlinear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:275.4kb
    • 提供者:xi
  1. bisect.c

    0下载:
  2. Bisection Method - Numerical ananlysis-Bisection Method- Numerical ananlysis
  3. 所属分类:Algorithm

  1. iterative

    0下载:
  2. This program contains the iterative methods of finding solutions of the equation f(x)=0, which are also known as the roots of the equation f(x)=0 The methods are: -bisection -false position -newton raphson -secant
  3. 所属分类:Algorithm

    • 发布日期:2017-04-24
    • 文件大小:368.48kb
    • 提供者:dede
  1. bisectie

    0下载:
  2. bisection method, numerical method
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:1.09mb
    • 提供者:cris
  1. ALGO2-2

    0下载:
  2. Algo2-2.c C program for implementing Algorithm 2.2 Algorithm translated to C by: Dr. Norman Fahrer IBM and Macintosh verification by: Daniel Mathews NUMERICAL METHODS: C Programs, (c) John H. Mathews 1995 To accompany the text: NU
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:1.61kb
    • 提供者:virumpa
  1. Bisection_method

    2下载:
  2. 二分法求解任意代数方程,比如超越方程等等,最原始的方法,但是最可靠。 本文档是Mathematica的求解代码。用户可以修改本代码,提取适合自己的核心代码。-Dichotomy solving any algebraic equation, such as the transcendental equation and so on, the most primitive methods, but the most reliable. This document is the solution
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:1.23kb
    • 提供者:he
  1. bisection

    0下载:
  2. implementation bisection algorithm in c-implementation bisection algorithm in c++
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:630byte
    • 提供者:pm
  1. bisection

    0下载:
  2. bisection algorithme applicated in a general situation,which is accesseble for new learner.-bisection algorithme applicated in a general situation, which is accesseble for new learner.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:7.02kb
    • 提供者:yy
  1. bisection

    0下载:
  2. zero pole bisection method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:71.1kb
    • 提供者:aa
  1. PerformanceEvaluation

    0下载:
  2. This paper carries out a performance evaluation of numerical algorithms on non-linear equations by implementing newton-raphson, bisection and regula-falsi algorithms using c-This paper carries out a performance evaluation of numerical algorithms on n
  3. 所属分类:Algorithm

    • 发布日期:2017-05-06
    • 文件大小:1.16mb
    • 提供者:Lifted
  1. BISEC3

    0下载:
  2. bisection code using c++ for numerical computing
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:5.34kb
    • 提供者:nabeel ahmed
  1. codes

    0下载:
  2. codes on bisection methos, trapezoidal rule, celular automata, secant and monte carlo
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:9.68kb
    • 提供者:jova
  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
    • 文件大小:1.45kb
    • 提供者:YANG
  1. calculation-of-zero

    0下载:
  2. Calculation of the zeros and the bisection method of selection
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:1.31kb
    • 提供者:szymek
  1. bisecteps.c

    0下载:
  2. general bisection method for finding the roots.
  3. 所属分类:Algorithm

    • 发布日期:2017-12-10
    • 文件大小:541byte
    • 提供者:Harivansh
  1. Bisection

    0下载:
  2. 數學上BISECTION算法代碼,簡單易用.可以作為參考-Mathematically BISECTION algorithm code, easy to use can be used as a reference
  3. 所属分类:Algorithm

    • 发布日期:2017-11-17
    • 文件大小:1.39kb
    • 提供者:Ma
  1. Project1

    0下载:
  2. 工程计算,用 bisection method算specific energy-Engineering calculation, with the bisection method to calculate specific energy
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:440.18kb
    • 提供者:张一民
  1. numerical

    0下载:
  2. The bisection method in mathematics is a root-finding method that repeatedly bisects an interval and then selects a subinterval in which a root must lie for further processing
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:4.66kb
    • 提供者:Anisur Rahman
« 12 »
搜珍网 www.dssz.com