Convert linear-fit results onto an orthogonal basis

2 visualizzazioni (ultimi 30 giorni)
MM
MM il 12 Nov 2013
I have the results of the linear fit of some experimental data:
y=a0+a1.x
together with the covariance matrix: sigma_square_a0, sigma_square_a1, sigma_a0_a1. I d like to express the results using an orthogonal polynomial basis, that is to say as
y=b0+b1.(x-c)
with sigma_b_c=0 and sigma_square_c=0. I bet it is just a matter or diagonalizing the covariance matrix but i don't see how to define the c.
Any thoughts?

Risposte (0)

Categorie

Scopri di più su Polynomials in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by