octave-patch-tracker
[Top][All Lists]
Advanced

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

[Octave-patch-tracker] [patch #9711] ncx2pdf implement by formula


From: anonymous
Subject: [Octave-patch-tracker] [patch #9711] ncx2pdf implement by formula
Date: Tue, 30 Oct 2018 02:16:27 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0

URL:
  <https://savannah.gnu.org/patch/?9711>

                 Summary: ncx2pdf implement by formula
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Tue 30 Oct 2018 06:16:26 AM UTC
                Category: Forge : new function
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

in my adjustment course homework, i need to compute non-central
chi square pdf , but there is no ncx2pdf in octave .
i implement a ncx2pdf accroding to the formula in text book .
(so may be a little slow.)

i make a search before , discover that this function
in octave source forge is not yet implement,
so here you may need this.
stackoverflow thread
<https://stackoverflow.com/questions/43983050/octave-ncx2cdf-undefined-error>

also i create a ncx2cdf by quad numeric integral,
which is very slow, just for convinent.

my octave function file <https://github.com/GHolk/loco/tree/master/octave>




    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Tue 30 Oct 2018 06:16:26 AM UTC  Name: ncx2pdf.m  Size: 1KiB   By: None
function file
<http://savannah.gnu.org/patch/download.php?file_id=45327>
-------------------------------------------------------
Date: Tue 30 Oct 2018 06:16:26 AM UTC  Name: ncx2cdf.m  Size: 1KiB   By: None
function file
<http://savannah.gnu.org/patch/download.php?file_id=45328>

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/patch/?9711>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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