photo

Steven


New Jersey Institute of Technology

2013 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Generate A Sequence of 25 Independent Bernoulli RVs with p = .8?
I have a question that asks me to generate a sequence of 25 independent Bernoulli RVs where p = .8. I want to see how many rando...

10年弱 前 | 1 件の回答 | 0

1

回答

質問


Find Partial Sums of a Function.
I have a funtion ... erfx(n) = ( 2 / sqrt(pi) ) * ( ( ( (-1).^i ) * ( x.^((2*i)+1) ) ) / ( ( (2*i) + 1 ) * ( factorial(i) ) )...

11年弱 前 | 0 件の回答 | 0

0

回答

質問


Create An Array That Contains All the Values of F(x)? Help!
I have a function f(x) that equals x if x < 1 and x^2 elsewhere. How would I go about putting all the values of f(x) into ano...

11年弱 前 | 3 件の回答 | 0

3

回答

質問


How to remove multiple elements from an array?
I have an array x which is equal to [1:50]. I am trying to remove all the elements that are divisible by 3, 4, and 5. I ca...

11年弱 前 | 1 件の回答 | 0

1

回答