Skip to content
View vaishnu7's full-sized avatar

Block or report vaishnu7

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
vaishnu7/README.md

ezgif com-gif-maker

Hi 👋 I am Vaishnu and welcome to my Profile

🔮 Know about me

📚 I am a PhD student in Engineering Mathematics at The University of Bristol funded by EPSRC DTP. I did Integrated MSc. in Mathematics and Computing from Birla Institute of Technology, Mesra and I also have PG Cert. in Mathematics from the University of Glasgow

🔭 Work in progress

🌱 Learning:

  • Cybergenetics
  • Machine Learning
  • Control theory
  • Agent Based Modelling

👯 Collaborate with me

  • Mainly focusing on Mathematical Biology based Research Project (DM Me if you're interested or if you have any idea)

🍀 Research Experiences

⚡ Fun facts

  • Pronouns: She/Her
  • Summer Research Intern 2019 at NISER,Bhubaneswar on Real Analysis.
  • Studied Some Ecological and Chemical Systems Using Ordinary and Partial Differential Equations (Research Intern @IIT-Indore 2021)
  • I am a PGR Representative at the School of Engineering Mathematics and Technology (SEMT), UofBristol.
  • I organised many research formal events including Idea Exchanges Days, SIAM Student Conference, etc.
  • I do video editing and graphic designing when I am free
  • I love to eat, cook, and explore new food.
  • I am a Google Local Guide
  • I worked with NYX Wolves as a graphic designer.

📫 Reach Me

  • vaishnudebi[dot]dutta7[at]gmail[dot]com
  • vaishnudebi[dot]dutta[at]bristol[dot]ac[dot]uk

Pinned Loading

  1. three-variable-diffusive-model three-variable-diffusive-model Public

    The Matlab code here is an attempt to model a 3D graph for the paper "Selecting Spatio-temporal patterns by substrate injection in a reaction-diffusion system "

    MATLAB 1

  2. diffusive-prey-predator-model diffusive-prey-predator-model Public

    the diffusive prey-predator model is solved using the Finite Difference Method. the research article referred to is mentioned here.

    MATLAB

  3. a-simple-example-of-FDM a-simple-example-of-FDM Public

    this code uses Finite Difference Method to solve the function: sin(x) * exp(-t)

    MATLAB

  4. Rossler-Attractor Rossler-Attractor Public

    Rössler attractor solved in MATLAB using the general RK4 method.

    MATLAB 1