Quantcast
Channel: MATLAB Central Newsreader Recent Posts
Viewing all articles
Browse latest Browse all 19628

Re: numlib::legendre(a, p) won't work: Unexpected MATLAB operator

$
0
0
"Nasser M. Abbasi" wrote in message <ks5t25$uit$1@speranza.aioe.org>...
> On 7/17/2013 5:48 AM, Leo Kay wrote:
> > Hello,
> > I am using MATLAB2012 and this won't work http://www.mathworks.co.uk/help/symbolic/mupad_ref/numlib-legendre.html
> >
> > I get the following error
> >>> numlib::legendre(132132,3231227)
> > numlib::legendre(132132,3231227)
> > |
> > Error: Unexpected MATLAB operator.
> >
> > I am pretty sure someone can tell me why that is,
> >
> > Thanks in advance,
> > Leo
> >
>
> EDU>> evalin(symengine,'numlib::legendre(132132,3231227)')
>
> ans =
>
> 1


Thanks man. Do you know how I can construct a table of this type

http://www.di-mgt.com/cgi-bin/dirichlet.cgi

For 61 with p = 5 for example, I should get at least 60 values between 1,-1

Viewing all articles
Browse latest Browse all 19628

Trending Articles