Skip to Main Content Skip to Search
Login
File Exchange
MATLAB Newsgroup
Link Exchange
  Blogs  
 Contest 
MathWorks.com

Thread Subject: Creation of simple HF filter...

Subject: Creation of simple HF filter...

From: Andrey Kazak

Date: 21 Jan, 2008 15:43:02

Message: 1 of 9

Hallo!

Could you help me please to create a simple HF filter in
Matlab with the following frequency characteristic:

K(w)= A/(B+jw), where A and B real constants, j - imaginary
unit, w - circular frequency...

Thank you in advace for quick and clear help...

Subject: Creation of simple HF filter...

From: Srikanth

Date: 21 Jan, 2008 17:36:34

Message: 2 of 9

Check out FDATool

Subject: Creation of simple HF filter...

From: Andrey Kazak

Date: 21 Jan, 2008 18:37:02

Message: 3 of 9

Srikanth <skt@xdtech.com> wrote in message
<95574cbf-da3b-4a76-8184-9a6fc0dd9e34@e6g2000prf.googlegroups.com>...
> Check out FDATool

Thank you for answer...
I don't see a way to create a custom filter such as in my
first post by means of fdatool... Just predefined ones...

Subject: Creation of simple HF filter...

From: Markus Buehren

Date: 21 Jan, 2008 20:59:02

Message: 4 of 9

Your formulation K(w)= A/(B+jw) looks like a time-continous
filter. What exactly do you want to do with it? Basically
Matlab knows discrete signals and filters like K(exp(jw)) =
A/(B+exp(-jw)).

Markus

Subject: Creation of simple HF filter...

From: Andrey Kazak

Date: 22 Jan, 2008 06:37:03

Message: 5 of 9

"Markus Buehren" <mb_matlab.REMOVE@gmxTHIS.de> wrote in
message <fn312m$hsd$1@fred.mathworks.com>...
> Your formulation K(w)= A/(B+jw) looks like a time-continous
> filter. What exactly do you want to do with it? Basically
> Matlab knows discrete signals and filters like K(exp(jw)) =
> A/(B+exp(-jw)).
>
> Markus

Markus,

I need to create a discrete analogue for time-continous
filter K(w)= A/(B+jw). I suppose the discrete filter will
act with discrete signal like its analog prototype acts with
continous signal...

Is it possible to make one at all?

Subject: Creation of simple HF filter...

From: Srikanth

Date: 22 Jan, 2008 16:37:59

Message: 6 of 9

Your filter is a first order butterworth filter. This is found in
FDATool, and there are other commands as well for it (lookfor
butterworth).
hth
ss

On Jan 21, 11:37 pm, "Andrey Kazak" <A...@nospam.ru> wrote:
> "Markus Buehren" <mb_matlab.REM...@gmxTHIS.de> wrote in
> message <fn312m$hs...@fred.mathworks.com>...
>
> > Your formulation K(w)= A/(B+jw) looks like a time-continous
> > filter. What exactly do you want to do with it? Basically
> > Matlab knows discrete signals and filters like K(exp(jw)) =
> > A/(B+exp(-jw)).
>
> > Markus
>
> Markus,
>
> I need to create a discrete analogue for time-continous
> filter K(w)= A/(B+jw). I suppose the discrete filter will
> act with discrete signal like its analog prototype acts with
> continous signal...
>
> Is it possible to make one at all?

Subject: Creation of simple HF filter...

From: Paul

Date: 22 Jan, 2008 22:59:04

Message: 7 of 9

Srikanth <skt@xdtech.com> wrote in message
<647bcf3c-a3e0-4f90-9628-b5d83e28e9db@e23g2000prf.googlegroups.com>...
> Your filter is a first order butterworth filter. This is
found in
> FDATool, and there are other commands as well for it (lookfor
> butterworth).
> hth
> ss
>
> On Jan 21, 11:37 pm, "Andrey Kazak" <A...@nospam.ru> wrote:
> > "Markus Buehren" <mb_matlab.REM...@gmxTHIS.de> wrote in
> > message <fn312m$hs...@fred.mathworks.com>...
> >
> > > Your formulation K(w)= A/(B+jw) looks like a
time-continous
> > > filter. What exactly do you want to do with it? Basically
> > > Matlab knows discrete signals and filters like
K(exp(jw)) =
> > > A/(B+exp(-jw)).
> >
> > > Markus
> >
> > Markus,
> >
> > I need to create a discrete analogue for time-continous
> > filter K(w)= A/(B+jw). I suppose the discrete filter will
> > act with discrete signal like its analog prototype acts with
> > continous signal...
> >
> > Is it possible to make one at all?
>

help bilinear

you already have the simple poles and zeros of the analog
filter and only need the sample rate to convert these to a
digital filter.

Subject: Creation of simple HF filter...

From: Andrey Kazak

Date: 23 Jan, 2008 04:13:02

Message: 8 of 9

> help bilinear
>
> you already have the simple poles and zeros of the analog
> filter and only need the sample rate to convert these to a
> digital filter.

Ok!

As I understood, for my filter I need to use the following
syntax of "bilinear":

[numd,dend] = bilinear(num,den,fs)

for my filter it's:

[numd,dend] = bilinear([A],[1 B],fs)

Is it right?

What should I do with [numd,dend] to perform a filtration?

Subject: Creation of simple HF filter...

From: Andrey Kazak

Date: 30 Jan, 2008 15:59:02

Message: 9 of 9

Help me please...

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
frequency characteristic Andrey Kazak 21 Jan, 2008 10:45:11
high frequency filter Andrey Kazak 21 Jan, 2008 10:45:11
rssFeed for this Thread

envelope graphic E-mail this page to a colleague

Public Submission Policy
NOTICE: Any content you submit to MATLAB Central, including personal information, is not subject to the protections which may be afforded information collected under other sections of The MathWorks, Inc. Web site. You are entirely responsible for all content that you upload, post, e-mail, transmit or otherwise make available via MATLAB Central. The MathWorks does not control the content posted by visitors to MATLAB Central and, does not guarantee the accuracy, integrity, or quality of such content. Under no circumstances will The MathWorks be liable in any way for any content not authored by The MathWorks, or any loss or damage of any kind incurred as a result of the use of any content posted, e-mailed, transmitted or otherwise made available via MATLAB Central. Read the complete Disclaimer prior to use.
Related Topics