株式会社極東書店トップ > 商品一覧 > Computational Framework for the Finite Element Method in Matlab(r) and Python.
商品詳細
Computational Framework for the Finite Element Method in Matlab(r) and Python.
・ISBN 978-1-032-20927-2 paper GB£ 50.99
¥16,153.- (税込) ※(※)価格はご注文時の参考価格となります。
納品価格につきましては書籍の入荷時点で確定となります。
版元の原価改定、外国為替の変動等により異なる場合がございますので、予めご了承下さい。
| 著者・編者 | Sumets, Pavel, |
|---|---|
| 出版社 | (Taylor & Francis Ltd, UK) |
| 出版年月 | 2024 |
| ページ数 | 166 pp. |
| 言語 | ENG |
| ニュース番号 | <M25-12877> |
解説
Computational Framework for the Finite Element Method in MATLAB (R) and Python aims to provide a programming framework for coding linear FEM using matrix-based MATLAB (R) language and Python scripting language. It describes FEM algorithm implementation in the most generic formulation so that it is possible to apply this algorithm to as many application problems as possible.
Readers can follow the step-by-step process of developing algorithms with clear explanations of its underlying mathematics and how to put it into MATLAB and Python code. The content is focused on aspects of numerical methods and coding FEM rather than FEM mathematical analysis. However, basic mathematical formulations for numerical techniques which are needed to implement FEM are provided. Particular attention is paid to an efficient programming style using sparse matrices.
Features
- Contains ready-to-use coding recipes allowing fast prototyping and solving of mathematical problems using FEM
- Suitable for upper-level undergraduates and graduates in applied mathematics, science or engineering
- Both MATLAB and Python programming codes are provided to give readers more flexibility in the practical framework implementation