Single precision to uint8 and uint32 conversion (and back)
This model illustrates two methods of converting single precision floating point numbers to equivalent unsigned 32 bit word and 8bit (four byte) data structures and back.
The main purpose is to provide a few different methods of handling this type of conversion and bit level operations in Simulink (and not as a comprehensive guide or solution to a specific problem).
Zitieren als
Ryan Chladny (2025). Single precision to uint8 and uint32 conversion (and back) (https://www.mathworks.com/matlabcentral/fileexchange/48575-single-precision-to-uint8-and-uint32-conversion-and-back), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
Tags
Quellenangaben
Inspiriert von: IEEE single precision floating point number <=> uint 32 converter
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.0.0.1 | Updated license |
||
1.0.0.0 |