photo

LM


Last seen: alrededor de 3 años hace Con actividad desde 2020

Followers: 0   Following: 0

Estadísticas

  • Thankful Level 2
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


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

casi 4 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

casi 4 años hace | 2 respuestas | 1

2

respuestas

Pregunta


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

alrededor de 4 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

alrededor de 4 años hace | 1 respuesta | 0

1

respuesta