Sign in

username:

password:



Not a member?

Search code



Search tips

Ads

See Also

Embedded SystemsFPGAElectronics

DSP Code Sharing - Code Snippets - Code Examples

If you would you like to share a piece of DSP related code with the community, please click here.

By Programming Language:
All LanguagesASM | Bluespec SystemVerilog (BSV) | C | C++ | Matlab | Mixed C and ASM | Octave | Python | Scilab 

By Processor:
All ProcessorsARM | FPGA/ASIC (RTL) | Freescale DSP56F8xx | SHARC | TI C64x | TI C67x | TI F28x 

Sorted by:
Most Popular First | Highest Rated First | Most Recent First


NEW: Suggest a Snippet

Image denoising - Threshold calculation for Bishrink method [Matlab]

This function used to calculate the threshold for image denoising using bishrink method...

posted by Senthilkumar R on Jul 30 2011
Comments (0) |

A-Law Compression - non uniform Quantization [Scilab]

This program is used to perform A-Law Compression...

posted by Senthilkumar R on Mar 24 2011
Comments (0) |

ML Estimation of Several Frequencies Using the Nonuniform FFT [Matlab]

This snippet computes the ML estimate of several frequencies, and is a significant enhancement of snippet      http://www.dsprelated.com/showcode/164.phpThese are its main fea...

posted by Jesus Selva on Jul 8 2011
Comments (0) |

Power Spectrum of Discrete PAM signals [Scilab]

This function is used to plot and compare the power spectra of different discrete PAM signlas such as: NRZ polar, NRZ Bipolar, NRZ Unipolar, Manchester format etc....

posted by Senthilkumar R on Mar 28 2012
Comments (0) |

Analog IIR to Digital IIR -Bilinear Transformation [Scilab]

This Program is used To convert analog IIR filter into digital IIR filter usingBilinear Transformation...

posted by Senthilkumar R on Mar 21 2011
Comments (0) |

sinc function in scilab [Scilab]

The inbuilt sinc scilab not giving correct result. Check my function....

posted by Senthilkumar R on Feb 8 2011
Comments (0) |

Constant complexity rectangular QAM demodulator [C, TI C67x]

This code can demodulate an input to a constellation of size 'm'. The number of steps to perform the demodulation is independent of 'm'....

posted by Vashishth Chaudhri on Nov 14 2010
Comments (0) |

TI F281x PWM Configuration [C, TI F28x]

This piece of code contains a function which configures the basic features of the PWM module in TI F281x family. In this case it generates a period of 200 Hz with 60% duty cycle in...

posted by Emmanuel Duarte on Apr 18 2011
Comments (0) |

PSD estimation window based-scilab code [Scilab]

This scilab program is used for window based power spectrum estimation...

posted by Senthilkumar R on Dec 28 2011
Comments (0) |

Power Computation of a Digital Stream [Matlab]

This snippet implements the very basic concepts of power computation of a given digital stream. It looks at total power, ac power and dc power. It also compares the results with the statistical parame...

posted by kadhiem Ayob on Feb 26 2012
Comments (0) |
previous | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | next