How do I define a differential-difference recursion?

14 vues (au cours des 30 derniers jours)
Anthony DeGance
Anthony DeGance le 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, ....

Réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by