Jan Rubak
Keo Scientific Ltd.
Followers: 0 Following: 0
I first encountered computational mathematics as an undergraduate summer student coding numerical relativity simulations in FORTRAN. As graduate student I switched to MATLAB, developing DSP methods for biomedical acoustics. Professionally, I use MATLAB extensively to prototype data processing algorithms, typically to be implemented in C++ production code. I very much appreciate MATLAB's ease of use to design, debug, test and run a wide variety of data processing algorithms, and that it gives me a host of sophisticated mathematics and graphics tools at my fingertips. Fields in which I've worked are digital radiographic imaging, distributed acoustic sensing, remote gravitational sensing, scientific optics and medical physics. Professional Interests: Digital Signal Processing, Image Processing, Mathematical Physics, Machine Learning, Algorithm Design
Estadística
2 Preguntas
2 Respuestas
CLASIFICACIÓN
4.428
of 295.527
REPUTACIÓN
12
CONTRIBUCIONES
2 Preguntas
2 Respuestas
ACEPTACIÓN DE RESPUESTAS
100.0%
VOTOS RECIBIDOS
5
CLASIFICACIÓN
of 20.242
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.057
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
How do I make a weighted MEDIAN filter in matlab?
Hi Eduardo, [This answer is incorrect. Please see the update in the comment below it.] A weighted median is probably just anot...
más de 5 años hace | 1
Pregunta
Large Binary Data Files: Can I Animate while Simultaneously Loading the Next Data Block Into Memory from Disk?
Hi There, I'm making tools for visualizing very large data sets. A typical routine will often look something like: func...
más de 13 años hace | 1 respuesta | 0
1
respuestaLow pass filter design
Filter design is all about tradeoffs, so you need to choose the design method that best suits your needs. If this is for a stud...
casi 14 años hace | 4
Pregunta
How to reset persistent variables in nested functions?
I can't figure out whether this is a MATLAB bug or a PEBKAC issue, but in case of the latter, I figured I'd check here first. ...
casi 14 años hace | 2 respuestas | 0