Mat Hunt
Followers: 0 Following: 0
Statistiques
7 Questions
0 Réponses
RANG
272 792
of 300 352
RÉPUTATION
0
CONTRIBUTIONS
7 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
28.57%
VOTES REÇUS
0
RANG
of 20 928
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 168 212
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
Wonky solutions for mixed parabolic-hyperbolic PDEs
I'm solving the equations: I'm using the finite volume method with a constant spacing on dh, so it seems to be a simple s...
4 mois il y a | 1 réponse | 0
0
réponseQuestion
Vectorisation of a transform
I am numerically coding up a transform with the following code: function y=transform(x,f_x,z) dx=x(2)-x(1); n=length(...
presque 9 ans il y a | 2 réponses | 0
2
réponsesQuestion
How to I compute partial derivatives of a function
Suppose I have a function z=z(x,y), how do I numerically (not symbolically) compute the partial derivatives? I know of the fu...
environ 9 ans il y a | 2 réponses | 0
2
réponsesQuestion
Numerical implementation of Hilbert transform
I have been trying to implement the Hilbert transform numerically but I have been having some trouble. The way I decided to do i...
environ 9 ans il y a | 1 réponse | 0
0
réponseQuestion
Error of binary operator '/' not implemented for 'scalar' by 'function handle' operations
So I have been experimenting with function handles and generally trying to vectorise my code to make it run nice and fast. I hav...
plus de 9 ans il y a | 3 réponses | 0
3
réponsesQuestion
Code doesn't work on latest version of matlab.
I wrote a Newton solver in Matlab 2008 and it worked brilliantly. I now try it on an later version of matlab and it stops giving...
plus de 9 ans il y a | 1 réponse | 0
1
réponseQuestion
Numerically computing the inverse Fourier transform
Suppose I have the Fourier transform of a function F_hat=F_hat(k), where k is the Fourier transformed variable. I have constants...
plus de 9 ans il y a | 1 réponse | 0
