Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - bisection method
Search - bisection method - List
这是数学方面的程序,使用二等分方法求方程的根-This is the mathematical procedure, the use-bisection method for the root equation
Update : 2025-02-19 Size : 1kb Publisher : 王沪龙

二分法求解方程,最简单的求解方程的方法,速度极快-Dichotomy solving equations, the simplest method for solving equations, extremely fast
Update : 2025-02-19 Size : 230kb Publisher : yang

DL : 0
description and code of numberical method from a university in united states-the discription of Newtom Raphson method and bisection method with matlab code and C code
Update : 2025-02-19 Size : 211kb Publisher : Xiao Yang

Bisection, Newton, Regula falsi method applied in matlab
Update : 2025-02-19 Size : 1kb Publisher : Nora

DL : 0
he basic idea of the method of bisection is to start with an initial interval, [a0,b0], that is chosen so that f(a0)f(b0) < 0. (This guarantees that there is at least one root of the function f(x) within the initial interval.) We then iteratively bisect the interval, generating a sequence of intervals [ak,bk] that is guaranteed to converge to a solution to f(x) = 0.
Update : 2025-02-19 Size : 2kb Publisher : sarah

The False-Position method to solve a linear equation The Bisection method to solve linear equation Jacobi Iteration on a 3D plane-The False-Position method to solve a linear equation The Bisection method to solve linear equation Jacobi Iteration on a 3D plane
Update : 2025-02-19 Size : 1kb Publisher : K29

DL : 0
it is a c++ progrmming based bisection method that helps in programming
Update : 2025-02-19 Size : 69kb Publisher : shailendra singh

bisection method to estimate roots of f(x)=0
Update : 2025-02-19 Size : 1kb Publisher : alaki4me

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.
Update : 2025-02-19 Size : 26kb Publisher : loader7

DL : 0
how to compute the roots using matlab by bisection method-how to compute the roots using matlab by bisection method
Update : 2025-02-19 Size : 1kb Publisher : ali

DL : 0
bisection numerical method
Update : 2025-02-19 Size : 3kb Publisher : iman

DL : 0
This is bisection method in Matlab.
Update : 2025-02-19 Size : 1kb Publisher : george

zero pole bisection method
Update : 2025-02-19 Size : 71kb Publisher : aa

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.
Update : 2025-02-19 Size : 1.22mb Publisher : cat

bisection method implementation in matlab
Update : 2025-02-19 Size : 1kb Publisher : Malik Masood Ahmed

基于matlab的非线性方程二分法迭代求解(GUI)-bisection method
Update : 2025-02-19 Size : 52kb Publisher : 暖茶zy

Table and bisection method for searching eigenvalues of rectangular quantum we-Table and bisection method for searching eigenvalues of rectangular quantum well
Update : 2025-02-19 Size : 2kb Publisher : Nuraina

DL : 0
Bisection method code & a useful numerical Matlab book
Update : 2025-02-19 Size : 1.99mb Publisher : AKB28

DL : 0
二分法(英语:Bisection method),是一种方程式根的近似值求法。 若要求已知函数 f(x) = 0 的根 (x 的解),则: 先找出一个区间 [a, b],使得f(a)与f(b)异号。根据介值定理,这个区间内一定包含着方程式的根。(bisection method and the solution)
Update : 2025-02-19 Size : 1kb Publisher : renyja

In this code, using bisection method roots of any non linear equation can be found.
Update : 2023-10-27 Size : 342byte Publisher : avicallingaj@gmail.com
« 12 3 4 5 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.