| File Name | H1 Help | File Size |
|---|---|---|
| goAll.m | This is a comprehensive test program for SU/V detection | 144 |
| goDataPlot2d.m | 2D scatter plot | 442 |
| goDataPlotAll.m | 2D/3D scatter plots for data visualization | 971 |
| goFeatureCollect.m | Collect the data for su/v detection | 1053 |
| goInputSelect.m | Input selection based on KNNR and LOO | 1453 |
| goTest.m | Test the classifier for SU/V detection | 531 |
| goTrain.m | Classifier design. Here we use the quadratic classifier as an example. | 905 |
| mySuvClassifier.m | mySuvClassifier: My classifier for SU/V detection | 767 |
| mySuvFeaExtract.m | mySuvFeaExtract: Wave to feature conversion for su/v detection | 2962 |
| mySuvOptSet.m | suvOptSet: Set up options for SUV-detection | 790 |
| toolboxAdd.m | Add the required toolboxes to the search path | 193 |