Community Profile

Gabs


Aktiv seit 2015

Followers: 0   Following: 0

Kontakt

Statistiken

  • Thankful Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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?

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 8 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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 ...

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 8 Jahre vor | 1 Antwort | 1

1

Antwort

Frage


Generate random numbers from distribution object
How can I assure the random numbers generated from a distribution object are POSITIVE?

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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" ...

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 8 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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 ; ...

mehr als 8 Jahre vor | 2 Antworten | 0

2

Antworten