Plot Graph of Distances Between Classes

Versión 1.0.1 (1,69 KB) por David Heise
This function will plot a graph using distances between classes to force length of edges.
12 descargas
Actualizado 20 ago 2023

Ver licencia

This function will plot the distance between classes in feature space, given an input matrix of distances.
Inputs:
F - a square matrix representing the distances between target classes
c_labels - a cell array of class labels, given in the same order as represented by F
show_dist - [optional] a Boolean value (1 or 0) to indicate whether edges should be labeled with the distances from F (default is 0)
Outputs:
cd_fig - handle to the figure produced

Citar como

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.

Compatibilidad con la versión de MATLAB
Se creó con R2023a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Etiquetas Añadir etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versión Publicado Notas de la versión
1.0.1

updated citation

1.0.0