How can I calculate Sum of Squared Errors of two matrices of a different number of rows

I would like to calculate SSE of two matrices of a different number of rows without loosing data and so obtain a new matrix were each kolom represents the SSE. Is it possible to "expand" or "shrink" (or project) a matrix? The problem is that I want to compare two measurement sets that were taken during the same timespan but they have a different amount of rows. I also have the time when each measurement was done.
Thanks for your advice.
Joël

 採用された回答

Shashank Prasanna
Shashank Prasanna 2013 年 11 月 21 日

0 投票

Synchronize your data to a common time scale and then compute your error measure.

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeCreating and Concatenating Matrices についてさらに検索

製品

質問済み:

2013 年 11 月 21 日

コメント済み:

2013 年 11 月 21 日

Community Treasure Hunt

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

Start Hunting!

Translated by