Thread Subject: signal processing

Subject: signal processing

From: HABIB AHSAN

Date: 19 Mar, 2010 05:14:04

Message: 1 of 4

for my project works i have to filter voice signals.how i can convert the signal into digital by matlab ? is that signal should be kept in WAV format in work file ? i want the full matlab code for different filters (low pass, high pass,band pass,band stop etc.) for FIR filter design in different window techniques immediately.

Subject: signal processing

From: us

Date: 19 Mar, 2010 08:46:02

Message: 2 of 4

"HABIB AHSAN" <nrz0400@yahoo.com> wrote in message <hnv16s$d2d$1@fred.mathworks.com>...
> for my project works i have to filter voice signals.how i can convert the signal into digital by matlab ? is that signal should be kept in WAV format in work file ? i want the full matlab code for different filters (low pass, high pass,band pass,band stop etc.) for FIR filter design in different window techniques immediately.

a hint:

     help wavread;
     help signal;

us

Subject: signal processing

From: Wayne King

Date: 19 Mar, 2010 08:52:04

Message: 3 of 4

"HABIB AHSAN" <nrz0400@yahoo.com> wrote in message <hnv16s$d2d$1@fred.mathworks.com>...
> for my project works i have to filter voice signals.how i can convert the signal into digital by matlab ? is that signal should be kept in WAV format in work file ? i want the full matlab code for different filters (low pass, high pass,band pass,band stop etc.) for FIR filter design in different window techniques immediately.

1.) Use wavread() to read WAV files. You don't necessarily have to have your data in a WAV file. You can read a number of different file formats into MATLAB.

2.) Get the Signal Processing Toolbox There are a number of FIR filter routines

Subject: signal processing

From: Rune Allnor

Date: 19 Mar, 2010 10:20:14

Message: 4 of 4

On 19 Mar, 06:14, "HABIB AHSAN" <nrz0...@yahoo.com> wrote:
> for my project works i have to filter voice signals.how i can convert the signal into digital by matlab ?

You can't. You need an ADC for that.

> is that signal should be kept in WAV format in work file ? i want the full matlab code for different filters (low pass, high pass,band pass,band stop etc.) for FIR filter design in different window techniques immediately.

Buy the filter design toolbox.

Rune

Tags for this Thread

Everyone's Tags:

Add a New Tag:

Separated by commas
Ex.: root locus, bode

What are tags?

A tag is like a keyword or category label associated with each thread. Tags make it easier for you to find threads of interest.

Anyone can tag a thread. Tags are public and visible to everyone.

Tag Activity for This Thread
Tag Applied By Date/Time
reference us 19 Mar, 2010 04:49:06
rssFeed for this Thread

Contact us at files@mathworks.com