photo

Gün Süer


Last seen: 2년 초과 전 2021년부터 활동

Followers: 0   Following: 0

통계학

Feeds

보기 기준

질문


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년 초과 전 | 답변 수: 0 | 1

0

답변

질문


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년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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년 초과 전 | 답변 수: 1 | 0

1

답변