How do I define a differential-difference recursion?

How would I do this?? For example, func(x,n) = func(x,n-1)^2 + D(func(x,n-1),x), n = 0, 1, 2, ....

回答 (0 件)

カテゴリ

質問済み:

2016 年 5 月 31 日

Community Treasure Hunt

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

Start Hunting!

Translated by