Nugroho's blog.
This blog contains my work about anything.
Pages
(Move to ...)
Home
My Youtube
My Instagram
PayPal
Python
Programming
▼
Friday, November 27, 2015
3D (Polar/Cylindrical Coordinate) Animation of 2D Diffusion Equation using Python, Scipy, and Matplotlib
›
Yup, that same code but in polar coordinate. I use nabla operator for cylindrical coordinate but ditch the z component. So, what's ...
Thursday, November 26, 2015
The Wrong Code Will often Provide Beautiful Result, :)
›
It means to compute 2d diffusion equation just like previous post in polar/cylindrical coordinate, and all went to wrong direction, :) St...
Miss Lay.
›
Baca komen seperti "Permainan gitar Eross pecah banget...." di Youtube, hati langsung panas. Berani-beraninya menghina sang mae...
Wednesday, November 25, 2015
3D Animation of 2D Diffusion Equation using Python, Scipy, and Matplotlib
›
I wrote the code on OS X El Capitan, use a small mesh-grid. Basically it's same code like the previous post . I use surface plot...
Tuesday, November 24, 2015
2D Diffusion Equation using Python, Scipy, and VPython
›
I got it from here , but modify it here and there. I also add animation using vpython but can't find 3d or surface version, so I plann...
Monday, November 23, 2015
Numpy Slice Expression
›
Suppossed we have two array a and b If we want to set b as finite difference result of a, we may tempted to do this for i in range (9): ...
Friday, November 20, 2015
Car Free Day
›
Sepertinya ada (banyak) yang mengartikan sebagai kendaraan bebas berjalan di manapun, bahkan di tempat yang saat normal gak bisa dimasuki, ...
‹
›
Home
View web version