Canonical Signed Digits Matlab script

SPONSORED LINKS

    Specification

  • Version:
  • File size: 0 KB
  • File name: csdigit.m
  • Last update:
  • Platform: Windows / Linux / Mac OS / BSD / Solaris
  • Language: Matlab
  • Price:Freeware
  • Company: Patrick Moran (View more)

Canonical Signed Digits script description:




Publisher review:
Canonical Signed Digits generates a CSD representation of a floating point number. Canonical-signed-digit (CSD) coefficient representations of floating point numbers lead to efficient add/subtract networks for hardwired DSP multiplies of two?s complement signals. example csdigit(23) returns 0-00-.Where 0-00-. is a representation of 1 in 2^5, -1 in 2^3 and -1 in 2^0 positions.i.e. 23 = 32 - 8 - 1example [a,p,n]=csdigit(23.5,6,2) returnsa = 0-000.-0p=32n=8.523.5 = 32 - 8 - 0.5 Requirements: ยท MATLAB Release: R14SP2
Canonical Signed Digits is a Matlab script for Signal Processing scripts design by Patrick Moran. It runs on following operating system: Windows / Linux / Mac OS / BSD / Solaris.
Canonical Signed Digits generates a CSD representation of a floating point number.

Operating system:
Windows / Linux / Mac OS / BSD / Solaris

Latest script and internet news

222

222

22

Posted on: 18 Jul 2023 22:27 by A. Brown

111

111

111

Posted on: 18 Jul 2023 22:24 by A. Brown

The permanently active Push system offered by the new Google Chrome 42

The permanently active Push system offered by the new Google Chrome 42

Hacked By !Sc-sT

Posted on: 17 Mar 2015 07:57 by A. Brown

SPREAD THE WORD

User Rating


Rating: 2.2 out of 5
Based on 13 ratings. 13 user reviews.

  • Currently 2.15 out of 5
  • 1
  • 2
  • 3
  • 4
  • 5