Thread: need help please!

  1. #1
    Registered User
    Join Date
    Feb 2008
    Posts
    2

    Smile need help please!

    Code:
     i am looking to write a program to implement Lagrange Polynomial Interpolation! I want to interpolate exp(-x^2) and 1/1+x^2.
    I also want to test the code using the following node list {-5,-4,-3,-2,-1,0,1,2,3,4,5} and estimate the value of the functions above from -5 to 5 at 0.1 steps. Basic code is preferable. If anyone could help it would be appreciated.

  2. #2
    Hurry Slowly vart's Avatar
    Join Date
    Oct 2006
    Location
    Rishon LeZion, Israel
    Posts
    6,788
    You can start by not using code tags for the message - but instaead by using them for posting your current code
    and asking questions about problems you encountered.

    In a meantime read this: http://cboard.cprogramming.com/annou...t.php?f=4&a=39
    All problems in computer science can be solved by another level of indirection,
    except for the problem of too many layers of indirection.
    – David J. Wheeler

Popular pages Recent additions subscribe to a feed