matlab question regarding two differential equation

1 view (last 30 days)
Y(k)=W(k)-3/2W(k+2)+1/2W(k+1),
W(k+3)=U(k)-5/8W(k)+3/8W(k+1)-1/4W(k+2),
U(k)=(2/3)^k, k>0

Answers (1)

Ellen
Ellen on 6 May 2014
My question is plot Y(k), W(k) and U(k)

Categories

Find more on Programming in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!