Question: 10. Write a function with header C = myMatrixTransform(A) which takes as input an n-by-n symmetric and positive definite matrix A and outputs an n-by-n
10. Write a function with header C = myMatrixTransform(A) which takes as input an n-by-n symmetric and positive definite matrix A and outputs an n-by-n matrix Ccalculated according to the following formula: isk k-1 |Akk j=k Cik 1 che (An - 239.Cu). >* Briefly explain how you constructed an algorithm that implements this calculation. Use your function for A - 116 -12 8 4; -12 18 -12 6; 8 -12 12-6; 4 6 6 4)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
