Computers, Waves, Simulations: A Practical Introduction to Numerical Methods using Python

所在平台: CourseraArchive

课程类别: 其他类别

大学或机构: CourseraNew

课程主页: https://www.coursera.org/archive/computers-waves-simulations

课程评论:没有评论

第一个写评论        关注课程

课程大纲

Week 01 - Discrete World, Wave Physics, Computers
Week 02 The Finite-Difference Method - Taylor Operators
Week 03 The Finite-Difference Method - 1D Wave Equation - von Neumann Analysis
Week 04 The Finite-Difference Method in 2D - Numerical Anisotropy, Heterogeneous Media

课程评论(0条)

课程详情

Interested in learning how to solve partial differential equations with numerical methods and how to turn them into python codes? This course provides you with a basic introduction how to apply methods like the finite-difference method, the pseudospectral method, the linear and spectral element method to the 1D (or 2D) scalar wave equation. The mathematical derivation of the computational algorithm is accompanied by python codes embedded in Jupyter notebooks. In a unique setup you can see how the mathematical equations are transformed to a computer code and the results visualized. The emphasis is on illustrating the fundamental mathematical ingredients of the various numerical methods (e.g., Taylor series, Fourier series, differentiation, function interpolation, numerical integration) and how they compare. You will be provided with strategies how to ensure your solutions are correct, for example benchmarking with analytical solutions or convergence tests. The mathematical aspects are complemented by a basic introduction to wave physics, discretization, meshes, parallel programming, computing models. The course targets anyone who aims at developing or using numerical methods applied to partial differential equations and is seeking a practical introduction at a basic level. The methodologies discussed are widely used in natural sciences, engineering, as well as economics and other fields.

计算机,波浪,模拟:使用Python进行数值方法的实用介绍:对学习如何使用数值方法求解偏微分方程以及如何将其转换为python代码感兴趣吗?本课程向您基本介绍了如何将一维(或二维)标量波动方程应用有限差分法,伪谱法,线性和谱元法等方法。计算算法的数学推导伴随着Jupyter笔记本中嵌入的python代码。在独特的设置中,您可以看到如何将数学方程式转换为计算机代码并可视化结果。重点是说明各种数值方法(例如泰勒级数,傅立叶级数,微分,函数插值,数值积分)的基本数学成分以及它们如何进行比较。您将获得如何确保您的解决方案正确的策略,例如使用分析解决方案或收敛测试进行基准测试。在数学方面,还对波物理学,离散化,网格,并行编程,计算模型进行了基本介绍。 本课程的目标读者是那些打算开发或使用适用于偏微分方程的数值方法,并希望在基础水平上进行实际介绍的人。讨论的方法被广泛用于自然科学,工程学以及经济学和其他领域。

课程标签

1人关注该课程

主题相关的课程