Feeds
질문
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, ...
대략 13년 전 | 답변 수: 1 | 0
1
답변답변 있음
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: ...
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: ...
거의 14년 전 | 0
답변 있음
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...
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...
거의 14년 전 | 0
답변 있음
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...
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...
거의 14년 전 | 0
질문
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...
거의 14년 전 | 답변 수: 3 | 0