photo

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...

4年以上 前 | 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年弱 前 | 1 件の回答 | 0

1

回答