Which block's fixed format will be optimized firstly in Fixed-Point tool?
1 回表示 (過去 30 日間)
古いコメントを表示
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 件のコメント
採用された回答
Andy Bartlett
2022 年 12 月 13 日
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
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Iterative Fixed-Point Conversion in Simulink についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!