Plotting a 3D matrix over time
7 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I am calculating 3x3 matrices over time. For every new t, there is a new matrix. I then calculate the euclidean distance between the new matrix and the original matrix each time. I want to represent the distance between the matrices over time, but I can't figure out how to graph a 3x3 matrix over time since that would be 4 dimensions. I want to find a way to just make this a 2d graph, distance vs time, but the distance is obviously a 3x3 value. Any ideas for how I can represent this data on a graph?
1 Kommentar
Siehe auch
Kategorien
Mehr zu 2-D and 3-D Plots finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!