Question: undefined 1. A. Problem 1-11 In addition to using 8371, generate 10 random numbers using the last four digits as (1234) number as the initial
undefined
1. A. Problem 1-11 In addition to using 8371, generate 10 random numbers using the last four digits as (1234) number as the initial seed. Note: Use the midsquare method. You can use MATLAB to show the calculations, but do not use MATLAB's rand function (it is based on a different algorithm). B. Use MATLAB instead of a spreadsheet. Use (1234), as the initial seed. Show a histogram with 10 ranges. Repeat for 1000 random numbers in the same range. Print out the MATLAB statements and the histograms, but not the random numbers. Comment on the two histograms. Note: Do not use MATLAB's randi function. We don't want integers only. 1. A. Problem 1-11 In addition to using 8371, generate 10 random numbers using the last four digits as (1234) number as the initial seed. Note: Use the midsquare method. You can use MATLAB to show the calculations, but do not use MATLAB's rand function (it is based on a different algorithm). B. Use MATLAB instead of a spreadsheet. Use (1234), as the initial seed. Show a histogram with 10 ranges. Repeat for 1000 random numbers in the same range. Print out the MATLAB statements and the histograms, but not the random numbers. Comment on the two histograms. Note: Do not use MATLAB's randi function. We don't want integers only
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
