Community Profile

photo

Divyaprakash


Indian Institute of Technology Delhi

Last seen: 5일 전 2020년부터 활동

PhD Student Applied Mechanics

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

통계

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

배지 보기

Content Feed

보기 기준

질문


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일 전 | 답변 수: 0 | 0

0

답변

질문


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개월 전 | 답변 수: 1 | 0

1

답변

질문


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개월 전 | 답변 수: 1 | 0

1

답변

제출됨


Smoothed Dirac Delta Function
Compute the Dirac delta function at point x with mesh width h

3개월 전 | 다운로드 수: 3 |

Thumbnail

문제를 풀었습니다


Swap the first and last columns
Flip the outermost columns of matrix A, so that the first column becomes the last and the last column becomes the first. All oth...

4개월 전

문제를 풀었습니다


Reverse the vector
Reverse the vector elements. Example: Input x = [1,2,3,4,5,6,7,8,9] Output y = [9,8,7,6,5,4,3,2,1]

4개월 전

문제를 풀었습니다


Generate a vector like 1,2,2,3,3,3,4,4,4,4
Generate a vector like 1,2,2,3,3,3,4,4,4,4 So if n = 3, then return [1 2 2 3 3 3] And if n = 5, then return [1 2 2 3 3 3 4...

4개월 전

문제를 풀었습니다


Add two numbers
Given a and b, return the sum a+b in c.

4개월 전

제출됨


cellwrite
Writes a cell array containing cells with a variable number of columns to a text file.

4개월 전 | 다운로드 수: 3 |

제출됨


Collatz Conjecture
Visualization of the Collatz conjecture

1년 초과 전 | 다운로드 수: 1 |

Thumbnail

제출됨


Cofactors (signed minors)
Calculates the co-factors of each element of a matrix

거의 2년 전 | 다운로드 수: 1 |

제출됨


Boundary Element Method
Two-dimensional boundary element solver

거의 2년 전 | 다운로드 수: 19 |

Thumbnail

제출됨


Midpoint Method
Solves IVP using the Midpoint method

거의 2년 전 | 다운로드 수: 2 |

Thumbnail

제출됨


The Jacobi Method
Solves a system of equations using the Jacobi method

거의 2년 전 | 다운로드 수: 1 |

제출됨


Potential Flow
Plots planar irrotational flows using the superposition principle

대략 2년 전 | 다운로드 수: 7 |

Thumbnail

제출됨


Secant Method
Calculates the root of a function

대략 2년 전 | 다운로드 수: 1 |

Thumbnail

제출됨


Simpson's 1/3rd rule of numerical integrations
Calculates the integral using Simpson's 1/3rd rule

대략 2년 전 | 다운로드 수: 1 |

제출됨


projectile_distance
Calculates the horizontal distance traveled by a projectile

대략 2년 전 | 다운로드 수: 1 |

문제를 풀었습니다


Whether the input is vector?
Given the input x, return 1 if x is vector or else 0.

대략 2년 전

문제를 풀었습니다


Find max
Find the maximum value of a given vector or matrix.

대략 2년 전

문제를 풀었습니다


Cell joiner
You are given a cell array of strings and a string delimiter. You need to produce one string which is composed of each string fr...

대략 2년 전

제출됨


Richardson Extrapolation
Calculates approximation using Richardson's extrapolation

대략 2년 전 | 다운로드 수: 9 |

제출됨


Bisection Method
Calculates the root of a function

대략 2년 전 | 다운로드 수: 1 |

Thumbnail

제출됨


Numerical Integration using Finite Sum
Approximates an integral by a finite sum

대략 2년 전 | 다운로드 수: 1 |

제출됨


flow_visualization
Plots streamlines, streaklines and pathlines

대략 2년 전 | 다운로드 수: 5 |

Thumbnail

제출됨


Two-Dimensional Heat Transfer
Solves a 2D Heat Transfer/ Laplace / Diffusion Equation Solution

대략 2년 전 | 다운로드 수: 15 |

Thumbnail

문제를 풀었습니다


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

2년 초과 전

제출됨


Newton-Rhapson Method (System of Nonlinear Equations)
Calculates the roots of equation(s) using Newton-RhapsonMethod

2년 초과 전 | 다운로드 수: 1 |

제출됨


smd_vibrations
Solves for the forced vibrations of a spring-mass-damper system

2년 초과 전 | 다운로드 수: 4 |

제출됨


taylor_series
Returns the Taylor series and its evaluation at a point.

2년 초과 전 | 다운로드 수: 2 |

더 보기