Skip to content

Numerical rootfinding method made as part of my B.Sc. thesis at the Aalto University department of Mathematics and Systems Analysis.

License

Notifications You must be signed in to change notification settings

wseppala/LegendreZeros

Repository files navigation

LegendreZeros

This repository contains MATLAB-code for a numerical scheme developed to compute the $k$-zeros of the associated Legendre function $P_{-1/2 + ik}^m(x)$, with $k$ and $x>1$ real and $m$ integral. Legendre functions of this form are also called Mehler functions or conical functions.

This work has been made as part of a research project at the Aalto University Department of Mathematics and Systems Analysis and my B.Sc. Thesis "Legendren liittofunktion nollakohdat", translating to "Zeros of the associated Legendre function".

  • NOTE: Link to the B.Sc. thesis will be added later.

The method uses only MATLAB files, but the open source MATLAB package Chebfun is required for proper use of the code, ie. the package needs to be installed and added to the MATLAB PATH. Chebfun is available for free here and the documentation can be found here.

About

Numerical rootfinding method made as part of my B.Sc. thesis at the Aalto University department of Mathematics and Systems Analysis.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages