Code covered by the BSD License
-
euclid_defaults(TOL, ...
euclid_defaults.m -- set standard default parameters
-
...
-
euclid( a, b, TOL, N, CMIN, k...
-
groups_euclid( freqs, TOL, N,...
Partition and reduce the input list "freqs()" to gcds
-
visual_euclid( alpha, beta )
USAGE: visual_euclid( alpha, beta )
-
euclid_examples.m
-
threenotes.m
-
View all files
|
|
| File Information |
| Description |
groups_euclid calls gp_euc and euclid to separate a set of harmonics into families or groups of related harmonics, each with its own fundamental tone. The euclid() function accepts two real numbers with uncertainty intervals, and returns their greatest common divisor (gcd), also a real number. The gp_euc() function accepts several real numbers with associated containing intervals, and returns their gcd. These two functions generalize the familiar euclidean algorithms for integers. For explanation and details please see the included Word document. Also note that visual_euclid(a,b) is an extra, visual version of euclid(), to demonstrate the rubber-band theorem. |
| MATLAB release |
MATLAB 7.11 (2010b)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Updates |
| 29 Aug 2011 |
Replaced .zipx with .zip upload as recommended by Helen Chen. |
|
Contact us at files@mathworks.com