Skip to content
Snippets Groups Projects

White noise

Merged Heinrich Schindler requested to merge white-noise into master
  • Make the simulation of white noise in Sensor more generic such that it can also be used in the cases that the transfer function is given as a user-specified function or as a table.
  • In the first case, the integral over the transfer function squared is calculated using the QUADPACK qagi routine (adapted to use std::function instead of C-style function pointer).
  • In the second case, the integral is calculated using the trapezoidal rule.
Edited by Heinrich Schindler

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading