The following Matlab project contains the source code and Matlab examples used for faster binornd using notmal approximation for large values.
This function takes the same input as the matlab built-in function binornd, and returns statistically (almost) identical output, potentially in much shorter time.
The source code and files included in this project are listed in the project files section, please make sure whether the listed source code meet your needs there.
Project Files:
File Name | Size |
---|---|
license.txt | 1312 |
my_binornd.m | 2367 |