ROOTS OF A REAL FUNCTION IN C/C++


Choose a source program (*.cpp) by clicking the appropriate button.

AITKEN.CPP
AITKEN.TXT
ALLROOT.CPP
BAIRSTOW.CPP
BAIRSTO1.CPP
BAIRSTOW.TXT
BERNOU.CPP
BERNOU.TXT
BISECT.CPP
TQUART.CPP
LIN.CPP
LIN.TXT
MUELLER.CPP
MUELLER.TXT
MUELLER2.CPP
MUELLER2.TXT
NEWTON1.CPP
NEWTON1.TXT
NEXTROOT.CPP
REGULA.CPP
ROOT4.CPP
ROOT4.TXT
ROOTTEST.CPP
RSYNDIV.CPP
SECANT.CPP
STEFFEN.CPP
STEFFEN.TXT
ZBRENT.CPP
ZBRENT.TXT
FPEGASUS.CPP
TPEGASUS.CPP
FZEROIN.CPP
TZEROIN.CPP
TFUNC1.CPP
LAGRANGE1.CPP
LAGRANGE1.PDF
NLINSYST.CPP
NLINSYST.HLP
BROWN.H
BROWN.CPP
BROWNTS1.CPP
NLGLSTST.H
NLGLSTST.CPP
UNNES.CPP
UNNES1.CPP
UNNES2.CPP
UTILS.CPP
FCN.CPP
TNNES.CPP
NNESHELP.TXT
LM.CPP
TLM.CPP
Program Description

  • Program to demonstrate the Aitken acceleration subroutine
  • Explanation File of Program above (Aitken) NEW
  • Program to demonstrate the complex domain Allroot subroutine
  • Program to demonstrate the Bairstow subroutine (2 conjugate complex roots)
  • Program to demonstrate the Bairstow subroutine (all roots)
  • Explanation File of Program above (Bairsto1) NEW
  • Program to demonstrate the Bernouilli subroutine
  • Explanation File of Program above (Bernou) NEW
  • Program to demonstrate Bisection subroutine
  • Program to demonstrate Bisection & Quartile subroutines
  • Program to demonstrate the Lin's method subroutine
  • Explanation File of Program above (Lin) NEW
  • Program to demonstrate Mueller's method
  • Explanation File of Program above (Mueller) NEW
  • Program to demonstrate a two dimensional version of Mueller's method
  • Explanation File of Program above (Mueller2) NEW
  • Program to demonstrate Newton's method subroutine
  • Explanation File of Program above (Newton1) NEW
  • Program to demonstrate NextRoot subroutine
  • Program to demonstrate the modified false position subroutine
  • This program calculates the real or complex roots of algebraic equations of degree 2, 3 and 4.
  • Explanation File of Program above (Root4) NEW
  • Root testing program for polynomials.
  • Division of Polynomials
  • Program to demonstrate Secant method
  • Program to demonstrate the Aitken Steffenson iteration method
  • Explanation File of Program above (Steffen) NEW
  • Program to demonstrate Brent's method
  • Explanation File of Program above (Zbrent) NEW
  • Module to find a real root of a real function f(x) by Pegasus method
  • Test program for Pegasus Method (same examples as Zeroin)
  • Module to find the real root of a continuous function by the Zeroin method
  • Program to demonstrate the Zeroin method of module fzeroin.cpp
  • Function examples for the Zeroin method
  • Program to find the root of a non-linear function F(x) by Lagrange NEW
  • Explanation File of Program above NEW
  • Program to solve a nonlinear system of two variables
  • Help file for program above (Nlinsyst) NEW
  • Header file of module brown.cpp
  • Module with Brown's method used by program below
  • Program to solve nonlinear systems of equations by Brown's method
  • Header file of module nlglstst.cpp
  • Test examples for program Brownts1.cpp
  • Module NNES to Solve a Set of non-linear Equations (Part 1/3)
  • Module NNES to Solve a Set of non-linear Equations (Part 2/3)
  • Module NNES to Solve a Set of non-linear Equations (Part 3/3)
  • Utility Subroutines used by NNES
  • Examples of non-linear Systems for NNES
  • Driver program for NNES
  • Help File of Project NNES
  • Module LM to Solve a Set of non-linear Equations by Least Squares
  • Driver Program for module LM


RETURN


© J-P Moreau Last modified 09/19/2013 - E-mail: jpmoreau@wanadoo.fr