LM
Followers: 0 Following: 0
Statistiques
4 Questions
0 Réponses
RANG
31 276
of 295 467
RÉPUTATION
1
CONTRIBUTIONS
4 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
50.0%
VOTES REÇUS
1
RANG
of 20 234
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 153 912
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
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...
plus de 4 ans il y a | 1 réponse | 0
0
réponseQuestion
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 ...
plus de 4 ans il y a | 2 réponses | 1
2
réponsesQuestion
discrete Fourier transform of Gaussian
I'm trying to understand the following code, where we calculate the discrete Fourier transform of the Gaussian kernel: %%%%%%%%...
presque 5 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
presque 5 ans il y a | 1 réponse | 0