Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 1.05 KB

File metadata and controls

30 lines (21 loc) · 1.05 KB

Experiments on various statistical distributions

MATLAB codes I wrote to compare Experimental results to Theoretical results of various distributions. Included distributions are; Binomial distribution, Exponential distribution, Geometric distribution, Normal distribution, Poisson distribution.

Prerequisites

Codes are written in MATLAB 9.8, to not encounter problems, use this version of MATLAB to run the codes.

Installation and Running

  • Clone the repository
  • Import the codes into MATLAB R2020a
  • Change the main.m according to your needs
  • Run the main from MATLAB console

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

Authors

Alp Bintuğ Uzun

Contact

License

GNU General Public License 3.0