フィルターのクリア

i have oscillating signal at scope in simulink, how i can get the average of this signal?

10 ビュー (過去 30 日間)
ahmed
ahmed 2014 年 3 月 12 日
回答済み: nl2605 2014 年 3 月 12 日
i have oscillating signal at scope in simulink, how i can get the average of this signal?

回答 (1 件)

nl2605
nl2605 2014 年 3 月 12 日
Well, I don't think there is a Mean block or Average block for this operation. What you can do is use an 'Outport'. This will take the values of your signal out to MATLAB. There you can calculate the mean of the data using 'mean' function.

カテゴリ

Help Center および File ExchangeScopes and Data Logging についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by