There is a "weightingFilter" function that converts given signal to weighted signal, for A,B,C audio filters. Can we include our own filter in the function ?

3 ビュー (過去 30 日間)
The weighting filter I have has 44 frequencies and is taken from ISO-2631 standard. And my signal has 20 samples in discrete time between 0 to 10secs. The goal is to get weighted signal as output. If we can not include our filter in the MATLAB function, then how do we calculate weighted signal ?
  9 件のコメント
Walter Roberson
Walter Roberson 2023 年 2 月 13 日
Taking a short signal with low time resolution and using an interpolating spline on it will not give you something that can be adequately analyzed at 44 frequencies. A sample rate of 2 Hz would require that the signal duration be... not sure, a couple of days?? in order to be able to resolve the frequencies. And that is assuming repeated signal.
You are probably going to have to increase your sampling rate
Mario Malic
Mario Malic 2023 年 2 月 13 日
Sampling rate definitely needs to be increased.

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeMeasurements and Spatial Audio についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by