From: <Saved by Windows Internet Explorer 7>
Subject: 
Date: Tue, 11 Dec 2007 15:45:44 -0800
MIME-Version: 1.0
Content-Type: text/html;
	charset="Windows-1252"
Content-Transfer-Encoding: 7bit
Content-Location: http://www.stanford.edu/class/ee263/matlab/beam_estim_data.m
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3198

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=windows-1252">
<META content="MSHTML 6.00.6000.16544" name=GENERATOR></HEAD>
<BODY><PRE>% Data for beam estimation problem
m = 5;
alpha = 0.5;
det_az =[ 3 
 10 
 80 
 150 
 275
];
det_el =[ 88 
 34 
 30 
 20 
 50
];
p =[ 1.58 
 1.50 
 2.47 
 1.10 
 0.001
];
</PRE></BODY></HTML>
