hello. i want to calculate 2 covariance matrix with size (10304,1034) and matlab create the first one but when it run the second command error occurs
>> j=ones(10000,10000);
>> jj=ones(10000,10000);
??? Out of memory. Type HELP MEMORY for your options.
my laptop ram is 2GB but it still have 1 GB free i use win seven and matlab 2009b 32 bit plz help