Sign in

username:

password:



Not a member?

Search blogs



Search tips

Articles by category



Our Bloggers

See Also

Embedded SystemsFPGAElectronics

Basics - DSP Blog

Would you like to be notified by email when a new blog entry gets published on DSPRelated.com?

  

Most Popular First | Highest Rated First | Most Recent First


RSS Feed | Add to Technorati Favorites

[Book Review] Numpy 1.5 Beginner's Guide

Full Disclosure: The publisher of this book, PACKT, was soliciting reviewers.  I volunteered to review the book and the publisher sent me an e-version of the book. Introduction The followin...

posted by Christopher Felton on Jan 7 2012 under Basics | Python 
Comments (0) |

Design study: 1:64 interpolating pulse shaping FIR

This article is the documentation to a code snippet that originated from a discussion on comp.dsp. The task is to design a root-raised cosine filter with a rolloff of a=0.15 that interpolates to 64x...

posted by Markus Nentwig on Dec 26 2011 under Matlab | Basics | Multirate DSP 
Comments (4) |

Python number crunching faster? Part I

Everyone has their favorite computing platform, regardless if it is Matlab, Octave, Scilab, Mathematica, Mathcad, etc.  I have been using Python and the common numerical and scientific packages a...

posted by Christopher Felton on Sep 17 2011 under Matlab | Basics | DSP on the Web | Python 
Comments (4) |

Bank-switched Farrow resampler

Bank-switched Farrow resampler Summary A modification of the Farrow structure with reduced computational complexity.Compared to a conventional design, the impulse response is broken into a higher nu...

posted by Markus Nentwig on Aug 13 2011 under Matlab | Basics | Multirate DSP 
Comments (0) |

A Fixed-Point Introduction by Example

Fixed-point is used to represent fractional numbers of finite-word length.  Fixed-point is an interpretation of a 2's compliment number usually signed but not limited to sign representation. &nbs...

posted by Christopher Felton on Apr 25 2011 under FPGA | Basics 
Comments (12) |

Implementing a full-duplex UART using the TMS320VC33 serial port

Although the TMS320VC33 serial port was designed to be used as a synchronous port, it can also be used as an asynchronous port under software control. This post describes the hardware and software nee...

posted by Manuel Herrera on Mar 16 2011 under Basics | Tips and Tricks | Communication 
Comments (2) |

Discrete Wavelet Transform Filter Bank Implementation (part 2)

Following the previous blog entry: http://www.dsprelated.com/showarticle/115.php Difference between DWT and DWPT Before getting to the equivalent filter obtention, I first want to talk about the dif...

posted by David Valencia on Dec 5 2010 under Matlab | Basics | Academia / Research | wavelet 
Comments (5) |

State Space Representation and the State of Engineering Thinking

Most, if not all, textbooks in signal processing (SP) thoroughly covers the frequency analysis of signals and systems alike, including the Fourier and the Z-transform that produce the well known Trans...

posted by Sami Al Dalahmah on Nov 23 2010 under Basics | Academia / Research 
Comments (2) |

Matlab Programming Contest

Every 6 months Mathworks hosts an online Matlab programming contest.  If you love or hate Matlab check out the contest.  The group does a really good job putting together the puzzles.  ...

posted by Christopher Felton on Nov 10 2010 under Matlab | Basics 
Comments (0) |

Discrete Wavelet Transform Filter Bank Implementation (part 1)

UPDATE: Added graphs and code to explain the frequency division of the branches The focus of this article is to briefly explain an implementation of this transform and several filter bank forms. Th...

posted by David Valencia on Oct 27 2010 under Matlab | Basics | Academia / Research | Tips and Tricks | Multirate DSP | wavelet 
Comments (0) |
| 1 | 2 | 3 | next