Model Identification with Matrices

3 visualizaciones (últimos 30 días)
Marv
Marv el 30 de Mzo. de 2015
Comentada: Marv el 31 de Mzo. de 2015
Hello, I have the following measured data (no time sequence !):
A = [30x1] %input 1
B = [1x5} %input 2
C = [30x5] %output
So the model can be described by:
A * B = C
For identification I look for a function like:
C = f(A, B)
There are no parameters required for A or B, because this is measured data.
What is the best way to identify such function ? Grey-Box-Modelling / Least-Square ?
Can you post a code with small explanation please ?
Thank you very much

Respuestas (0)

Categorías

Más información sobre Linear Model Identification en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by