photo

Gün Süer


Last seen: 2 years ago Active since 2021

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


Solving a time-independent 2D Schrödinger equation using PDE Toolbox
I want to solve the following PDE eigenvalue problem, inside a square with Dirichlet boundary conditions on its edges, say f...

2 years ago | 0 answers | 1

0

answers

Question


Plotting the volume of a set of 3D data
I have a set of 3d points, implemented as three 5876x1 arrays, called xx yy and zz. These points fill up a region with volume in...

3 years ago | 1 answer | 0

1

answer

Question


Optimizing lattice search using parfor
clear all; K=7; % (K+1)x(K+1) matrix g = 1; % g(x^2 + y^2)^2 coupling N = 50; % Lattice site number xrange = [0,2]; % ...

3 years ago | 1 answer | 0

1

answer