photo

Divyaprakash


Indian Institute of Technology Delhi

Last seen: 22 days ago Active since 2020

Followers: 0   Following: 0

PhD Student Applied Mechanics

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

Statistics

All
MATLAB Answers

5 Questions
0 Answers

File Exchange

27 Files

Cody

0 Problems
14 Solutions

RANK
100,036
of 297,503

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
60.0%

VOTES RECEIVED
0

RANK
5,292 of 20,449

REPUTATION
241

AVERAGE RATING
5.00

CONTRIBUTIONS
27 Files

DOWNLOADS
52

ALL TIME DOWNLOADS
2205

RANK
29,064
of 159,017

CONTRIBUTIONS
0 Problems
14 Solutions

SCORE
159

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • 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

Feeds

View by

Question


gmsh .m files, reading boundaries
Is it possible to export the boundary information when exporting gmsh mesh. I want to apply forces to certain boundaries in the ...

10 months ago | 1 answer | 0

1

answer

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;...

12 months ago | 1 answer | 0

1

answer

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 year 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...

1 year 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 = @...

3 years ago | 2 answers | 0

2

answers