Thread Closed

Euler forward equation

 
Share Thread
May15-09, 06:44 AM   #1
 

Euler forward equation


Hi all, I'm having trouble understanding a basic concept introduced in one of my lectures. It says that:

To solve the DE
[tex]y(t) + \frac{dy(t)}{dt} = 1[/tex] where [tex]y(t) = 0[/tex],

using the Euler (forward) method, we can approximate to:

[tex]y[n+1] = T + (1-T)y[n] [/tex] where [tex]T[/tex] is step size and [tex]y[0] = 0[/tex].

I have no idea how this result is obtained, the only thing they say is that in general for

[tex]\frac{dx_1}{dt} = \frac{x_1[n+1] - x_1[n]}{T}[/tex] for [tex]t = nT[/tex].

Can anyone please help me understand how they arrived at the solution for [tex]y[n+1][/tex]? Thanks!
PhysOrg.com science news on PhysOrg.com

>> A robot that runs like a cat (w/ Video)
>> Global cooling as significant as global warming, research shows
>> 'Chase and run' cell movement mechanism explains process of metastasis
May15-09, 06:48 AM   #2
 
Bah, it is simple plug-and-chug. Should have known! Thanks!
May15-09, 09:01 AM   #3
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
Four minutes! You didn't even give us a chance to explain!
Thread Closed

Similar Threads for: Euler forward equation
Thread Forum Replies
forward difference method for heat equation Math & Science Software 2
forward difference method for heat equation Engineering, Comp Sci, & Technology Homework 0
Forward euler equations of motion Introductory Physics Homework 3
Forward euler calculations for position and orientation General Physics 1
Why is Euler equation similar to the gradient of Hamilton-Jacobi equation? General Physics 1