Roast topics
Find topics
Roast it!
Roast topics
Find topics
Find it!
Login
From:
geo-ant.github.io
(Uncensored)
subscribe
Solving Variable Projection with QR Decomposition – Geo's Notepad – Mostly Programming and Math
https://geo-ant.github.io/blog/2025/qr-based-varpro/
links
backlinks
Tagged with:
algorithm
least-squares
varpro
This article continues the series on Variable Projection and explains how rewrite the problem using QR decomposition, rather than the more computationally expensive singular value decomposition (SVD).