Hacker News new | past | comments | ask | show | jobs | submit login

> Each time you want to find the coordinate of a vector you have solve a system of linear equations.

This is wrong, unless I'm misreading you. The first time you want the coordinates of a vector in a nonstandard basis you need to construct the matrix that does the change of basis, which requires inverting a matrix (same cost as solving a LSE), but after that, it's just plain matrix-vector multiplication.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: