Description: 这是数学方面的程序,使用二等分方法求方程的根-This is the mathematical procedure, the use-bisection method for the root equation Platform: |
Size: 1024 |
Author:王沪龙 |
Hits:
Description: 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 Platform: |
Size: 216064 |
Author:Xiao Yang |
Hits:
Description: 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. Platform: |
Size: 2048 |
Author:sarah |
Hits:
Description: 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 Platform: |
Size: 1024 |
Author:K29 |
Hits:
Description: 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. Platform: |
Size: 26624 |
Author:loader7 |
Hits:
Description: how to compute the roots using matlab by bisection method-how to compute the roots using matlab by bisection method Platform: |
Size: 1024 |
Author:ali |
Hits:
Description: 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. Platform: |
Size: 1276928 |
Author:cat |
Hits:
Description: Table and bisection method for searching eigenvalues of rectangular quantum we-Table and bisection method for searching eigenvalues of rectangular quantum well Platform: |
Size: 2048 |
Author:Nuraina |
Hits:
Description: In this code, using bisection method roots of any non linear equation can be found. Platform: |
Size: 342 |
Author:avicallingaj@gmail.com |
Hits: