Thread: I need a code

  1. #1
    Registered User
    Join Date
    Sep 2006
    Posts
    9

    Red face I need a code

    Hi. I am trying to find a code which uses a Rung-Kutta methode (routine) to solv Differential Equeations.

    Could anyone tell me where I can find something easy an useful?
    It is taking into account I am just a beginner in C and C++ and I have been trying to understand some codes but I have could not make them to work (may be because I am not undersanding everything.)

    Thank you.

  2. #2
    Registered User Micko's Avatar
    Join Date
    Nov 2003
    Posts
    715
    Basic algorithm for Runge Kutta 4th order is presented here.
    Try to implement it and we'll be glad to help you after you show us what you manage to do.
    Gotta love the "please fix this for me, but I'm not going to tell you which functions we're allowed to use" posts.
    It's like teaching people to walk by first breaking their legs - muppet teachers! - Salem

  3. #3
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,667
    Try to be less obvious about just asking the same question over and over
    http://cboard.cprogramming.com/showthread.php?t=82852
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Extended ASCII Characters in an RTF Control
    By JustMax in forum C Programming
    Replies: 18
    Last Post: 04-03-2009, 08:20 PM
  2. Enforcing Machine Code Restrictions?
    By SMurf in forum Tech Board
    Replies: 21
    Last Post: 03-30-2009, 07:34 AM
  3. Obfuscated Code Contest
    By Stack Overflow in forum Contests Board
    Replies: 51
    Last Post: 01-21-2005, 04:17 PM
  4. Interface Question
    By smog890 in forum C Programming
    Replies: 11
    Last Post: 06-03-2002, 05:06 PM
  5. Replies: 0
    Last Post: 02-21-2002, 06:05 PM