diff options
author | bnewbold <bnewbold@robocracy.org> | 2019-05-14 00:30:38 -0700 |
---|---|---|
committer | bnewbold <bnewbold@robocracy.org> | 2022-06-23 10:43:06 -0700 |
commit | 5d2a32a7ded5cabbfd992802c8cf14d1d9c3eedf (patch) | |
tree | 791cfe342e760631183734e21d5e7e480bdfa255 /scratch | |
parent | 0fbccacc129182e58fc940d41930980af23c1500 (diff) | |
download | modelthought-5d2a32a7ded5cabbfd992802c8cf14d1d9c3eedf.tar.gz modelthought-5d2a32a7ded5cabbfd992802c8cf14d1d9c3eedf.zip |
random reading
finding "just doing it" to feel appealing, with old/classic techniques:
fast visualization of n-body and simple physics systems, using numerical
techniques. maybe build a rust/compiled runtime that eats models?
compile-time?
Diffstat (limited to 'scratch')
-rw-r--r-- | scratch | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -52,3 +52,18 @@ http://www.christimperley.co.uk/Wallace.jl/ https://en.wikipedia.org/wiki/World_Brain https://www.wolframalpha.com/docs/timeline/computable-knowledge-history-5.html + +https://ocw.mit.edu/courses/find-by-topic/#cat=engineering&subcat=systemsengineering&spec=computationalmodelingandsimulation + +Modeling Environmental Complexity +https://ocw.mit.edu/courses/earth-atmospheric-and-planetary-sciences/12-086-modeling-environmental-complexity-fall-2014/syllabus/ + +Essential Numerical Methods +https://ocw.mit.edu/courses/nuclear-engineering/22-15-essential-numerical-methods-fall-2014/ + +Identification, Estimation, and Learning +https://ocw.mit.edu/courses/mechanical-engineering/2-160-identification-estimation-and-learning-spring-2006/ + +System Identification +https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-435-system-identification-spring-2005/ + |