COMPLEX ROOTS IN C/C++


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

COMPLEX2.H
COMPLEX2.CPP
TCOMPLEX.CPP
ROOTNUM.CPP
ZCIRCLE.CPP
ZCIRCLE.PDF
TEQUA2.CPP
CROOT3.CPP
TCROOT4.CPP
MCGAMA.CPP
ME1Z.CPP
MCPSI.CPP
MCLPN.CPP
MCLQN.CPP
MCLPMN.CPP
MCLQMN.CPP
CHORNER.CPP
ZNEWTON.CPP
ZNEWTON.TXT
TNEWTON.CPP
TCLAGUE.CPP
FBAUHUBE.CPP
TBAUHUBE.CPP
ZMUELLER.CPP
ZMUELLER.TXT
COMPLEX1.H
COMPLEX1.CPP
UCOMPLEX.CPP
ZMATSYS.CPP
CSYSMAT.CPP
RSHCGT.CPP
TRSLCGTC.CPP
CLU1.CPP
TEST_CLU.CPP
INV_CLU.CPP
CDETMAT.CPP
CFINDDET.CPP
TICGT.CPP
TCEIGEN.CPP
TCOMEIG.CPP
Program Description
  • Header file of module below
  • Elementary operations and functions on complex numbers
  • Test program of module complex2
  • Program to demonstrate the complex root counting subroutine
  • Program to demonstrate the zero searching algorithm
  • Explanation File of program Zcircle NEW
  • Roots of 2nd degree equation with complex coefficients
  • Roots of 3rd degree equation with complex coefficients
  • Roots of 4th degree equation with complex coefficients
  • Calculate Function Gamma with a complex argument
  • Calculate the complex exponential integral E1(z) with a complex argument
  • Calculate the Psi function for a complex argument
  • Calculate the Legendre polynomials of first kind for a complex argument
  • Calculate the Legendre Polynomials of second kind for a complex argument
  • Calculate the Asociated Legendre Functions and their First Derivatives for a Complex Argument
  • Calculate the associated Legendre Functions of the Second Kind and their First Derivatives for a Complex Argument
  • Evaluation of a complex polynomial by Horner's rule
  • Program to demonstrate the Newton root subroutine in the complex domain
  • Explanation File of Program above (Znewton)
  • Find all roots of a complex polynomial using Newton's iterative formulation
  • Find all roots of a complex polynomial using Laguerre formulation in complex domain
  • Module used by program below (Bauhuber's Method)
  • This program uses Bauhuber's Method to find all real or complex roots of a polynomial of degree n
  • Program to demonstrate the complex domain Mueller's subroutine
  • Header file of module below
  • Functions used by program below (complex1)
  • Complex numbers calculator
  • Solving a complex linear system by Gauss-Jordan
  • Solving a complex linear system AX=B by GAUSS-JORDAN Method
  • Solving a complex homogeneous linear system by Gauss Method with full pivoting
  • Solve a Complex Linear System By Gauss Method with full pivoting and correction process NEW
  • Module CLU1 used by Program below
  • Solving a complex linear system by LU decomposition
  • Inversion of a complex square matrix by LU decomposition
  • Determinant of a complex square matrix By Gauss Method with full pivoting
  • Determinant of a complex square matrix using function CFindDet NEW
  • Calculate inverse of a complex square matrix by Gauss Method with full pivoting
  • Eigenvalues and eigenvectors of a general complex square matrix using QR algorithm
  • Eigenvalues and eigenvectors of a general complex square matrix using Jacobi method


RETURN


© J-P Moreau Last modified 08/13/2014 - E-mail: jpmoreau@wanadoo.fr