Thursday, February 09, 2017
Metadata kept in Windows cache, refused to mount
I think this is related to hibernation. I have found the solution
sudo ntfsfix /dev/sda(#)
Thursday, February 02, 2017
Symmetric Dirichlet in d dimensions
function res=dirchrnd(alpha,d)
res = zeros(d,1);
for i=1:d
res(i)=gamrnd(alpha,1);
end
res=res/sum(res);
end
res = zeros(d,1);
for i=1:d
res(i)=gamrnd(alpha,1);
end
res=res/sum(res);
end
Friday, January 27, 2017
Tuesday, January 24, 2017
Subscribe to:
Comments (Atom)
Turkce tekerlemeler 18
Kirk korkak kokan kokarca
-
Run following command in js console if you want make web sites audible with a click document.getElementsByTagName("p")].map(p =...
-
Real Time Transcription: In TV channels I realize that text is a little bit coming late after the speech. So , I think they are using...
-
"We introduce a new type of foundational model for parsing human anatomy in medical images that works for different modalities. It supp...