φ ^4 kinkをアニールしてみた
大学学部時代の卒業研究をもうちょっと進めてみたくなったのでパソコンを買って、まずは検算としてφ^4 kinkのアニーリングのシミュレーションを行いました。なるべくわかりやすくまとめました。
大学学部時代の卒業研究をもうちょっと進めてみたくなったのでパソコンを買って、まずは検算としてφ^4 kinkのアニーリングのシミュレーションを行いました。なるべくわかりやすくまとめました。
This time I introduced how to derive an energy conservation law. Also an example problem is given. Please read this!!(^_^)/
力学的エネルギー保存則の導出と、簡単な例題を解いてみました。
Two typical methods to find all divisors are given. You can also get the implementation examples. Use as a reference (^_^)/
ダイエット。人類の永遠の課題ですね。僕自身3か月で体脂肪率25%->16%程度にできた方法をご紹介します。参考にしてみてください!
A pendulum without air resistance has been thought about a lot. However, in reality, there is and it is necessary to consider more realistic physics. This time...
Lotka-Volterra equations are solved and some model explanations also given. The model describes...
gnuplot is a free and easy to use software that can plot the data. Fitting the data...
gnuplot is a free software that mainly plots various graphs, animations, and so on...
The sum of factorials is calculated. It is the sum of integers, but the story does not fit within integers. That's mysterious...
We sometimes need to find GCD and LCM for competitive programming. This time I summarized how to write...