[Linear_algebra] Linearlity
2025. 8. 20. 09:39ㆍMath/Linear_Algebra
What means linear?
1. f(x1 + x2) = f(x1) + f(x2)
2. f(cx1) = cf(x1)
So, we are using this formula which equation meets linearlity
f(ax1 + bx2) = af(x1) + bf(x2)
'Math > Linear_Algebra' 카테고리의 다른 글
[Linear_Algebra] 3 types of Linear system equations (0) | 2025.08.21 |
---|---|
[Linear_Algebra] Gauss Elimination & Gauss-Jordan Elimination (0) | 2025.08.21 |
[Linear_Algebra] Gaussian elimination and LU factorization (0) | 2025.08.20 |