how to calculate root means square error of two analog signals

1 回表示 (過去 30 日間)
ajay singh
ajay singh 2016 年 5 月 10 日
回答済み: Greg Dionne 2016 年 5 月 11 日
i have got two signals original signal of amplitude -2 to +2 and recovered signal of amplitude -0.1 to 0.1 i am new to matlab please give me code direction to calculate error between them as soon as possible

回答 (1 件)

Greg Dionne
Greg Dionne 2016 年 5 月 11 日
try: rms(sig1 - sig2)

カテゴリ

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

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by