Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Q6 MATLAB Exercise 3.6 (a) Enter the matrix P and the vector xo into MATLAB. To avoid mistakes, just copy and paste this: >> P
Q6 MATLAB
Exercise 3.6 (a) Enter the matrix P and the vector xo into MATLAB. To avoid mistakes, just copy and paste this: >> P = [0.8100 0.0800 0.1600 0.1000; 0.0600 0.0400 0.7400 0.0400; 0.0900 0.8400 0.0500 0.0800; 0.0400 0.0400 0.0500 0.7800] x0[48.56; 51.01; 0.0013; 0.0030] What will the party distribution vector be 3, 7, and 10 presidential elections from now? (b) What will be the results 30, 60, 100 elections from now? Summarize simply what is happening with x k as k gets big. ??|How much different is x 30 from x 60 from x 100 ? Exercise 3.6 (a) Enter the matrix P and the vector xo into MATLAB. To avoid mistakes, just copy and paste this: >> P = [0.8100 0.0800 0.1600 0.1000; 0.0600 0.0400 0.7400 0.0400; 0.0900 0.8400 0.0500 0.0800; 0.0400 0.0400 0.0500 0.7800] x0[48.56; 51.01; 0.0013; 0.0030] What will the party distribution vector be 3, 7, and 10 presidential elections from now? (b) What will be the results 30, 60, 100 elections from now? Summarize simply what is happening with x k as k gets big. ??|How much different is x 30 from x 60 from x 100Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started