]> gitweb.michael.orlitzky.com - octave.git/commit
Add some octave code to compute (scaled and unscaled) legendre polynomials.
authorMichael Orlitzky <michael@orlitzky.com>
Wed, 14 Nov 2012 20:48:23 +0000 (15:48 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Wed, 14 Nov 2012 20:48:23 +0000 (15:48 -0500)
commitee06b882dfb9a86788d7057cec8ca6d7680c5ca5
treec24a21d8c6598ad273a7221b6576b40d668c0ca6
parent2fbcf94908d646ec62d2f15f7ec35288c6ac1cfe
Add some octave code to compute (scaled and unscaled) legendre polynomials.
legendre_p.m [new file with mode: 0644]
legendre_p_tilde.m [new file with mode: 0644]