Mat Hunt
Followers: 0 Following: 0
Estadística
7 Preguntas
0 Respuestas
CLASIFICACIÓN
272.793
of 300.365
REPUTACIÓN
0
CONTRIBUCIONES
7 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
28.57%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.933
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 168.212
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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 meses hace | 0 respuestas | 0
0
respuestasPregunta
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(...
casi 9 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
alrededor de 9 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
alrededor de 9 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
más de 9 años hace | 3 respuestas | 0
3
respuestasPregunta
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...
más de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 9 años hace | 0 respuestas | 0
