本記事では常微分方程式を数値的に解く手法を紹介します。大前提として微分を数式的に解けるのであれば数値計算を使用しない方がよいです。ただし、多くの問題は数式的には解けないため数値計算で解を解きます。 1ー1.方程式一覧 常微分方程式を ...
A collection of Nayuki's program code to solve over 200 Project Euler math problems. Every solved problem has a program written in Java and usually Python. Some solutions also have Mathematica and ...