This page provides several computational examples for eigenvalues evaluation, error constant estimation and so on. Such computation is needed in numerical analysis for solving partial differential equation with numerical methods.
This page provides several computational examples for eigenvalues evaluation, error constant estimation and so on. Such computation is needed in numerical analysis for solving partial differential equation with numerical methods.
Download code at GitHub: https://github.com/xfliu/eigenvalue
Online live demo. GO (Supported by Binder.) After entering the new page by the link, it takes about 30 seconds to open a live demo.
Example: Evaluation of Babuska-Aziz constant over triangle T
All the computing are performed Google Cloud Platform, where Google Compute Engine service is used. The on-demand computing server is booted only when a computation task is requested from browsers by users.