normal_dataset_test, a MATLAB code which calls normal_dataset(), which creates a multivariate normal random dataset and writes it to a file.
The information on this web page is distributed under the MIT license.
normal_dataset, a MATLAB code which creates a multivariate normal random dataset and writes it to a file.
normal_dataset ( 2, 1000, 123456789, [1;2], [1,0;0,3] )