photo

Gün Süer


Last seen: mehr als 2 Jahre vor Aktiv seit 2021

Followers: 0   Following: 0

Statistik

Feeds

Anzeigen nach

Frage


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

mehr als 2 Jahre vor | 0 Antworten | 1

0

Antworten

Frage


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

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort