Community Profile

photo

Dibakar Yadav


Last seen: 3 years ago Active since 2016

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


How to use quadgk with arrayvalued functions?
Hi, I want to numerically integrate an array valued function using Gauss-Kronrod quadrature. The input *E* to the integral func...

6 years ago | 0 answers | 0

0

answers

Question


How to use quadgk with a vector valued integral where the limit of integration is also a vector?
Hi, I have an [1X1000] array E which I need to pass to a function namely func_energy, the output of which is another[1X1048] arr...

7 years ago | 0 answers | 0

0

answers

Question


How to solve large sparse system without storing the entire matrix in memory?
Hi, I need to solve a coupled 3D Schrodinger-Poisson equation, with 200,200,320 grid points in x,y and z directions respectivel...

7 years ago | 0 answers | 0

0

answers

Question


Spliting a cell based on the values of a column
Hi I have a NX2 cell, where the the first column has a data type of the kind int64 and the 2nd column contains strings. I wa...

8 years ago | 2 answers | 0

2

answers

Question


Solving Time-independent 2D Schrodinger equation with finite difference method
Hi, I need to solve a 2D time-independent Schrodinger equation using Finite Difference Method(FDM). The potential is assumed to ...

8 years ago | 3 answers | 0

3

answers