How do I define a differential-difference recursion?

1 Ansicht (letzte 30 Tage)
Anthony DeGance
Anthony DeGance am 31 Mai 2016
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, ....

Antworten (0)

Community Treasure Hunt

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

Start Hunting!

Translated by