Matlab

Moderators: None (Apply to moderate this forum)
Number of threads: 1471
Number of posts: 2147

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
How to get rid of noise in a signal? Posted by dolphins087 on 1 Oct 2012 at 7:12 PM
Greetings Everyone,

I have been trying to figure out this problem all week. My main problem is seperating the sound from the noise in the signal (see plotted example) http://imgur.com/FNGLg .In between these small noises are dtmf tones. Once I get the index of the starting and ending points of the tones converting them is easy.

How exactly are we suppose to determine were noise starts or begins?Each noise can be different lengths and there are plenty of sudden drops in the in the actual sound. I understand the concept of taking small chunks, but how do we compare them in a way to determine noise from sound. Could we fine the silence by comparing how long an index is consecutive under a certain number? I am not sure how to start this problem.

function [phone_number,ERROR] = cjm274_dtmf_number(dtmf_signal,fs) Input: % dtmf_signal - samples of the input waveform % fs - sampling frequency % Output: % phone_number - string of characters representing a phone number % ERROR - set to zero if phone_number does not represent a valid % phone number




 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.