Plotting Components for Nirvana Distance
This function will plot the distance component that comprise the nirvana distance.
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Cite As
D. Heise and H. Bear, "Evaluating the Potential and Realized Impact of Data Augmentations", submitted to 2023 IEEE Symposium Series on Computational Intelligence, in review.
Acknowledgements
Inspired by: spider_plot, Nirvana Distance
General Information
- Version 1.0.2 (2.26 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.2 | updated citation |
||
| 1.0.1 | Corrected to add input parameter marker_array to specify a cell array giving style of markers on plot. If specified, marker_array should be the 6th parameter. Markers will use standard MATLAB format, e.g.: marker_array = {'x', 'd', 's', 'o'}; |
||
| 1.0.0 |