fixed point toolbox 4
Show older comments
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?
Answers (1)
Kaustubha Govind
on 14 Mar 2011
0 votes
Categories
Find more on Fixed-Point Designer in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!