假如正方形中心为(0,0),边长为2,生成100个点
ub=1;lb=-1;n=100;
hold on
for i=1:100
x=randn(1);y=randn(1);
while x>ub || xub || y