id	author	title	date	pages	extension	mime	words	sentence	flesch	summary	cache	txt
bibechana-11787	Yadav, Shiv Narayan; Saurer, Walter; Aryal, Binil	A Study of co-existence between the Hubble flow and the random alignments of spin vectors of SDSS galaxies	2014	14	.pdf	application/pdf	6002	349	61	Galaxies are not isolated objects in space; rather, galaxies are distributed in great cosmic waves of filaments throughout the universe [1]. ; %azimuthal angle delta1 = delta1.*180/pi; % changing to degrees delta2 = delta2.*180/pi; eta1 = eta1.*180/pi; eta2 = eta2.*180/pi; delta=[delta1; delta2]; %polar angle eta=[eta1; eta2]; %azimuthal angle vec=[-90:5:90]; %making 36 bins of 5_ interval (delta n, dx) = hist(delta, vec); %histogram showing polar angle distribution (eta n,dx) = hist(eta, vec); %histogram showing azimuthal angle distributiion delta n = delta n' %placing theta in column matrix eta n = eta n' %placing phi in column matrix sprintf('Calculation time: %f seconds ',cputime-t)	cache/bibechana-11787.pdf	txt/bibechana-11787.txt
