Community Profile

photo

Eike Petersen


DTU Compute

Last seen: 2 years ago Active since 2018

Statistics

All
  • Personal Best Downloads Level 1
  • GitHub Submissions Level 3
  • 5-Star Galaxy Level 1
  • Knowledgeable Level 1
  • Revival Level 1
  • First Submission
  • First Review
  • First Answer

View badges

Content Feed

View by

Submitted


Cardiac artifact removal toolbox
Algorithms and evaluation toolkit for removing strong cardiac interference from surface EMG measurements

2 years ago | 8 downloads |

Submitted


scatter_nice
scatter wrapper that actually creates useful plots by default

2 years ago | 1 download |

Thumbnail

Submitted


kfs_suite
A collection of linear and nonlinear Kalman filter and smoother implementations in Matlab

2 years ago | 5 downloads |

Submitted


gen_rand_spd
Simple function to generate a random symmetric positive definite matrix with a specified condition number in Matlab

2 years ago | 3 downloads |

Submitted


plot_signals
A simple matlab method for plotting and comparing a bunch of signals in a matrix.

2 years ago | 1 download |

Thumbnail

Submitted


mvdensity
Efficient multivariate density estimation based on simple histogram interpolation/smoothing

2 years ago | 1 download |

Thumbnail

Question


patternsearch converging much slower than NOMAD
Both NOMAD (https://www.gerad.ca/nomad/) and patternsearch (https://de.mathworks.com/help/gads/patternsearch.html) implement a m...

3 years ago | 0 answers | 0

0

answers

Answered
Efficient Moving Quantile Function
My guess is that your guess is pretty good. :-) I just hand-implemented a version of this with a naive insertion sort algorithm...

3 years ago | 1

| accepted

Submitted


movquant
Moving Quantile calculation

3 years ago | 7 downloads |

Thumbnail

Answered
How can I determine what add-ons I have installed?
This file exchange submission appears to be a quite comprehensive solution to this problem: https://de.mathworks.com/matlabcent...

3 years ago | 0

Answered
Fix overlapping data points using scatter
Scatter plots with jitter are a solution to exactly this problem. You can create this yourself by simply adding some random nois...

4 years ago | 0

Question


How to estimate a model with a positive impulse response, i.e., with only real poles?
I would like to estimate a system model from input and output data that has a purely positive impulse response. If I understand ...

5 years ago | 0 answers | 0

0

answers