photo

Divyaprakash


Indian Institute of Technology Delhi

Last seen: etwa ein Monat vor Aktiv seit 2020

Followers: 0   Following: 0

PhD Student Applied Mechanics

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

Statistik

All
MATLAB Answers

5 Fragen
0 Antworten

File Exchange

27 Dateien

Cody

0 Probleme
14 Lösungen

RANG
250.194
of 298.896

REPUTATION
0

BEITRÄGE
5 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
60.0%

ERHALTENE STIMMEN
0

RANG
5.191 of 20.655

REPUTATION
250

DURCHSCHNITTLICHE BEWERTUNG
5.00

BEITRÄGE
27 Dateien

DOWNLOADS
50

ALL TIME DOWNLOADS
2295

RANG
29.952
of 162.825

BEITRÄGE
0 Probleme
14 Lösungen

PUNKTESTAND
159

ANZAHL DER ABZEICHEN
1

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER 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

Abzeichen anzeigen

Feeds

Anzeigen nach

Gesendet


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

11 Monate vor | 1 Download |

0.0 / 5

Frage


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

etwa ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Gesendet


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

mehr als ein Jahr vor | 1 Download |

0.0 / 5
Thumbnail

Gelöst


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

mehr als ein Jahr vor

Gelöst


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]

mehr als ein Jahr vor

Gelöst


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

mehr als ein Jahr vor

Gelöst


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

mehr als ein Jahr vor

Gesendet


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

mehr als ein Jahr vor | 1 Download |

0.0 / 5

Gesendet


Collatz Conjecture
Visualization of the Collatz conjecture

fast 3 Jahre vor | 1 Download |

0.0 / 5
Thumbnail

Gesendet


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

etwa 3 Jahre vor | 1 Download |

0.0 / 5

Gesendet


Boundary Element Method
Two-dimensional boundary element solver

etwa 3 Jahre vor | 3 Downloads |

0.0 / 5
Thumbnail

Gesendet


Midpoint Method
Solves IVP using the Midpoint method

etwa 3 Jahre vor | 4 Downloads |

0.0 / 5
Thumbnail

Gesendet


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

etwa 3 Jahre vor | 5 Downloads |

0.0 / 5

Gesendet


Potential Flow
Plots planar irrotational flows using the superposition principle

etwa 3 Jahre vor | 2 Downloads |

0.0 / 5
Thumbnail

Gesendet


Secant Method
Calculates the root of a function

mehr als 3 Jahre vor | 1 Download |

0.0 / 5
Thumbnail

Gesendet


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

mehr als 3 Jahre vor | 1 Download |

0.0 / 5

Gesendet


projectile_distance
Calculates the horizontal distance traveled by a projectile

mehr als 3 Jahre vor | 1 Download |

0.0 / 5

Gelöst


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

mehr als 3 Jahre vor

Gelöst


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

mehr als 3 Jahre vor

Gelöst


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

mehr als 3 Jahre vor

Gesendet


Richardson Extrapolation
Calculates approximation using Richardson's extrapolation

mehr als 3 Jahre vor | 3 Downloads |

0.0 / 5

Gesendet


Bisection Method
Calculates the root of a function

mehr als 3 Jahre vor | 1 Download |

0.0 / 5
Thumbnail

Gesendet


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

mehr als 3 Jahre vor | 1 Download |

0.0 / 5

Gesendet


flow_visualization
Plots streamlines, streaklines and pathlines

mehr als 3 Jahre vor | 2 Downloads |

0.0 / 5
Thumbnail

Gesendet


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

mehr als 3 Jahre vor | 7 Downloads |

0.0 / 5
Thumbnail

Gelöst


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

mehr als 3 Jahre vor

Gesendet


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

mehr als 3 Jahre vor | 1 Download |

0.0 / 5

Mehr laden