Sign in

username or email:

password:



Not a member?
Forgot your password?

Search code



Search tips

Ads

See Also

Embedded SystemsFPGA

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

Frequency Response Creator [Matlab]

To be used with a sweeping tone, this program takes the output and calculates the magnitude response at each frequency. This is useful for determining the frequency response of any audio device that ...

posted by Ron Elbaz on Apr 11 2011
Comments (0) |

Step Response Pole Effect Demo 2 [Matlab]

A demonstration that shows the effect of pole positions on step response by displaying both plots side by side. Notice the decreasing horizontal scale on the step response....

posted by Ron Elbaz on Apr 1 2011
Comments (0) |

Step Response Pole Effect Demo [Matlab]

A demonstration that shows the effect of pole positions on step response by displaying both plots side by side....

posted by Ron Elbaz on Apr 1 2011
Comments (0) |

WAV 2D Color Spectrogram [Matlab]

Displays a 2D color spectrogram based on 'input.wav'. **Axis values are not representative of time or frequency....

posted by Ron Elbaz on Apr 1 2011
Comments (1) |

DFT/IDFT Demo [Matlab]

Displays a discrete signal, its DFT, and the IDFT reconstructed signal. Press any key for next parameter....

posted by Ron Elbaz on Apr 1 2011
Comments (0) |

Waterfall Spectrograph [Matlab]

Displays a waterfall graph of the spectrum of the input signal over time. Very nice looking, amazing way to visualize a signal!...

posted by Ron Elbaz on Apr 1 2011
Comments (0) |

Image Quantizer Demo [Matlab]

Shows the effect of different levels of quantizaiton on an RGB image in time lapse....

posted by Ron Elbaz on Apr 1 2011
Comments (0) |

Signal-to-Distortion SDR Ratio [Matlab]

Calculates the SDR in dB between a signal and its quantized version. The output is Y (Gamma)....

posted by Ron Elbaz on Apr 1 2011
Comments (0) |

RGB (JPEG) Image Separator [Matlab]

Script that seperates an RGB image into 3 respective 2D matricies....

posted by Ron Elbaz on Apr 1 2011
Comments (0) |

Image Quantizer [Matlab]

A script that quantizes an input image and displays both the original and quantized version. t(color) represents the number of bits to truncate from the respective color stream. **Press any key to go...

posted by Ron Elbaz on Apr 1 2011
Comments (0) |
| 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | | 25 | | 27 | 28 | 29 |