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

3 vues (au cours des 30 derniers jours)
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.

Réponse acceptée

Sulaymon Eshkabilov
Sulaymon Eshkabilov le 6 Fév 2023
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 commentaires
hayder fadhil
hayder fadhil le 6 Fév 2023
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

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Simulink dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by