User Tools

Site Tools


ecen_370_assignments

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
ecen_370_assignments [2015/06/25 11:03]
perry
ecen_370_assignments [2015/12/30 22:45] (current)
nielson
Line 14: Line 14:
 | [[ecen_370_assignments#​Homework 7|HW 7]]    | Marginal PDF, Conditional PDF, Expectation ​           |   ​Review ​                                                          | 3.4-3.5 ​            ​|  ​ | [[ecen_370_assignments#​Homework 7|HW 7]]    | Marginal PDF, Conditional PDF, Expectation ​           |   ​Review ​                                                          | 3.4-3.5 ​            ​|  ​
 | [[ecen_370_assignments#​Homework 8|HW 8]]    |PDF, CDF, Poisson RV                |    Review ​                                                                                                                   | 3.6-4.1 ​            | | [[ecen_370_assignments#​Homework 8|HW 8]]    |PDF, CDF, Poisson RV                |    Review ​                                                                                                                   | 3.6-4.1 ​            |
-| [[ecen_370_assignments#​Homework 9|HW 9]]    | N/A                      |   ​[[matlab_guide#​Real and Imaginary Command| Correlation]] ​                                                    ​| ​  ​4.1-5.2 ​                  |+| [[ecen_370_assignments#​Homework 9|HW 9]]    | N/A                      |   ​[[matlab_guide#​Real and Imaginary Command| Correlation]] ​                                                    | 4.1-5.2 ​                  |
 | [[ecen_370_assignments#​Homework 10|HW 10]]  |Central Limit Theorem ​    ​| ​  ​Review ​                                                                                                                    | 5.3-6.1 ​      | | [[ecen_370_assignments#​Homework 10|HW 10]]  |Central Limit Theorem ​    ​| ​  ​Review ​                                                                                                                    | 5.3-6.1 ​      |
  
Line 51: Line 51:
 sequences you suspect are fraudulent. sequences you suspect are fraudulent.
 </​file>​ </​file>​
 +==Files==
 {{::​hw2_matlab_example.m|}} {{::​hw2_matlab_example.m|}}
  
 {{::​coin_flip_data.zip|}} {{::​coin_flip_data.zip|}}
  
 +<ifauth @admin,​@370ta>​
 ==Solution== ==Solution==
 {{::​homework_2.m|}} {{::​homework_2.m|}}
  
 {{::​solution_graph.png?​200|}} {{::​solution_graph.png?​200|}}
 +</​ifauth>​
  
 === Homework 3 === === Homework 3 ===
Line 97: Line 99:
 with the probability mass function you computed analytically?​ with the probability mass function you computed analytically?​
 </​file>​ </​file>​
 +==Files==
 {{::​hw3_matlab_example.m|}} {{::​hw3_matlab_example.m|}}
  
 +<ifauth @admin,​@370ta>​
 ==Solution== ==Solution==
 {{::​homework_3.m|}} {{::​homework_3.m|}}
Line 106: Line 109:
  
 {{::​screenshot_from_2015-06-09_19_06_44.png?​200|}} {{::​screenshot_from_2015-06-09_19_06_44.png?​200|}}
-  ​+</​ifauth>  ​
  
 === Homework 4 === === Homework 4 ===
Line 156: Line 159:
  
 </​file>​ </​file>​
 +==Files==
 {{::​simulate_joint_pmf.m|}} {{::​simulate_joint_pmf.m|}}
  
Line 162: Line 166:
 {{:​burgerfry.zip|}} {{:​burgerfry.zip|}}
  
 +<ifauth @admin,​@370ta>​
 ==Solution== ==Solution==
 {{::​hw_4.m|}} {{::​hw_4.m|}}
Line 170: Line 175:
  
 {{:​capture_2.png?​200|}} {{:​capture_2.png?​200|}}
 +</​ifauth>​
  
 === Homework 5 === === Homework 5 ===
Line 227: Line 232:
 </​file>​ </​file>​
  
 +<ifauth @admin,​@370ta>​
 ==Solution== ==Solution==
 {{::​hw5.m|}} {{::​hw5.m|}}
 +</​ifauth>​
  
 === Homework 6 === === Homework 6 ===
Line 259: Line 266:
   histogram plot. It should look like the histogram for an exponential random variable!   histogram plot. It should look like the histogram for an exponential random variable!
 </​file>​ </​file>​
 +==Files==
 {{::​continuous_sim_commented.m|}} {{::​continuous_sim_commented.m|}}
 +
 +<ifauth @admin>
 ==Solution== ==Solution==
 {{::​homework_6_graph_0.png?​200|}} {{::​homework_6_graph_0.png?​200|}}
  
 {{::​capture_0.png?​200|}} {{::​capture_0.png?​200|}}
 +</​ifauth>​
  
 === Homework 7 === === Homework 7 ===
Line 291: Line 302:
    c) Find E[Y] from simulation.    c) Find E[Y] from simulation.
 </​file>​ </​file>​
 +
 +<ifauth @admin,​@370ta>​
 ==Solution== ==Solution==
 {{::​homework_7_graph.png?​200|}} {{::​homework_7_graph.png?​200|}}
 +</​ifauth>​
  
 === Homework 8 === === Homework 8 ===
Line 330: Line 344:
    d) Compare your plot with the analytic solution you derived above    d) Compare your plot with the analytic solution you derived above
 </​file>​ </​file>​
 +==Files==
 {{::​hw8.m|}} {{::​hw8.m|}}
  
 +<ifauth @admin,​@370ta>​
 ==Solution== ==Solution==
 {{::​chapter4_problem1.m|}} {{::​chapter4_problem1.m|}}
Line 345: Line 360:
  
 {{:​chapter_4_problem_8_graph.png?​200|}} {{:​chapter_4_problem_8_graph.png?​200|}}
 +</​ifauth>​
  
 === Homework 9 === === Homework 9 ===
Line 396: Line 412:
    d) Do the simulated values you computed in part (b) match the values in part (a)?    d) Do the simulated values you computed in part (b) match the values in part (a)?
 </​file>​ </​file>​
 +
 +<ifauth @admin,​@370ta>​
 ==Solution== ==Solution==
 +
 +</​ifauth>​
  
 === Homework 10 === === Homework 10 ===
Line 422: Line 442:
    e) Do the means and standard deviations agree with what you found in part a)?    e) Do the means and standard deviations agree with what you found in part a)?
 </​file>​ </​file>​
 +
 +<ifauth @admin,​@370ta>​
 ==Solution== ==Solution==
 +{{::​graph_hw10.png?​200|}}
 +</​ifauth>​
ecen_370_assignments.1435251821.txt.gz · Last modified: 2015/06/25 11:03 by perry