hi, thank you for to notice to my question
I want to resolve a problem but I can't
Assume we have an n-by-m matrix A, we want to quantize every row of it (just rows not columns), then rows is interpolated via a interpolator.
interpolator is obtained from a truncated sinc function, means 16 sets of 8-point interpolators designed with Kaiser window, beta = 3, (sinc has 8 tap)
how I quantize row of matrix samples? or how I can to divide space of every two sample of row?
and how is interpolated?
Thanks a lot for kind help
I want to resolve a problem but I can't
Assume we have an n-by-m matrix A, we want to quantize every row of it (just rows not columns), then rows is interpolated via a interpolator.
interpolator is obtained from a truncated sinc function, means 16 sets of 8-point interpolators designed with Kaiser window, beta = 3, (sinc has 8 tap)
how I quantize row of matrix samples? or how I can to divide space of every two sample of row?
and how is interpolated?
Thanks a lot for kind help