Statistics
9 Questions
0 Answers
RANK
36,628
of 297,016
REPUTATION
1
CONTRIBUTIONS
9 Questions
0 Answers
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
1
RANK
of 20,419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,725
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 create a random array from a distribution?
I was wondering how can I create an array of certain dimensions (i.e. 1000x1) from a distribution object?
9 years ago | 1 answer | 0
1
answerQuestion
POSITIVE random numbers generation from object distributions
can I select only positive random numbers from a distribution? Even considering this distribution may have negative numbers in i...
9 years ago | 0 answers | 0
0
answersQuestion
Get Points from a Line (data set)
I have a set of n data pairs (x,y), that are actual measurements. lets say x = [1 2 3 4 5 6 7 10]; and y = [100 200 300 400 500 ...
9 years ago | 1 answer | 0
1
answerQuestion
histogram function not working
I am trying to use the histogram function, and even the basic MathWorks demonstration does not work in my Matlab x = 2*rand...
9 years ago | 1 answer | 1
1
answerQuestion
Generate random numbers from distribution object
How can I assure the random numbers generated from a distribution object are POSITIVE?
9 years ago | 1 answer | 0
1
answerQuestion
How can I get specific values from distribution objects?
I have a normal distribution object and its PDF (1000 values). How can I get a vector of 1000 specific numbers that "belong" ...
9 years ago | 1 answer | 0
1
answerQuestion
Why is my generated weibull distribution generating only NaN numbers?
I am fitting a Weibull distribution to a set of data "x" (10000 x 1). I want the distribution to have the same size. I am trying...
9 years ago | 1 answer | 0
1
answerQuestion
How can I use a function created by dfittool?
I created a function for a pdf and normal fit on the dfittool, however, I am not able to call it from my code. this is the fu...
9 years ago | 0 answers | 0
0
answersQuestion
How can I bin a set of data probability and plot it as a bar chart ?
I have a set of observed data of 3 years of hourly measurements "x" (25920x1 double) with min = 0.00003484 and max = 3.8787 ; ...
9 years ago | 2 answers | 0