Statistik
9 Fragen
0 Antworten
RANG
36.597
of 295.527
REPUTATION
1
BEITRÄGE
9 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
66.67%
ERHALTENE STIMMEN
1
RANG
of 20.242
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 154.057
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
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?
etwa 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
etwa 9 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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 ...
etwa 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
etwa 9 Jahre vor | 1 Antwort | 1
1
AntwortFrage
Generate random numbers from distribution object
How can I assure the random numbers generated from a distribution object are POSITIVE?
etwa 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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" ...
etwa 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
etwa 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
etwa 9 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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 ; ...
etwa 9 Jahre vor | 2 Antworten | 0