How can I calculate Sum of Squared Errors of two matrices of a different number of rows
11 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Joël
el 21 de Nov. de 2013
Comentada: Joël
el 21 de Nov. de 2013
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
0 comentarios
Respuesta aceptada
Shashank Prasanna
el 21 de Nov. de 2013
Synchronize your data to a common time scale and then compute your error measure.
Más respuestas (0)
Ver también
Categorías
Más información sobre Resizing and Reshaping Matrices en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!