REAL ROOTS OF A FUNCTION IN BASIC


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

AITKEN.BAS
AITKEN.TXT
ALLROOT.BAS
BAIRSTOW.BAS
BAIRSTO1.BAS
BAIRSTOW.TXT
BERNOU.BAS
BERNOU.TXT
BISECT.BAS
TQUART.BAS
LIN.BAS
LIN.TXT
MUELLER.BAS
MUELLER.TXT
MUELLER2.BAS
MUELLER2.TXT
NEWTON1.BAS
NEWTON1.TXT
NEXTROOT.BAS
REGULA.BAS
ROOT4.BAS
ROOT4.TXT
ROOTTEST.BAS
RSYNDIV.BAS
SECANT.BAS
STEFFEN.BAS
STEFFEN.TXT
ZBRENT.BAS
ZBRENT.TXT
TPEGASUS.BAS
TZEROIN.BAS
LAGRANGE1.BAS
LAGRANGE1.PDF
NLINSYST.BAS
BROWNTST.BAS
TLM1.BAS
NNES.BAS
NNES1.BAS
NNES2.BAS
UTILS.BAS
FCN.BAS
TNNES.BAS
NNES.FRM
PNNES.VBP
NNESHELP.TXT
LM.BAS
TLM.BAS
TLM.FRM
PLM.VBP
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
  • Test program for Pegasus Method
  • Find a real root of a continuous function by 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
  • Program to solve nonlinear systems of equations by Brown's method
  • Program to Solve a Set of non-linear Equations by Least Squares

    Visual Basic 4.0
  • 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
  • Main Form of project Pnnes
  • Project File to demonstrate NNES
  • Help File of Project NNES
  • Module LM to Solve a Set of non-linear Equations by Least Squares
  • Driver Program for module LM
  • Main form of project LM
  • ProjectFile to demonstrate Module LM


RETURN


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