Community Profile

photo

Jan Rubak


Keo Scientific Ltd.

Last seen: mer än ett år ago Active since 2011

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

Statistics

  • Thankful Level 2
  • Thankful Level 1
  • First Answer

View badges

Content Feed

View by

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

ungefär 5 år ago | 1

Question


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

nästan 13 år ago | 1 answer | 0

1

answer

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

ungefär 13 år ago | 4

Question


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

ungefär 13 år ago | 2 answers | 0

2

answers