Community Profile

photo

Tavish Pattanayak


Last seen: 2 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计数据

All
  • Thankful Level 2
  • Commenter
  • Thankful Level 1
  • Solver

查看徽章

Feeds

排序方式:

提问


Problem 44960 Rescale scores
The following code works fine with the first set of input tested however shows error for the second set. I am doing this on Cody...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Problem 44951. Verify Law of Large Numbers
function dice_diff = loln(N) add = 0; mean = 0; mean1 = 0;add1=0; for c=1:1*exp(8) num = randi(N); add = add + num; ...

4 years 前 | 1 个回答 | 0

1

个回答