How can I set the AWGN simulink block to get like this m-file setting >>> awgn(x,SNR,'measured');

3 ビュー (過去 30 日間)
How can I set the AWGN simulink block to get like this setting >>> awgn(x,SNR,'measured'); where the "the AWGN block" must acitvate the "measured" option.

採用された回答

Sulaymon Eshkabilov
Sulaymon Eshkabilov 2023 年 2 月 6 日
One of the possible ways of attaining this is to use MATLAB Fcn block and edit the MATLABV fcn. See the attached simple Simulink model that contains sucn MATLAB Fcn block with awgn() with two inputs, i.e., u1 is the signal, u2 is the power of noise to be added.
  2 件のコメント
hayder fadhil
hayder fadhil 2023 年 2 月 6 日
please can you save the file as matlab 2021 and send it again because I have this version of matlab
thank you very much Sulaymon Eshkabilov

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

その他の回答 (0 件)

カテゴリ

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

Community Treasure Hunt

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

Start Hunting!

Translated by