4-5530 HW3

advertisement
Math4/5530 Statistical Computing
Homework # 3
Date of Submission: 03/11/2015
Email your program(s) to shenx@ohio.edu if you need. Thanks!
Team members
Name: ___________________________________ PID (last 4 digits) : ___________________
Name: ___________________________________ PID (last 4 digits) : ___________________
Name: ___________________________________ PID (last 4 digits) : ___________________
Name: ___________________________________ PID (last 4 digits) : ___________________
Score: _________
Comments:
Math4/5530 Statistical Computing
Chapter 5
Questions
6.1
6.2
6.3
6.4
6.5
Supplement Exercise
Let X=[X1; X2], where X1=rand(m1, n), X2=randn(m2,n). Repeat procedure in Example 6.2
(the correspondent program is ex6_2.m)
a. Use a smaller m1 and m2 and n values to test your program first.
b. Set m1=m2=100, n=15

To get full credits, please follow the requirements in syllabus to write your solutions
Download