De 16 bits a 32 bits
Show older comments
Hola buenas, mi consulta es si se puede realizar esta operación "crear código que convierta el nivel 1200 de 16bits a su equivalente proporcional de 32bits mediante el método de normalización".
1 Comment
Les Beckham
on 24 Mar 2022
Edited: Les Beckham
on 24 Mar 2022
Google translate:
Hello good, my question is if it is possible to perform this operation "create code that converts the 1200 level of 16 bits to its proportional equivalent of 32 bits through the normalization method".
I think you need to explain further what you mean by "normalization method".
Creo que necesita explicar más a qué se refiere con "método de normalización".
Answers (1)
Walter Roberson
on 24 Mar 2022
0 votes
Multiply by 2^16
Categories
Find more on MATLAB in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!