[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-patch-tracker] [patch #10009] [octave forge] (statistics) Add fu
From: |
anonymous |
Subject: |
[Octave-patch-tracker] [patch #10009] [octave forge] (statistics) Add function cluster |
Date: |
Sun, 3 Jan 2021 09:43:59 -0500 (EST) |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0 |
URL:
<https://savannah.gnu.org/patch/?10009>
Summary: [octave forge] (statistics) Add function cluster
Project: GNU Octave
Submitted by: None
Submitted on: Sun 03 Jan 2021 02:43:57 PM UTC
Category: Forge : new function
Priority: 5 - Normal
Status: None
Privacy: Public
Assigned to: None
Originator Email: s.guidoni@virgilio.it
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
This is a patch to add the 'cluster' function to Octave.
It depends on patch #10008 ("Add function inconsistent").
I included a test for this function which is also a good example.
Just run the test code and then:
scatter(X(:,1), X(:,2), 36, T);
to see how it works.
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Sun 03 Jan 2021 02:43:57 PM UTC Name: cluster.patch Size: 7KiB By:
None
<http://savannah.gnu.org/patch/download.php?file_id=50630>
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/patch/?10009>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
- [Octave-patch-tracker] [patch #10009] [octave forge] (statistics) Add function cluster,
anonymous <=