Speed Reconstructor for Accident Analysis


Search
Wuping Xin 2007 (c)
Click to view an enlarged screenshot
Speed Reconstructor v2.0
Reconstruct vehicle crashes using Monte Carlo Simulation. Sampling methods include Gibbs Sampling, Metropolis Hastings and Simple Rejection.
software_developments009001.jpg
C++ CLI Statistical Library (.NET)
This library was developed for .NET environment. It includes classes for random number generation and computing summary statistics. This library is useful for Mont Carlo Markov Chain Simulation. If you need source code please contact me. The random number dll implemented Mersene Twister pseudo random number generator. NET 2.0 framework needed.

This library has been used in the above Speed Reconstructor utility.

Download the library (statistics.zip)