Which block's fixed format will be optimized firstly in Fixed-Point tool?
1 view (last 30 days)
Show older comments
Hi Fixed Point Team,
I'm using Fixed-Point tool to propose blocks' data type. And I have a question about the order of block optimization in Optimized Fixed-Point Convertion. To take a simple example, there are 2 blocks in a model, and reduce any one of blocks' word length would meet the behavoral constrant (objective function is Bit Width Sum). If ONLY one iteration can be performed at some point, how to know which block will be optimized?
Thanks in advance.
Lin
0 Comments
Accepted Answer
Andy Bartlett
on 13 Dec 2022
Hi Lin,
The optimization proceedure used by Fixed-Point Tool Optimization Conversion workflow is not designed to be deterministic. Due to the discrete and "non-smooth" nature of the optimization problem, search techniques involving randomness are used in exploring the solution space.
Andy
More Answers (0)
See Also
Categories
Find more on Iterative Fixed-Point Conversion in Simulink 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!