comp.lang.ada
 help / color / mirror / Atom feed
* floating point to fixed point conversion
@ 2006-02-21 22:15 riya1012
  2006-02-21 23:49 ` Jeffrey R. Carter
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: riya1012 @ 2006-02-21 22:15 UTC (permalink / raw)


hello guys,

I need some help from you. I am doing a DSP project and for that I need
to do some C coding for the conversion of sample data which is in
floating point representation to fixed point representation.
the sample data is in floating point like
0.224128
2.299965
0.448350
-1.779926
My DSP algorithm is implemented in C and is supposed to be using fixed
point representation.
The above data is intended to be converted to fixed integer format.I
request you to help me out regarding this conversion.I will be very
glad if u give me some hints or algorithms for this conversion.




^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2006-02-22 14:25 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-02-21 22:15 floating point to fixed point conversion riya1012
2006-02-21 23:49 ` Jeffrey R. Carter
2006-02-21 23:51 ` Keith Thompson
2006-02-22  0:51   ` Keith Thompson
2006-02-22 11:01 ` stuart clark
2006-02-22 14:25 ` Peter Hermann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox