phased array mag2db

1 回表示 (過去 30 日間)
Matthew Anderson
Matthew Anderson 2019 年 8 月 2 日
回答済み: Honglei Chen 2019 年 8 月 2 日
In line 771 of phased.CustomAntennaElement there is a call to mag2db function within the saveObjectImpl method which is preceded by the following comment:
% starting from R2013a, we save linear scale pattern in
% pRadiationPattern to improve the performance, avoiding doing
% db conversion all the time. However, to avoid backwards
% compatibility issue, we will save pRadiationPattern always as
% dB and then convert it to linear scale when it gets loaded.
This desire to be backwards compatible results in a call that ends up being very expensive in terms of the time. It would be nice if we could avoid this.

回答 (1 件)

Honglei Chen
Honglei Chen 2019 年 8 月 2 日
Thanks for the suggestion, we will look into this.

カテゴリ

Help Center および File ExchangeGet Started with Phased Array System Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by