Sign in

username:

password:



Not a member?

Search matlab



Search tips

Subscribe to matlab



matlab by Keywords

Atanh | Autocorrelation | Bandpass Filter | C++ | Conv | Database | Deconv | Excel | FFT | Filter | Filtering | FIR | Fourier Transfrom | FSK | Gaussian Noise | Haykin | IFFT | Image | Java | LFSR | LMS | LPC | MEX | OFDM | QPSK | Radix | Random | Sampling | Segmentation | Simulink | Visual Basic | Waveform | Wavelet

Ads

Discussion Groups

Discussion Groups | Matlab DSP | quantization after multiplication

Technical discussion about Matlab and issues related to Digital Signal Processing.

  

Post a new Thread

quantization after multiplication - #ARIJIT BISWAS# - Nov 27 14:52:00 2003



Dear List:
I have a doubt in filter implementation!
I wish to include the effect of quantization after multiplication with the
filter coefficients. Eg. I need,
y[n] = Q(x[n] b0) + Q(x[n -1] b1) -Q(y[n -1] a1) ; where Q(.) is a quantization
operator.
How do I make it work like the MATLAB function filter.m? i.e. I need the filter
outputs as well as the states.

I will be glad to receive your help/hints/tips.
Regards,

Arijit




(You need to be a member of matlab -- send a blank email to matlab-subscribe@yahoogroups.com )