Question: C language Programming Create a sequence of 2000 numbers with uniform distribution using LCG technique with a modulus between 500-1000 and period of distribution full
C language Programming
Create a sequence of 2000 numbers with uniform distribution using LCG technique with a modulus between 500-1000 and period of distribution full perios=m. Multiply the distribution by 40 to create a range of [0,40) instead of [0,1) and print the numbers in file named lab_7_out txt. first column should be order of numbers(1-1000) second column first 1000 numbers and third column the next 1000 numbers. Use 2-4 digits after decimal
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
