Is there a fixed-point alternative to the fft and ifft fiunction?
13 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I wish to convert a series of functions from floating-point to fixed-point using the fixed-point converter app in MATLAB. Within the functions are a few fft and ifft functions. These are not compatible with fixed-point types or fi.objects and need to be replaced. Is there a fft function that allows fixed-point types?
If there is not an alternative/replacement. What is the best method to cinduct fft's on fixed-point?
0 Kommentare
Antworten (1)
Siehe auch
Kategorien
Mehr zu Floating-Point to Fixed-Point Conversion finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!