fixed point toolbox 4
显示 更早的评论
During the multiplication of 2 fixed point numbers matlab automatically changes the word length and length of fractional part... Is there a way of explicitly defining the word length and fractional part for an operation?
ie eg let 3.45 ,2.45 be fixed point numbers
c=2.45*3.45 can we explicitly specify the word length and fractional length of c before computing 3.45*2.45? can anyone explain?
回答(1 个)
Kaustubha Govind
2011-3-14
0 个投票
类别
在 帮助中心 和 File Exchange 中查找有关 Fixed-Point Designer 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!