How can i detect the amplitude of a sinusoidal signal in Simulink ?

10 ビュー (過去 30 日間)
El Mehdi FADEL
El Mehdi FADEL 2018 年 4 月 23 日
回答済み: Samar 2025 年 1 月 28 日
Hello, I am working on a project in Simulink ... i want to extract the amplitude of a sinusoidal signal as it shown below ... how can i extract the value of the amplitude in simulink ? the frequency of the signal is variant with time .Thanks in advance

回答 (1 件)

Samar
Samar 2025 年 1 月 28 日
The amplitude can be found using the “minmax” block in Simulink. The block returns the maximum and minimum value of the signal which is given as input. You can read more about this function through the link given below:
This question seems very much like the problem given below. I believe you can refer to the answer given in this question for better understanding:
Regards,
Samar

カテゴリ

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