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
Statistics
RANK
4,428
of 295,527
REPUTATION
12
CONTRIBUTIONS
2 Questions
2 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
5
RANK
of 20,242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,057
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
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 years 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...
13 years ago | 1 answer | 0
1
answerLow 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...
14 years 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. ...
14 years ago | 2 answers | 0