フィルターのクリア

Fixed Point

4 ビュー (過去 30 日間)
Mark
Mark 2011 年 10 月 10 日
fixdt(1,16,28)
is this format saying fixed point, 16 bits, with 28 decimal places?

採用された回答

Walter Roberson
Walter Roberson 2011 年 10 月 10 日
It appears to me that that is not valid. The ws (which you give as 16) includes all of the bits in the representation, and thus must be greater than the number of bits in the fraction. See here

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeArgument Definitions についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by