help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Whittaker Function


From: Robert T. Short
Subject: Re: Whittaker Function
Date: Sat, 28 Jul 2012 09:47:59 -0700
User-agent: Mozilla/5.0 (X11; Linux i686; rv:14.0) Gecko/20120713 Thunderbird/14.0

On 07/28/2012 08:12 AM, Markus28 wrote:
Hi,

I can't find the whittaker function in Octave. It's in the symbolic math
toolbox in Matlab and in the pracma package in R. Is it possible to use a R
package in Octave? Or is there a whittaker function that I haven't found?

Thank you,
Markus



--
View this message in context: 
http://octave.1599824.n4.nabble.com/Whittaker-Function-tp4631824.html
Sent from the Octave - General mailing list archive at Nabble.com.
_______________________________________________
Help-octave mailing list
address@hidden
https://mailman.cae.wisc.edu/listinfo/help-octave


Aren't Whittaker functions a special case of the confluent hypergeometric function? If so, I posted a chf to this list several weeks ago that never got put in any libraries. It would be easy to modify that to compute the Whittaker functions directly.

I only computed M(a,b,z), but I think it would be pretty easy to compute U as well.

If there is any real interest, I will dig this out of my library and repost.

Bob



reply via email to

[Prev in Thread] Current Thread [Next in Thread]