I would like to convolve two arrays of fixed-point values together. I'd like to do this using fixed-point operations (not floating-point emulation). Any advice will be appreciated.
↧
I would like to convolve two arrays of fixed-point values together. I'd like to do this using fixed-point operations (not floating-point emulation). Any advice will be appreciated.