Rev | Line | |
---|
[80] | 1 | %MALAYSIA 291 objects with 8 features in 20 classes |
---|
| 2 | % |
---|
| 3 | % A = MALAYSIA |
---|
| 4 | % |
---|
| 5 | % Load the dataset in A. This dataset concerns simple measurements on |
---|
| 6 | % segments of utility symbols. |
---|
| 7 | % |
---|
| 8 | % See also DATASETS, PRDATASETS |
---|
| 9 | |
---|
[137] | 10 | % Copyright: R.P.W. Duin, r.p.w.duin@37steps.com |
---|
[80] | 11 | % Faculty EWI, Delft University of Technology |
---|
| 12 | % P.O. Box 5038, 2600 GA Delft, The Netherlands |
---|
| 13 | |
---|
[137] | 14 | function a = malaysia |
---|
[80] | 15 | |
---|
[137] | 16 | a = pr_getdata; |
---|
[80] | 17 | a = setname(a,'Malaysia Data'); |
---|
Note: See
TracBrowser
for help on using the repository browser.