搜索:Bisection

找到约 9 项符合「Bisection」的查询结果

结果 9
https://www.eeworm.com/dl/641/461731.html 数学计算

Bisection Method - Numerical ananlysis

Bisection Method - Numerical ananlysis
下载 44
·
查看 1044
https://www.eeworm.com/dl/621/426642.html 教育系统应用

Bisection, Newton, Regula falsi method applied in matlab

Bisection, Newton, Regula falsi method applied in matlab
下载 170
·
查看 1139
https://www.eeworm.com/dl/534/487418.html 其他

it is a c++ progrmming based bisection method that helps in programming

it is a c++ progrmming based bisection method that helps in programming
下载 111
·
查看 1085
https://www.eeworm.com/dl/665/449868.html matlab例程

Numerical analysis (Gauss、Bisection、jacobi、Lagrange、Newton、powermethod等)

Numerical analysis (Gauss、Bisection、jacobi、Lagrange、Newton、powermethod等)
下载 155
·
查看 1066
https://www.eeworm.com/dl/665/439612.html matlab例程

The False-Position method to solve a linear equation The Bisection method to solve linear equation

The False-Position method to solve a linear equation The Bisection method to solve linear equation Jacobi Iteration on a 3D plane
下载 186
·
查看 1113
https://www.eeworm.com/dl/665/433870.html matlab例程

he basic idea of the method of bisection is to start with an initial interval, [a0,b0], that is chos

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 ...
下载 85
·
查看 1123
https://www.eeworm.com/dl/665/214092.html matlab例程

%BIQPBOX Bisection reflective line search for sqpbox % [nx,nsig,alpha] = BIQPBOX(s,c,strg,x,y,sigma

%BIQPBOX Bisection reflective line search for sqpbox % [nx,nsig,alpha] = BIQPBOX(s,c,strg,x,y,sigma,l,u,... % oval,po,normg,DS,mtxmpy,data,H) % returns the new feasible point nx, the corresponding sign vector nsig, % and the step size of the unreflected step, alpha. % Copy ...
下载 34
·
查看 1108
https://www.eeworm.com/dl/641/465059.html 数学计算

This program contains the iterative methods of finding solutions of the equation f(x)=0, which are a

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
下载 42
·
查看 1062
https://www.eeworm.com/dl/665/157044.html matlab例程

This toolbox contains Matlab code for several graph and mesh partitioning methods, including geometr

This toolbox contains Matlab code for several graph and mesh partitioning methods, including geometric, spectral, geometric spectral, and coordinate bisection. It also has routines to generate recursive multiway partitions, vertex separators, and nested dissection orderings and i ...
下载 95
·
查看 1170