Jump to content

Diff EQ project help


P_Rog

Recommended Posts

I have a project assigned for my differential equations class and i was looking for some help on how to get started. I'm supposed to solve the initial value problem:

y' = f(x,y)

y(x(0)) = y(0)

 

by taking into account the method of Picard, which we discussed in class. the problem is :

 

y' = x*y

y(0) = 1

 

i need to show that y(x) converges to the true solution. Our prof wants us to use a math software package which I don't have much experience in. I do know fortran, but don't know if that's any help. Im looking for a recommendation on what software to use, maybe some help on the code, or a general overview of how the problem should be handled. thanks.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.