ENEE 324: 0101/0102/FR01 - Homework

 #   Assigned   Due Date   Notes  
  1     01/24/2011     01/31/2011     See below  
  2     01/31/2011     02/07/2011    
  3     02/07/2011     02/14/2011    
  4     02/14/2011     02/21/2011     See below  
  5     02/21/2011     02/28/2011    
  6     02/28/2011     03/07/2011     See below  
  7     03/07/2011     03/14/2011    
  8     03/14/2011     03/28/2011    
  9     03/28/2011     04/04/2011    
  10     04/04/2011     04/11/2011    
  11     04/11/2011     04/18/2011    
  12     04/18/2011     04/25/2011    
  13     05/02/2011     05/09/2011    
  14     05/09/2011     Not Due (but responsible for the final)     Needed file: megExData.mat  

Notes:

HW 1 Solutions Problem 2f: The area of the Venn Diagram outside all the lettered sets should also have been shaded. In other words, the answer is the entire Venn Diagram except the region (ABC).
HW 1 Solutions Problem 3d: This set was not fully analyzed, and it is equivalent to the sets a,b,e, and f. In particular, (BC) ∪ (AB) ∪ (B) = B, so the set is equivalent to the sets of b and e shown earlier in the solution.
HW 4 Solutions Problem 6, first line, the “5” should be inside the last parenthesis: rand_num = floor(rand(1000,1)*5)
HW 6 Solutions Problem 4’s solution is incorrect. A new solution will be distributed.