How to calculate Transfer function?

I have four mic phones (1 2 3 4) pressure data in Matlab. They are all in the 1*4095 matrix. How to calculate transfer functions between 1 and 2, 3 and 4? What functions should I use?

回答 (1 件)

Star Strider
Star Strider 2016 年 9 月 28 日

0 投票

I would use the Signal Processing Toolbox invfreqz function. You will have to calculate the transfer functions between two signals at a time. I am not aware of any function that can identify a multiple-input-multiple-output (MIMO) system.
The System Identification Toolbox has a number of other functions for system identification.

カテゴリ

ヘルプ センター および File ExchangeLinear Model Identification についてさらに検索

質問済み:

2016 年 9 月 28 日

回答済み:

2016 年 9 月 28 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by