Community Profile

photo

Markus


Active since 2011

Statistics

  • Thankful Level 1
  • First Answer

View badges

Content Feed

View by

Question


Rotate a figure created with the area function
Hi! I have a figure created with the area function, something like: Y = [1, 5, 3; 3, 2, 7; 1, 5, 3; 2, 6, ...

12 years ago | 1 answer | 0

1

answer

Answered
s-plane to z-plane transformation
The only difference is [bz,az]=bilinear(bG,aG,fs/(2*pi)); instead of [bz,az]=bilinear(bG,aG,fs); The code: ...

13 years ago | 0

Answered
s-plane to z-plane transformation
Hi Teja, thanks for your answer. Unfortunately I don't have the system toolboxes so I can't use c2d( ) and tf( ). However...

13 years ago | 0

Answered
Help using textread as a nested function.
Is this what you want to do? filename = input('Enter song!', 's') filename = [strResponse '.txt'] Then you add the te...

13 years ago | 0

Question


s-plane to z-plane transformation
Hi, I am working in a project where I need to filter a sound signal. The filter is called G-filter and it is specified in the...

13 years ago | 3 answers | 0

3

answers