photo

James Newton


Active since 2012

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Finding the number of values bigger than a certain number in an array?
Suppose I have an array of 50 numbers, how would I find the number of elements bigger than say 21 in an array of random numbers?...

12 years ago | 1 answer | 0

1

answer

Answered
How do I combine two different distributions in MATLAB?
Thanks for the answer, it makes sense, forgot about making a function!

12 years ago | 0

Question


How do I combine two different distributions in MATLAB?
Suppose I have X ~ Norm(x,y) and Y ~ Exponential(k) I wish to create a new variable T = X + Y. How would this be done? I n...

12 years ago | 2 answers | 0

2

answers