Revision history of "GaussianJointDistCommands.m"

From Cohen Courses
Jump to navigationJump to search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • curprev 15:44, 9 September 2013Wcohen talk contribs 299 bytes +299 Created page with " % generate the data D = [randn(1000,2)+1.5; randn(1000,2)-1.5]; %% There are lots of ways to visualize it [H,C] = hist3(D,[20 20]); imagesc(D); hist3(D,[20 20]); image..."