필터 지우기
필터 지우기

How to calculate the one's complement of the binary representation of a single precision variable in Simulink (or embedded Matlab)?

조회 수: 1 (최근 30일)
Hello everybody, I need to to convert a Simulink signal with data type 'single' to its one's complement. I tried to use a data type conversion block to convert the single precision signal to a uint32 signal, with 'equal stored integer (SI)' option activated. Then I wanted to pass it through a 'bitwise NOT' block to get the one's complement.
But the data type conversion didn't work as expected. It neglects all fractional digits.
Thanks a lot, Ralf

답변 (0개)

카테고리

Help CenterFile Exchange에서 String에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by