Feeds
提问
Error in coin toss code
Trying to write a program to run a set number of trials where I flip n coins (chosen by user) successively and display the numb...
6 years 前 | 1 个回答 | 0
1
个回答提问
8 coin toss problem
Trying to write code to generate a vector "v" of the probability mass function for the following: flip 8 coins what is the proba...
6 years 前 | 1 个回答 | 0
1
个回答提问
Plot vectors from the origin
I am learning matlab and trying to plot vectors. I defined V=[3;4] to represent 3x^+4y^ and attempt to display using plot(V) hop...
6 years 前 | 1 个回答 | 0
