photo

Markus


2011 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

2 質問
3 回答

ランク
100,658
of 297,569

評判
0

コントリビューション
2 質問
3 回答

回答採用率
100.0%

獲得投票数
0

ランク
 of 20,459

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 159,178

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 1
  • First Answer

バッジを表示

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: ...

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...

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...

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

3

回答