Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mukeshkharita/simulation
https://github.com/mukeshkharita/simulation
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mukeshkharita/simulation
- Owner: mukeshkharita
- Created: 2016-11-21T20:30:29.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2016-11-22T04:40:12.000Z (about 8 years ago)
- Last Synced: 2024-11-07T13:55:05.387Z (2 months ago)
- Language: C++
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Modeling and Simulation Problems Solutions
## Problems
1. Effect of speed on bomb
2. Rolling a fair dice and Draw the graph showing the numbers 1's,2's...6's
3. Monte carlo Simulation
4. Amplifier Circuit
5. Serial Chase Problem
6. Chi-Square test
7. Random Number generator(Bionomial Distribution)
8. Random Number generator(Normal Distribution)
9. Single Server Problem
10. Event Oriented Simulation
11. Pure-Pursuit Problem