floating point to fixed point conversion
- From: riya1012@xxxxxxxxx
- Date: 21 Feb 2006 14:15:57 -0800
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.
.
- Follow-Ups:
- Re: floating point to fixed point conversion
- From: Peter Hermann
- Re: floating point to fixed point conversion
- From: stuart clark
- Re: floating point to fixed point conversion
- From: Keith Thompson
- Re: floating point to fixed point conversion
- From: Jeffrey R. Carter
- Re: floating point to fixed point conversion
- Prev by Date: Re: GNAT GPL compile problems
- Next by Date: Re: Ada.Text_IO.Create
- Previous by thread: Ada95 skills test - Beta version(FREE)
- Next by thread: Re: floating point to fixed point conversion
- Index(es):
Relevant Pages
|
|