Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • V vadere
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 130
    • Issues 130
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 4
    • Merge requests 4
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

9.2.2023: Due to updates GitLab will be unavailable for some minutes between 9:00 and 11:00.

  • vadere
  • vadere
  • Merge requests
  • !131

Use Poisson distribution for spawn generation and measure the real parameter value with data processor

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Christina Maria Mayr requested to merge number_instead_mean_time into master May 27, 2020
  • Overview 2
  • Commits 3
  • Pipelines 2
  • Changes 3

Until now, we use the mean inter arrival time as parameter in the negative exponential distribution for agent generation.

New features

  1. Use the Poisson distribution as an alternative to the negative exponential distribution, since both are related.
  2. Measure the number of generated agents using the new implemented data processor NumberOfGeneratedPedsProcessor.

Note to point 2.:

If the number of generated agents is high, the mean of the NumberOfGeneratedPedsProcessor values should converge to the value of the Poisson distribution parameter of the source (provided that there is only one source in the scenario).

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: number_instead_mean_time

LRZ Homepage | Datenschutz | Dokumentation und Betriebsbedingungen | Impressum