Community Profile

photo

Divyaprakash


Indian Institute of Technology Delhi

Last seen: 5 days ago Active since 2020

PhD Student Applied Mechanics

Programming Languages:
Python, C++, C, MATLAB, Fortran
Spoken Languages:
English, French, Hindi

Statistics

All
  • Thankful Level 2
  • MATLAB Flipbook Mini Hack Participant
  • 5-Star Galaxy Level 1
  • GitHub Submissions Level 3
  • Personal Best Downloads Level 2
  • MATLAB Central Treasure Hunt Finisher
  • First Submission
  • First Review
  • Solver

View badges

Content Feed

View by

Question


Creating hollow sphere mesh with tetrahedral elements
With the help of this file in file exchange I am creating points on the inner and outer surface of a hollow sphere. clear; clc;...

9 days ago | 0 answers | 0

0

answers

Question


Colormaps for plotting lines whose values vary cyclically.
I have let's say 12 lines and each of these correspond to a different value which repeats periodically. In short it means that t...

1 month ago | 1 answer | 0

1

answer

Question


Two colormaps in a figure
I have some elements in the foreground over a fluid domain. I want a colormap for the contourf plot showing the fluid velocity a...

2 months ago | 1 answer | 0

1

answer

Question


How can I use funtions defined in a column vector individually?
I am looking to solve a problem using ode45 and Runge-Kutta method. For ode45 I hav defined the function as follows. odefun = @...

2 years ago | 2 answers | 0

2

answers