Tony Richardson
qfunc/qfuncinv implementation in communications package –
The function qfunc() in the communications package is currently implemented as:
y = 1-normcdf(x);
This returns 0 for values of x greater tha...
Loading...
Tony Richardson
Alec - Maybe I misunderstood your method. I thought you were talking about computing these functions using numerical integration. Thats always ...
Loading...
Alec Teal
please post some of our chat Antony
"Richardson, Anthony" <ar63@...> wrote:
>Przemek Klosowski wrote:
>> On 01/24...
Loading...
Tony Richardson
------ Original Message ------
From: Przemek Klosowski
Date: 1/24/2013 3:05 PM
To: help-octave@...;
Subject: Re: qfunc/qfuncinv implemen...
Loading...
Przemek Klosowski-7
On 01/24/2013 04:33 PM, Richardson, Anthony wrote:
>
> Octave 3.6.3 returns zero for both forms:
> [x=[0:3:18]' qfunc(x) erfc(x/sqrt...
Loading...
Tony Richardson
RE: Fwd: qfunc/qfuncinv implementation in communications package –
Przemek Klosowski wrote:
> On 01/24/2013 04:33 PM, Richardson, Anthony wrote:
>
> >
> > Octave 3.6.3 returns zero for both ...
Loading...
Tony Richardson
------ Original Message ------
From: Alec Teal
Date: 1/24/2013 1:48 PM
To: Richardson, Anthony;
Cc: help-octave@...;
Subject: Re: qfunc/qfu...
Loading...
Julien Bect
On 24/01/13 19:26, Richardson, Anthony wrote:
> The function qfunc() in the communications package is currently implemented as:
> y = 1-no...
Loading...
Nir Krakauer-2
Unfortunately the NaN package replaces the built-in normcdf. When the
NaN package (version 2.5.5) is loaded in Octave 3.6.2, it gives the
wrong ...
Loading...
Tony Richardson
RE: Fwd: qfunc/qfuncinv implementation in communications package –
> Subject: Re: Fwd: qfunc/qfuncinv implementation in communications
> package
>
> Unfortunately the NaN package replaces the built...
Przemek Klosowski-7
On 01/24/2013 02:26 PM, Richardson, Anthony wrote:
> The function qfunc() in the communications package is currently
> implemented as:
&g...
Loading...
Alec Teal
On 24/01/13 19:26, Richardson, Anthony wrote:
>
> The function qfunc() in the communications package is currently
> implemented as:
...