normal_dataset_test, an Octave 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, an Octave 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] )