Eulers - Backwards

2 次查看(过去 30 天)
Cillian
Cillian 2012-5-10
Hello everyone.
If I want to write Euler's (Backwards) y(tj)=y(tj-1)+h*f(tj,y(tj)) on the formula x=g(x).
then, what should 'g' and 'x' be?
My attempt so far:
y(tj)-y(tj-1)-h*f(tj,y(tj))=0 x=g(x)
Some help would be appreciated.
Regards Cillian

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Computational Geometry 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by