Recent content by zairizain
-
Z
Polynomial Basis and Linear Transformation
Homework Statement Let X be the vector space of polynomial of order less than or equal to M a) Show that the set B={1,x,...,x^M} is a basis vector b) Consider the mapping T from X to X defined as: f(x)= Tg(x) = d/dx g(x) i) Show T is linear ii) derive a matrix...- zairizain
- Thread
- Basis Linear Linear transformation Polynomial Transformation
- Replies: 1
- Forum: Calculus and Beyond Homework Help
-
Z
Singular value decomposition using matlab
So I should calculate different SVD? thanks- zairizain
- Post #3
- Forum: Calculus and Beyond Homework Help
-
Z
Singular value decomposition using matlab
Homework Statement Given matrix, A= (-1 0 2;2 -1 0) and B=(-3 4;2 1) Find SVD using matlab. Homework Equations The Attempt at a Solution matlab code for svd; [d,e,f]= svd(c) c= A*B (but i got an error in MATLAB when i tried this) thanks- zairizain
- Thread
- Decomposition Matlab Value
- Replies: 2
- Forum: Calculus and Beyond Homework Help