help-octave
[Top][All Lists]
Advanced

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

Re: Set theory in Octave?


From: Doug Stewart
Subject: Re: Set theory in Octave?
Date: Sun, 29 Nov 2015 07:21:16 -0500



On Sun, Nov 29, 2015 at 4:32 AM, Jonathan Camilleri <address@hidden> wrote:
I would like to know how to:
a) calculate union, intersection and computations on sets which can be linked to likelihood, preferably a machine learning algorithm
b) gather some intelligence on the following cells at least

                                                                                                            
   Attr Name        Size                     Bytes  Class
   ==== ====        ====                     =====  =====
        ans         1x3                         15  cell
        t1          1x3                         15  cell
        t2          1x2                         10  cell
        t3          1x3                         17  cell
        t4          1x5                         28  cell
        t5          1x3                         18  cell
        t6          1x3                         18  cell
        t7          1x1                          4  cell

References
1. Web Data Mining (Google Books)



--
Jonathan Camilleri

Mobile (MT): ++356 7982 7113
E-mail: address@hidden
Please consider your environmental responsibility before printing this e-mail.
 
I usually reply to emails within 2 business days.  If it's urgent, give me a call.


_______________________________________________
Help-octave mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/help-octave


did you see:

https://www.gnu.org/software/octave/doc/interpreter/Set-Operations.html#XREFunion

--
DAS


reply via email to

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