Tags
Language
Tags
July 2025
Su Mo Tu We Th Fr Sa
29 30 1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31 1 2
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Ordinary and Partial Differential Equation Routines in C, C++, Fortran, Java, Maple, and MATLAB [Repost]

    Posted By: ChrisRedfield
    Ordinary and Partial Differential Equation Routines in C, C++, Fortran, Java, Maple, and MATLAB [Repost]

    H. J. Lee, W. E. Schiesser - Ordinary and Partial Differential Equation Routines in C, C++, Fortran, Java, Maple, and MATLAB
    Published: 2003-11 | ISBN: 1584884231 | PDF | 528 pages | 3 MB


    This book provides a set of ODE/PDE integration routines in the six most widely used computer languages, enabling scientists and engineers to apply ODE/PDE analysis toward solving complex problems. This text concisely reviews integration algorithms, then analyzes the widely used Runge-Kutta method. It first presents a complete code before discussing its components in detail, focusing on integration concepts such as error monitoring and control. The format allows scientists and engineers to understand the basics of ODE/PDE integration, then calculate sample numerical solutions within their targeted programming language. The applications discussed can be used as templates for the development of a spectrum of new applications.