フィルターのクリア

Info

この質問は閉じられています。 編集または回答するには再度開いてください。

stem-plot difference of equations

1 回表示 (過去 30 日間)
Tony
Tony 2013 年 12 月 24 日
閉鎖済み: Walter Roberson 2013 年 12 月 24 日
Here is the question
Find numerically and stem-plot the solutions of the difference equations [1<=k<=10]
a. y(k+1) - 3*k*y(k) = 0
b. y(y+1) - k*y(k) = 1
assume that y(1)=1
not sure if i am looking at this properly but here is what i was thinking. a and b do not have the same y values after 1 since in order to get 0 for the first one y(2) needs to be 3 while for equation b y(2) needs to be 2. So solve them differently and then plot? i am not sure which would be my x and y for stem plot as well. This looks simple but its confusing me not sure if am over thinking. I am not sure if its suppose to be answered separate or together
Thank you for your time

回答 (0 件)

この質問は閉じられています。

Community Treasure Hunt

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

Start Hunting!

Translated by