フィルターのクリア

Calculate Signal Magnitude Area of an accelerometer in Matlab

11 ビュー (過去 30 日間)
inti
inti 2014 年 7 月 21 日
回答済み: Star Strider 2014 年 7 月 21 日
Hi to all,
I have accelerometation data in x,y,z format and I want to compute the normalized signal magnitude area (SMA) of my signal according to this:
Assuming that I choose a time interval of 0.1 sec , how would I do this in matlab? Thanks in advance

回答 (1 件)

Star Strider
Star Strider 2014 年 7 月 21 日
I would use the trapz function to do the integrations.
Write your code to calculate MSA, and if you have problems, post or attach your code, a sample of your signal data, and a full description of any problems you have, with complete error messages if your code generates them.

カテゴリ

Help Center および File ExchangeDigital Filter Analysis についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by