resistor with random variable number not working
1 回表示 (過去 30 日間)
古いコメントを表示
Hello i have many simulink blocksets,
i have tried to put rf blockset in order to build a ressistor with random value in it as shonn bellow.
but its not working .Where did i go wrong?
0 件のコメント
採用された回答
Ameer Hamza
2020 年 5 月 29 日
There is no need to add randn(1) in the resistor value. As the documentation page mentions: https://www.mathworks.com/help/simrf/ref/variableresistor.html you just need to tick the "Simulate noise" checkbox. In the resistance field, just type 50. Also, make sure that the "simulate noise" box is ticked in RF-blockset configuration block.
8 件のコメント
Ameer Hamza
2020 年 6 月 2 日
It is difficult to predict. You will need to run the model to check if it works.
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!