Answered You can hire a professional tutor to get the answer.
% birthday.m % Does numerical simulations to solve the birthday problem. % Does NOT use loops! %numtrials = 100000; %n = 23; bdays =...
Can you help me solve this problem? I think i figured out how to change the script m file to a function file but I'm not completely sure. And I can't figure out correctly how to do the birthdaylooped.m file.
- Attachment 1
- Attachment 2