Matthew Corrie
自 2017 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
Coupon Collector Problem Code
I've been trying to create a program to calculate the mean time taken to collect all coupons in the coupon collector problem. It...
5 years 前 | 2 个回答 | 0
2
个回答提问
Im writing a script to iterate through factorials, while storing each factorial in an array. Why does it keep saying there aren't enough inputs?
Sorry, I'm new to matlab, heres the code: %% Function to compute the factorial n! function s = myfact(n) % input n, output ...
7 years 前 | 1 个回答 | 0