フィルターのクリア

How to change decibel magnitude to linear amlitude?

4 ビュー (過去 30 日間)
Dawid Marcol
Dawid Marcol 2020 年 4 月 16 日
回答済み: Nikhil Sonavane 2020 年 5 月 20 日
Hello,
I want on "y" axis linear amplitude instead of decibel amplitude. It's a signal analyzer toolbox.
I tried add a custom function "db2mag" in a preprocessing label, but MatLab sent me warning: To many inputs arguments.
Anyone know How to change db to linear magnitude in signal processing toolbox?
  2 件のコメント
Star Strider
Star Strider 2020 年 4 月 16 日
That does not appear to be an option. The best you can likely do is to export the spectrum and then plot it yourself.
Dawid Marcol
Dawid Marcol 2020 年 4 月 16 日
Yes, its an alternative but I have a lot of data and it is very easy to analize signal in that signal processing toolbox. When I plot it I can't use many options like vertical markers, display peaks etc.

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

回答 (1 件)

Nikhil Sonavane
Nikhil Sonavane 2020 年 5 月 20 日
The Signal Analyser is designed in a way that it gives magnitude in decibel scale. If you wish to get the data in linear magnitude then you will have to export the data and plot it outside Signal Analyser. For more details on Signal Analyser capabilities I suggest you go through its documentation.

カテゴリ

Help Center および File ExchangeSpectral Measurements についてさらに検索

製品


リリース

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by