Git Product home page Git Product logo

📈 My GitHub Stats

Catalin's GitHub stats

Mohammad Asif Zaman's Projects

auto-generated-time-stamped-folder icon auto-generated-time-stamped-folder

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.

colormaps_matlab icon colormaps_matlab

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.

game-of-life icon game-of-life

Conway's Game of Life in C++ and SFML with mouse input option.

modeling-of-neutron-stars icon modeling-of-neutron-stars

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.

particle-swarm-optimization-fortran-95 icon particle-swarm-optimization-fortran-95

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.

photobleaching-analysis icon photobleaching-analysis

A python code for analyzing photobleaching in fluorescence microscopy from a time series TIF image stack

poisson-solver-2d icon poisson-solver-2d

Finite difference solution of 2D Poisson equation. Can handle Dirichlet, Neumann and mixed boundary conditions.

progress_bar icon progress_bar

A simple progress bar feature for Julia codes. It's a simple function that uses unicode characters to create the progress bar. The code is in a function form. So, it can be easily included in any julia codes/notebook.

three-body-problem-gravitational-system icon three-body-problem-gravitational-system

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.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.