Page 3 of 5 MATLAB Project: Using Eigenvalues to Study Spotted Owls
Remark: The space 3
^is much like 3
\. Its elements are all triples of complex numbers, and its scalars
are the complex numbers. Also, {(1,0,0), (0,1,0), (0,0,1)} is a basis for 3
^so its dimension is three;
hence, any three independent vectors in 3
^form a basis for the space. Finally, the vectors 123
,,vvv
found in question 2 are linearly independent. You can check that directly, or just notice that the three
eigenvalues of A are distinct.
(c) Let the initial vector be 0
100
100
100
⎡⎤
⎢⎥
=⎢⎥
⎢⎥
⎣⎦
x. Type the following lines to rearrange the columns of V so the
eigenvector corresponding to 1
λ
is the first column and then to solve 0112233
cc c=+ +xvvv
for the i
c’s:
3. Continue to use 0
100
100
100
⎡⎤
⎢⎥
=⎢⎥
⎢⎥
⎣⎦
xas the initial vector. Choose two values of t: 1
tshould be less than the
critical value you found above, and 2
t greater than that critical value. Record the values you choose:
1
t = __________ 2
t = __________
(a) Using t= 1
t, calculate and plot the values of k
j, k
, and k
afrom 1997 until 2020. The
following commands will do these things for t= 1
t: