モデリングとシミュレーション/モデリングとシミュレーション実験

2020(更新中)
只木進一

講義資料

  1. この講義の目的
    [確認テスト]
  2. Java入門:クラスの利用
    [確認テスト]
  3. オブジェクト指向
    [確認テスト]
  4. 微分方程式
    [確認テスト]
  5. 基本的な力学問題
    [確認テスト]
  6. 連成振動
    [確認テスト]
  7. 乱数とヒストグラム
    [確認テスト]
  8. 指定された分布に従う乱数
    [確認テスト]
  9. 酔歩
    [確認テスト]
  10. セルオートマトン
    [確認テスト]
  11. 簡単な交通流モデル
    [確認テスト]
  12. CA 伝染病モデル
    [確認テスト]
  13. 最小二乗法
    [確認テスト]
  14. ネットワークモデル
    [確認テスト]
  15. Barabási-Albert モデル

実験

  1. NetBeansの導入と簡単なjavaプログラム
    https://github.com/modeling-and-simulation-saga/Introduction
  2. 簡単なJavaプログラム:StudentSample
  3. オブジェクト指向プログラミング
  4. 微分方程式
    https://github.com/modeling-and-simulation-saga/DifferentialEquation
  5. 基本的な力学問題
  6. 連成振動
  7. 乱数とヒストグラム
    https://github.com/modeling-and-simulation-saga/Random
  8. 指定された分布に従う乱数
  9. 酔歩
    https://github.com/modeling-and-simulation-saga/RandomWalk
  10. セルオートマトン
    https://github.com/modeling-and-simulation-saga/CA
  11. 簡単な交通流モデル
  12. CA伝染病
    https://github.com/modeling-and-simulation-saga/Epidemic
  13. 最小二乗法
    https://github.com/modeling-and-simulation-saga/LeastSquare
  14. ネットワークモデル
    https://github.com/modeling-and-simulation-saga/Network

過去の講義

  1. 2018年度
  2. 2018年度
  3. 2017年度
  4. 2016年度
  5. 2015年度
  6. 2014年度

HOME
Any questions, comments, suggestions and so on are welcome. Please contact:
Shin-ichi TADAKI