DSPRelated.com

Canonic Signed Digit (CSD) Representation of Integers

Neil Robertson

In my last post I presented Matlab code to synthesize multiplierless FIR filters using Canonic Signed Digit (CSD) coefficients.  I included a function dec2csd1.m (repeated here in Appendix A) to convert decimal integers to binary CSD...