Filter löschen
Filter löschen

How to solve the system of simultaneous linear equation using QR decomposition?

5 Ansichten (letzte 30 Tage)
I was playing with the polyfit() function in the surface fitting toolbox to fit a surface to my data, which states that its solves the linear equations using QR decomposition(using Matlab backslash(\) operator).
Is there any mathematical formulation of how these equations are solved using this technique on paper? I am curious to know "top to bottom" theoretical formulation of this method. I just want to understand the maths behind this approach.
Thanks!!

Akzeptierte Antwort

Torsten
Torsten am 17 Jan. 2017
  1 Kommentar
Parth
Parth am 18 Jan. 2017
I really appreciate your answer. In literature I found 3 different methods of QR decomposition and they might have their own benefits. which one is implemented in Matlab qr() function?
Using Houholder Reflection s? Using Gram-Schmidt Process or its modified version? Here in document you suggested 2 different methods are explained.
Thanks

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Get Started with Curve Fitting Toolbox finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by