photo

LM


Last seen: 3年以上 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 2
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Solving heat equation with Dirichlet boundary
Hey, I'm solving the heat equation on a grid for time with inhomogeneous Dirichlet boundary conditions . I'm using the implici...

約4年 前 | 0 件の回答 | 0

0

回答

質問


convolution with gaussian kernel using fft
Hey, I'm really no pro in Matlab so I've got a few difficulties with the following task. I'm trying to implement diffusion of ...

約4年 前 | 2 件の回答 | 1

2

回答

質問


discrete Fourier transform of Gaussian
I'm trying to understand the following code, where we calculate the discrete Fourier transform of the Gaussian kernel: %%%%%%%%...

4年以上 前 | 0 件の回答 | 0

0

回答

質問


I get the warning 'Function behaves unexpectedly on array inputs.' when using fplot()
Why do I get a warning when using fplot() in my code: function solution_heat_equation(t) f = @(x,y) (exp((-abs(x-y).^2)./(4.*t...

4年以上 前 | 1 件の回答 | 0

1

回答