Statistica
MATLAB Answers
2 Domande
0 Risposte
RANK
267.799
of 301.432
REPUTAZIONE
0
CONTRIBUTI
2 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
0.0%
VOTI RICEVUTI
0
RANK
of 174.555
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
How to use ksdensity to find the probability density of the original data when only the original data is known
I want to get the probability density function
quasi 4 anni fa | 1 risposta | 0
1
rispostaDomanda
I want to get the result, not the graph, what to do
>> gridx1=-0.25:.05:1.25; >> gridx2=0:.1:15; >> [x1,x2]=meshgrid(gridx1,gridx2); >> x1=x1(:); >> x2=x2(:); >> x1=[x1 x2]; ...
quasi 4 anni fa | 1 risposta | 0