Publications by

Document

19.11.2021

熱力学第1法則  熱はエネルギーの特別な形態であることを見た(理想気体においては、\(\langle \epsilon_{\rm kin} \rangle = \frac{3}{2}kT\)であり、\(\delta Q = C dT\)であるため)。物理学において重要かつ基本的な法則の一つが、エネルギー保存則である。これは熱力学にお...

26844 sym

Spatio Agent-based Model Simulation with Julia: Catched Fire in Forest

09.08.2021

Spatio Agent-Based Simulation with Julia Domentration: Catched Fire in forest green(1): unburnt trees, red(2) : burning trees, darkred(3) : burnt tree. Load Packages using Agents, Random using InteractiveDynamics using CairoMakie @agent Automata GridAgent{2} begin end Set Parameter Empty = 0, Green = 1, Burning = 2, Burnt = 3, Set fire f...

534 sym R (961 sym/5 pcs) 1 img

Demonstration: Run Julia in Rstudio

13.08.2021

1 Julia 1.1 CheatSheet sourced from https://juliadocs.github.io/Julia-Cheat-Sheet/ 1.2 Connect Julia library(JuliaConnectoR) library(JuliaCall) _ _ _ _(_)_ | Documentation: https://docs.julialang.org (_) | (_) (_) | _ _ _| |_ __ _ | Type "?" for help, "]?" for Pkg help. | | | | | | |/ _` | ...

621 sym R (10349 sym/49 pcs) 12 img

Document

08.10.2021

はじめに、そしてRについて  この講義で使用する教科書は、丸善出版の熱力学・統計力学です。この講義が始まりまだ初年度のため、教科書は模索中です。言い訳にはなりますが、熱力学、統計力学は本来別々に1期ないしは1年通じて学ぶ必要のあるもの�...

20661 sym

delete me 55

20.10.2021

Untitled Illya Mowerman & Company 10/20/2021 This is my new page R Markdown This is an R Markdown presentation. Markdown is a simple formatting syntax for authoring HTML, PDF, and MS Word documents. For more details on using R Markdown see http://rmarkdown.rstudio.com. When you click the Knit button a document will be generated that includes ...

537 sym R (262 sym/2 pcs) 1 img

Stochastic Differential Equation: Problem Solving 2

05.12.2021

Basic SDE Notation and Equations Problem 1 Problem 2 Problem 3 Problem 4 Problem 5 Problem 6 Problem 7 Problem 8 Problem 10 Problem 11 Problem 12 ...

195 sym 19 img