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일
Synchronize your data to a common time scale and then compute your error measure.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Matrix Indexing에 대해 자세히 알아보기

제품

질문:

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