Use ksdensity and extract a probability
3 ビュー (過去 30 日間)
古いコメントを表示
Hello everyone !
I have some impacts' intensities data and I'd like to detect peaks within this time series (+400,000). To do so, I planned to give a score to each value according to the pdf of a sample (4001 values). I use ksdensity to have this pdf, but, even if I know that I can extract a probability from a pdf using an integration, I'm a little stuck to do this with the output from ksdensity. So would you have some hints about the way to do this please ?
I attach a csv with 4001 values from my time series.
0 件のコメント
回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!