Mohammad Asif Zaman
zaman13
I am a post-doctoral scholar (Edward L. Ginzton Lab, Electrical Engineering) at Stanford University.
Languages
Top Repositories
Finite difference solution of 2D Poisson equation. Can handle Dirichlet, Neumann and mixed boundary conditions.
A python code to calculate planetary orbits in a three-body gravitational system. The code can demonstrate how one planet affects the orbit of another planet. As an example, Earth, Jupiter, Sun system is analyzed.
Animation of the motion a double-pendulum. Both Julia and Python versions of the code are given.
A python code to calculate the Brownian motion of colloidal particles in a time varying force field.
MATLAB codes for processing COMSOL data
A Fortran 95 code for Particle Swarm Optimization. The code is general. The fitness function is defined in a separate file and can be replaced by any user defined fitness function.
Repositories
33C++ SFML implementation of Wa-Tor Predator-Prey dynamics simulation
A python code to calculate planetary orbits in a three-body gravitational system. The code can demonstrate how one planet affects the orbit of another planet. As an example, Earth, Jupiter, Sun system is analyzed.
An intuitive visualization of vector fields.
Finite difference solution of 2D Poisson equation. Can handle Dirichlet, Neumann and mixed boundary conditions.
Animation of the motion a double-pendulum. Both Julia and Python versions of the code are given.
Spectral Domain OCT simulator
MATLAB codes for processing COMSOL data
A Fortran 95 code for Particle Swarm Optimization. The code is general. The fitness function is defined in a separate file and can be replaced by any user defined fitness function.
Deep neural network
A set of colormaps (in csv format) that can be used in MATLAB. Colormaps such as 'plasma', and 'inferno' are included which are not currently available in MATLAB's builtin colormaps.
Data files and Matlab codes for analyzing a multilayer thin-film photonic radiative cooler
Python implementation of Empirical Mode Decomposition (EMD)
A python code to calculate the Brownian motion of colloidal particles in a time varying force field.
No description provided.
Using JavaScript to make mathematical plots in HTML files
Python codes for modeling the physics of neutron starts. The coupled differential equations describing the equation of state and the structural model is solved. Comparison between the classical model and the relativistic model (Tolman-Oppenheimer-Volkov equation) is shown.
A python code to open 16 bit images with sliders to adjust color scale/range.
No description provided.
Vectorized general particle swarm optimization code using python.
Finite difference matrix operators for performing numerical differentiation in python.
A python code for analyzing photobleaching in fluorescence microscopy from a time series TIF image stack
Julia code for general simulated annealing optimization algorithm. The code can find the global maximum (or minimum) of a multi-modal function of continuous variables.
A graphical inteface for generating shapes for optoelectronic tweezers experiment using python pygames
A Matlab code for tracking colloidal fluorescent nanoparticles.
File repository
Conway's Game of Life in C++ and SFML with mouse input option.
Mohammad Asif Zaman GitHub Profile
MATLAB scripts for visualizing 3D vector fields
Matlab code for driving Thorlabs MTS25-Z8 stage with Thorlabs TDC001 controller. This is part of the iLabs project.
Fortran code for auto generating a time-stamped folder, log file, and data file (csv) to store results of each run of the code. The submodules can be easily incorporated in any program. Useful for cases when the same program must be run many times and the corresponding data must be saved in files.