Software Listing of Author : "Da Ma"
- Calculations of Mathieu Functions with Negative Parameter
- License: Freeware
- Price: 0.00


These routines are programmed by using Matlab langurage , according to the translation relationships between the Mathieu functions with positive and negative parameters.Some functions are quoted from Ben Barrowes' direct translation, performed using f2matlab, of the original FORTRAN-77 implementation of "Computation of Special Functions." The package includes the following subroutines: dbesseli----Compute the derivatives of modified Bessel functions of the first kind; dbesselk----Compute the derivatives of modified Bessel functions of the second kind; mathieuq---Compute Mathieu functions cem(x,q)and sem(x,q), (q>0); dmathieuq---Compute Mathieu functions cem'(x,q)and sem'(x,q),(q>0); Mathieu_Q---- Compute Mathieu functions cem(x,Q)and sem(x,Q),(Q<0); Dmathieu_Q---- Compute Mathieu functions cem'(x,Q)and sem'(x,Q),(Q<0);...
- Platform: Matlab, Scripts
- General Mathieu functions with arbitrary parameters
- License: Freeware
- Price: 0.00


These routines are calculation routines for Mathieu functions with arbitrary parameters (positive, Negative and Complex) The package includes the following subroutines: fcoef1---Compute the expanded coefficients of Series dbesselj----Compute the derivatives of Bessel functions; dbessely----Compute the derivatives of Bessel function of second kind; G_mathieuq----Compute the angular mathieu functions (parameter q is vector); G_dmathieuq----Compute the derivatives of angular Mathieu functions(parameter q is vector); G_mmathieu1q----Compute the radial Mathieu functions of the first kind (parameter q is vector); G_dmmathieu1q----Compute the derivatives of radial Mathieu functions of the first kind (parameter q is vector); G_mmathieu2q----Compute the radial Mathieu functions of the second kind (parameter q is vector);...
- Platform: Matlab, Scripts
- Mathieu classic functions with positive parameter
- License: Freeware
- Price: 0.00


These routines are the improved calculation routines for Mathieu functions with positive parameters based on Ben Barrowes' direct translation, performed using f2matlab, of the original FORTRAN-77 implementation of "Computation of Special Functions." The package includes the following subroutines: dbesselj----Compute the derivatives of Bessel functions; dbessely----Compute the derivatives of Bessel function of second kind; mathieu----Compute the angular mathieu functions (argument is vector); dmathieu----Compute the derivatives of angular Mathieu functions(argument is vector); mmathieu1----Compute the radial Mathieu functions of the first kind (argument is vector); dmmathieu1----Compute the derivatives of radial Mathieu functions of the first kind (argument is vector); mmathieu2----Compute the radial Mathieu functions of the second...
- Platform: Matlab, Scripts