CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - Bisection method

搜索资源列表

  1. BisectionMethod

    0下载:
  2. Bisection method in C#. Program can be easily altered for different equations, intervals, interval increments, solved to your specified required accuracy, within your desired number of iterations.
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:26378
    • 提供者:loader7
  1. Rtbis

    0下载:
  2. RTBIS rutine for VIsual Basic 6. Bisection Method
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:14800
    • 提供者:Javier Trias
  1. bisection

    0下载:
  2. it is a c++ progrmming based bisection method that helps in programming
  3. 所属分类:Other systems

  1. bisection

    0下载:
  2. this program finds the roots of a polinomial which has real root by using the bi-section interpolation method.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1638
    • 提供者:yavuz
  1. Bisection

    0下载:
  2. bisection method to estimate roots of f(x)=0
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:534
    • 提供者:alaki4me
  1. Programming-Assignment-Sharp1

    0下载:
  2. Write a program to solve the problem of locating roots of a nonlinear equation or a system of nonlinear equations, by using (1) the bisection method and (2) Newton’s method. Then discuss the associated roundoff errors of the solutions.
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:36618
    • 提供者:li
  1. Bisection-Method

    0下载:
  2. this a c sharp program called bisection method. this application will help you to determine the root of a polynomial.-this is a c sharp program called bisection method. this application will help you to determine the root of a polynomial.
  3. 所属分类:Console

    • 发布日期:2017-11-18
    • 文件大小:1277369
    • 提供者:cat
  1. xinxing

    0下载:
  2. 里面包含非线性方程的数值解法,包括对分法,区间法等针对非线性方程不同的解法-Which contains the numerical solution of nonlinear equations, including the bisection method, interval method for the solution of nonlinear equations of different
  3. 所属分类:Other systems

    • 发布日期:2017-11-13
    • 文件大小:146660
    • 提供者:rereoio
  1. bisection

    0下载:
  2. 基于二分法原理求解,所谓二分法就是将已给区间两等分,取中点的函数值作为近似值,若求得的近似值不满足精度要求,确定二分后新的有根区间,然后检查新的近似值是否达到精度要求,依此类推。-Bisection Method to solve function
  3. 所属分类:Other systems

    • 发布日期:2017-12-05
    • 文件大小:907
    • 提供者:aguilera
  1. Bi-Section-Method

    0下载:
  2. bisection methode..it s useful enjoy it-bisection methode..it s useful enjoy it.....
  3. 所属分类:Other systems

    • 发布日期:2017-11-21
    • 文件大小:189981
    • 提供者:armin
  1. five-ways

    0下载:
  2. 数值分析非线性方程求解(五种方法)。分析牛顿法、割线法、对分法、Steffensen法、简易牛顿法解线性方程组的性质-Numerical analysis of nonlinear equations (five methods). Nature of the analysis of Newton, secant, bisection method, Steffensen method, simple Newton method for solving linear equations
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:232426
    • 提供者:周舟
  1. bracketing-method

    0下载:
  2. matlab编程求解方程根的两种划界法,二分法,增量搜索法。-bracketing method,bisection method ,increamental method
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1236
    • 提供者:wukong
  1. Bisection

    0下载:
  2. Matrix Multiplication by Fox Method
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:19981
    • 提供者:mohammad.b
  1. matlab

    0下载:
  2. 基于MATLAB的非线性方程二分法求解。-bisection method
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:52739
    • 提供者:暖茶zy
  1. bisection-method

    0下载:
  2. 基于matlab的非线性方程二分法迭代求解(GUI)-bisection method
  3. 所属分类:Other systems

    • 发布日期:2017-04-28
    • 文件大小:53488
    • 提供者:暖茶zy
  1. Methods-for-problem-solving-in-algebra

    0下载:
  2. The false position method, Secant method, and Bisection method are term for problem-solving methods in arithmetic, algebra, and calculus. Credit : http://en.wikipedia.org/wiki/False_position_method http://en.wikipedia.org/wiki/Secant_method
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:1365
    • 提供者:tey
  1. Experiement1

    0下载:
  2. C#写的两个简单的计算方法的小程序,分别用二分法和牛顿迭代法求根.-A simple program uses C# language to get the root of a equation using method of bisection and Newton s method
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:26235
    • 提供者:从陆文
  1. bisect

    0下载:
  2. 本程序使用二分法计算一元二次方程的根,适用于各类复杂的系数组合情况。-This program uses the method of bisection to find the roots of a quadratic equation. Could be used for various complex combinations of factors.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1586
    • 提供者:赵逸博
  1. biseccion

    0下载:
  2. This code allow to solve equations through the numerical method: Bisection
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:537
    • 提供者:Cristian
  1. GUESS-NUMBER

    0下载:
  2. 以对分法猜数字的游戏为主线,主要是训练下编程的一个简单的流程,可以用于教学和练习-In method of bisection guess a number of games as the main line, mainly training programming a simple process can be used in teaching and Practice
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-06
    • 文件大小:775142
    • 提供者:
搜珍网 www.dssz.com