Community Profile

photo

Jan Rubak


Keo Scientific Ltd.

Last seen: 2年弱 前 2011 年からアクティブ

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

統計

  • Thankful Level 2
  • Thankful Level 1
  • First Answer

バッジを表示

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

約5年 前 | 1

質問


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

13年弱 前 | 1 件の回答 | 0

1

回答

回答済み
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...

約13年 前 | 4

質問


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

約13年 前 | 2 件の回答 | 0

2

回答