Tags
Language
Tags
September 2024
Su Mo Tu We Th Fr Sa
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 1 2 3 4 5

Introduction to Numerical Methods for Variational Problems

Posted By: roxul
Introduction to Numerical Methods for Variational Problems

Hans Petter Langtangen, "Introduction to Numerical Methods for Variational Problems "
English | ISBN: 3030237877 | 2019 | 395 pages | EPUB, PDF | 25 MB + 7 MB

This textbook teaches finite element methods from a computational point of view. It focuses on how to develop flexible computer programs with Python, a programming language in which a combination of symbolic and numerical tools is used to achieve an explicit and practical derivation of finite element algorithms. The finite element library FEniCS is used throughout the book, but the content is provided in sufficient detail to ensure that students with less mathematical background or mixed programming-language experience will equally benefit. All program examples are available on the Internet.