Elizabeth Antohi
Followers: 0 Following: 0
Statistics
2 Questions
0 Answers
RANK
210,569
of 295,569
REPUTATION
0
CONTRIBUTIONS
2 Questions
0 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
0
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,105
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
How can I incorporate values of An and Bn into matrix C? Matrix C output at the end of for loop is still values from X = randn
numberOfExperiments = input('Number of trials: '); %number of trials a = {'G1' 'g1'} %heterozygous die 1 parent b = {'G2'...
4 years ago | 1 answer | 0
1
answerQuestion
Index in position 1 exceeds array bounds (must not exceed 1). How do I fix this error?
n = input('Number of dice: '); %number of dice being rolled numberOfExperiments = input('Number of trials: '); faces = input(...
4 years ago | 1 answer | 0