Single precision equivalent to the Electrical RMS and Mean blocks
Show older comments
Hi,
I am trying to generate C code from a Simulink model, in order to run it on an embedded platform. This platform can only use its hardware acceleration when dealing with single precision floats, meaning that the execution time for double precision computations is (unsurprisingly) atrocious.
Unfortunately, the model features two types of block that appear unable to work with single precision: the RMS and Mean blocks from the “Electrical” library. Would you know of any single precision compatible blocks that could offer an alternative?
Thanks in advance.
1 Comment
Segmentation Fault
on 4 May 2022
Accepted Answer
More Answers (0)
Categories
Find more on Real-Time Deployment 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!