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

回答