Andrew Sundstrom
Courant Institute of Mathematical Sciences
Followers: 0 Following: 0
Programming Languages:
Python, C++, C, R, Go, MATLAB, Shell, Perl, Assembly, Fortran
Spoken Languages:
English
Professional Interests:
AI and Statistics, Statistics and Machine Learning Applications, Computational Biology, Computer Science, Industrial Automation and Machinery
Python, C++, C, R, Go, MATLAB, Shell, Perl, Assembly, Fortran
Spoken Languages:
English
Professional Interests:
AI and Statistics, Statistics and Machine Learning Applications, Computational Biology, Computer Science, Industrial Automation and Machinery
Feeds
提问
simulate diffusion in 3D
I want to simulate diffusion in 3D. In 2D, diffusion in time is related to repeatedly blurring an image, I, using a Gaussian...
13 years 前 | 0 个回答 | 0
0
个回答提问
lexical scoping and namespaces
This code... function [] = foo() bar(); baz(); function [] = bar() a = 1; end ...
13 years 前 | 1 个回答 | 0
