Community Profile

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

답변