Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Mathimatics-Numerical algorithms Algorithm
Title: math Download
 Description: Root of all kinds of non-linear equation algorithm,// for the root of nonlinear equations// process the CPC method gives the following nonlinear equations for root// (1) dichotomy (2) Newton method (3) the general iterative method (4) iterative method Stephenson (5) string cut-off method// process used for the function: f (x) = x ^ 3-x-1// one: ( 1) the general iterative method used for the iteration function: x = (x+1) ^ (1/3)// (2) Stephenson iterative method used for the iteration function: x = x ^ 3-1
 Downloaders recently: [More information of uploader Liny_lyy]
 To Search:
File list (Check if you may need any files):
math.cpp
    

CodeBus www.codebus.net