#时序数据库# 🌊 Numerically solving and backpropagating through the wave equation
翻译 - through通过波动方程进行数值求解和反向传播
A JAX-based research framework for differentiable and parallelizable acoustic simulations, on CPU, GPUs and TPUs
Code for geophysical 3D/2D Finite Difference modelling, Marchenko algorithms, 2D/3D x-w migration and utilities.
Collection of Jupyter notebooks illustrating various techniques in computational acoustics
A Python interface to k-Wave GPU accelerated binaries
Short python samples of recreational mathematics.
A Julia library for simulating, processing, and plotting multiple scattering of waves.
2D multi-source electromagnetic simulations in frequency domain, implementing the augmented partial factorization (APF) and other methods.
3D multi-source electromagnetic simulations in frequency domain, implementing the augmented partial factorization (APF) and other methods.
Computes effective mode in a 2D wave guide
Notes and examples on how to solve partial differential equations with numerical methods, using Python.
C++/CUDA implementation of the most popular hyperbolic and parabolic PDE solvers
🕹 Demos of Games 103 (Physics Simulation) Using Unity
Computational Methods for Numerical Analysis
A Mathematica package to calculate exact multiple scattering, in time and frequency, according to the 2D wave equation.
Computes effective mode in a 1D wave guide
Computes eigen frequencies in a 2D micro-cavity
Computational lab to provide the students with interactive simulations that help them to comprehend the concepts of seismology.
In numerical analysis, a numerical method is a mathematical tool designed to solve numerical problems. The implementation of a numerical method with an appropriate convergence check in a programming ...