How to obtain a Matrix as output from a 3-D LookUpTables?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
matteo piano
am 29 Sep. 2021
Kommentiert: matteo piano
am 30 Sep. 2021
I use as Table Data a 3D array composed by thirty 28x28 Matrices (state space matrices varying with time t). I obtain a resulting signal from the LUT which is a vector of dimension 1x784 instead of a 28x28 matrix. There is a way to obtain directly the interpolated matrix or I have to rearrange the elements of the vector manually in a matrix? Thank u so much.
0 Kommentare
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Simulink Functions 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!