Re: fixed point response of convolution
- From: faz <fazulu.vlsi@xxxxxxxxx>
- Date: Thu, 29 May 2008 21:56:29 -0700 (PDT)
Hai,
output = conv(h, Inp);
Using the above command the o/p was given as -1.611328e-002 but i need
to represent as -0.01611328125 fixed point arithemetic...wat change i
should do in MATLAB code
regards,
faz
On May 29, 8:57 pm, Rune Allnor <all...@xxxxxxxxxxxx> wrote:
On 29 Mai, 16:52, faz <fazulu.v...@xxxxxxxxx> wrote:
Hai,
I have to write the response of convolution to a file as fixed point
arithmetic values but the following MATLAB code generate floating
point arithmetic.How to get fixed point arithmetic?
Try the command 'doc int16' (without the apostrophes) in matlab.
Rune
.
- Follow-Ups:
- Re: fixed point response of convolution
- From: Mikolaj
- Re: fixed point response of convolution
- References:
- fixed point response of convolution
- From: faz
- Re: fixed point response of convolution
- From: Rune Allnor
- fixed point response of convolution
- Prev by Date: Re: Looking for a GOOD explanation of the proof and application of DST, and other DSP techniques.. DSP encyclopedia?
- Next by Date: Re: Fast (real-time) time stretch code
- Previous by thread: Re: fixed point response of convolution
- Next by thread: Re: fixed point response of convolution
- Index(es):
Relevant Pages
|