Community Profile

photo

Jan Rubak


Keo Scientific Ltd.

Last seen: fast 2 Jahre vor Aktiv seit 2011

Followers: 0   Following: 0

Kontakt

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

Statistiken

  • Thankful Level 2
  • Thankful Level 1
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

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

etwa 5 Jahre vor | 1

Frage


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

fast 13 Jahre vor | 1 Antwort | 0

1

Antwort

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

etwa 13 Jahre vor | 4

Frage


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

etwa 13 Jahre vor | 2 Antworten | 0

2

Antworten