Solve DE and Find path(time)
a) Yt+2-2yt+1+2yt=1
y0=1 y1=4
b) Yt+2-yt+1+1/4yt=1
Y0=4 , Y1=7


Solve DE and Find path(time) a) Yt+2-2yt+1+2yt=1 y0=1 y1=4 b) Yt+2-yt+1+1/4yt=1 Y0=4 , Y1=7
For the system in problem below, find the output yt if the input xt=ut, and y0-=4, y'0=0. y''t+10y't+16yt=3x(t)
For the following system of first order difference equations xt+1=-xt-2yt +24 yt+1= -2xt+2yt+9 1) Present the system in matrix form. (2) Find the equilibrium vector. (3) Find the eigenvalues and eigenvectors for this system. (4) Find the general solution. (5) Plot the phase diagram.
II) A consumer behavior is described by the equation Y1 = C4 + Se where Yt, C and S, stand respectively for the income, consumption and saving of the consumer at the time period t. We assume that C = Y+1 - 7 and S = Y, at any time period t. 1. Write down the difference equation of consumption of the consumer. 2 marks For the subsequent questions, we assume that the consumption of the consumer satisfies the relation:...
Given the initial-value problem y'=2-2tyt2+1, 0 ≤t≤1, y0=1 With exact solution yt= 2t+1t2+1 Using MATLAB use Euler’s method with h = 0.1 to approximate the solution of y
(20 pts) 4. Solve the differential equation dy = yt? - 1.17 dt over the time interval of [O, 1.5) with the step size of 0.5 and y(0=1. 1) Obtain the analytical result. 2) Use Euler's method. 3. Use Heun's method with iterating the corrector. Do two iterations in the corrector step.
4. Solve the following Cauchy-Euler Equations. Answers 2. y1)2 where d--2 2, or equaivalently, ydd2( 1)2
4. Solve the following Cauchy-Euler Equations. Answers 2. y1)2 where d--2 2, or equaivalently, ydd2( 1)2
Solve the given 2nd Order DE (t-1)y'' - ty' + y = (t-1)e^2t, y1 = t
Question 2 (10 points) Classify the following models as an ARIMA (p, d, q) process (find p, d,) a. (1-0.6B) (1- Byt 1- 0.8B)at b. (1 0.4B +0.1B2)(1 - B)2yt (1-0.8B)at c. (1-0.6B)yt = (1 + 0.3B-0.1B*)at
Question 2 (10 points) Classify the following models as an ARIMA (p, d, q) process (find p, d,) a. (1-0.6B) (1- Byt 1- 0.8B)at b. (1 0.4B +0.1B2)(1 - B)2yt (1-0.8B)at c. (1-0.6B)yt = (1 + 0.3B-0.1B*)at
Consider the following time series. Time Yt 1 18 2 20 3 22 4 24 5 26 6 28 a. Develop a linear trend equation for this time series. b. What is the forecast for t = 17?
4. Solve the IVP y" + 4y = 36t² + 34t, y(0) = 0, y0) = 0 b) 4y" - y'= 4 + 122, y(0) = 0, 7(0) = 0, y"0) = 0