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

個数:

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

  • 在庫がございません。海外の書籍取次会社を通じて出版社等からお取り寄せいたします。
    通常6~9週間ほどで発送の見込みですが、商品によってはさらに時間がかかることもございます。
    重要ご説明事項
    1. 納期遅延や、ご入手不能となる場合がございます。
    2. 複数冊ご注文の場合、分割発送となる場合がございます。
    3. 美品のご指定は承りかねます。
  • 【入荷遅延について】
    世界情勢の影響により、海外からお取り寄せとなる洋書・洋古書の入荷が、表示している標準的な納期よりも遅延する場合がございます。
    おそれいりますが、あらかじめご了承くださいますようお願い申し上げます。
  • ◆画像の表紙や帯等は実物とは異なる場合があります。
  • ◆ウェブストアでの洋書販売価格は、弊社店舗等での販売価格とは異なります。
    また、洋書販売価格は、ご注文確定時点での日本円価格となります。
    ご注文確定後に、同じ洋書の販売価格が変動しても、それは反映されません。
  • 製本 Hardcover:ハードカバー版/ページ数 528 p.
  • 言語 ENG
  • 商品コード 9781584884231
  • DDC分類 515.3520285

Full Description

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.

Contents

1 Some Basics of ODE Integration, 2 Solution of a 1 x 1 ODE System, 3 Solution of a 2 x 2 ODE System, 4 Solution of a Linear PDE, 5 Solution of a Nonlinear PDE, Appendix A Embedded Runge Kutta Pairs, Appendix B Integrals from ODEs, Appendix C Stiff ODE Integration, Appendix D Alternative Forms of ODEs, Appendix E Spatial p Refinement, Appendix F Testing ODE/PDE Codes, Index