フィルターのクリア

How Can I generate a damped sinusoidal wave in Simulink?

8 ビュー (過去 30 日間)
Lluís
Lluís 2014 年 11 月 12 日
編集済み: Avinash Prakash 2016 年 6 月 3 日
Hello,
I have to model the damped sinusoidal wave: y = A*sin(w*t-phi).*(exp(-B*t) where:
A=0.2 B=1000 f_s=2000 t = [0:.00001:0.005]; w=2*pi*f_s phi= 1.0472
I know how to do it in Matlab but not in Simulink, as I don't know which blocks I have to use to add the exponential part to the function.
Can someone help? ( a picture of the model would be so appropriate...)
Many thanks,
Lluís

回答 (1 件)

Avinash Prakash
Avinash Prakash 2016 年 6 月 3 日
編集済み: Avinash Prakash 2016 年 6 月 3 日
Hello Lluís,
You can get the damped sine wave in Simulink with this approach. In the "Sine Wave" block, you can give the frequency, amplitude and phase of the signal.
Best Regards,
Avinash

カテゴリ

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

Community Treasure Hunt

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

Start Hunting!

Translated by