How to obtain FRF if sampling frequency for INPUT and OUTPUT data is different?
3 ビュー (過去 30 日間)
古いコメントを表示
I am trying to compute FRF and then modal parameters using modalfrf and modalfit commands using data obtained from FE simulations. The load is applied for a certain time and then free response of structure is observed (as in case of impulse loading). Both sampling time and total time for load and response parameters (say displacment) are different. I can obtain FFT for these input and output separatey but can not get frequency response function as sampling time and total time is different. Is there any way to obtain FRF and modal parameters in such case?
0 件のコメント
回答 (1 件)
dpb
2021 年 2 月 1 日
You'll need to resample one or both to a corresponding time base.
This will introduce some error into the estimation; if the sampling rates aren't too markedly different it shouldn't be too bad.
参考
カテゴリ
Help Center および File Exchange で Simulation, Tuning, and Visualization についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!