How do I define a differential-difference recursion?

조회 수: 1 (최근 30일)
Anthony DeGance
Anthony DeGance 2016년 5월 31일
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개)

카테고리

Help CenterFile Exchange에서 Ordinary Differential Equations에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by