Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

need to create a transformation matrix using the above eigenvectors. not sure what im doing wrong need help. checkanswer.natrix(c, 2678936255a1b293543c91c74443263); Question : (10 points) Calculate

need to create a transformation matrix using the above eigenvectors. not sure what im doing wrong need help. image text in transcribed
checkanswer.natrix(c, 2678936255a1b293543c91c74443263"); Question : (10 points) Calculate the eigenvales and algerivectors of the Gram matrix C. En (144): # YOUR CODE HERE results np. linalg.eig(c) print (results[1]) print results [O] raise Not ImplementedError() [1-0.55967132 -0.66160005 0.49995249) (-0.55140969 -0.15224734 -0.82022442) (-0.61863993 0.73423847 0.2796e42 ) 12.1096895@e+08 1.34018152e-87 1.29648732e+06) Not ImplementedError Traceback (most recent call last) cipython-input-144-8428938975c5 in modules 6 aprint results 1[1.11) 7 sprint resultstalli, 21) raise Not ImplementedError() NotaplementedError! Quention (10 points) Use the eigenvectors found in Questions to create a 3 x 3 orthonormal color transformation matrix T that can transform points from RGB space into the new principal component's color space to the rows of the transformation matrix should consist of the three normalized eigenvectors sorted from largest to smallest eigenvalues dargest on top) In (14011. Put your answer here Tnp.matrix11-6.55140969, 3.73423847, 0.49985249 ). (-0,55967132,-0.15224724, 0.27960421, 1-3.61663993, -8.66160105,-0.62022442) print(1) T-6.55140969 0.73423847 @.49905249) T-8.55967132 -0.15224734 8.2796042 1-0.61863993 -0.66160005 -0.8202244211 In (14111 from answer check inport checkanswer checkanswer.matrix T, "dca594755 ccdf561715be4bff2d091) Testing Answer Answer seems to be incorrect

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Relational Database And Transact SQL

Authors: Lucy Scott

1st Edition

1974679985, 978-1974679980

More Books

Students also viewed these Databases questions