SampEn_MC(sample,M,r,start,finish,imax,jmax)
function saen=SampEn_MC(sample,M,r,start,finish,imax,jmax)
INPUTS
sample - biological or some other sample
m - length of subsample. In most cases value 3 is used
r - maximum allowed distance betwen two subsamples
start - defines on which sample index we start calculating. This allows us to avoid sample distorsions on begining of a reciord due to filtration.
finish - defines how many samples are ignored in ending of a sample
imax - number of subsamples taken for testing. Higher value for more
accurate resoults. Reccomended value is imax = 1000
jmax - number of subsamples that a subsample is tested to. Recommended
value is jmax = 400
Cita come
Vid Bevcar (2025). SampEn_MC(sample,M,r,start,finish,imax,jmax) (https://it.mathworks.com/matlabcentral/fileexchange/49881-sampen_mc-sample-m-r-start-finish-imax-jmax), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Compatibilità della piattaforma
Windows macOS LinuxTag
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
| Versione | Pubblicato | Note della release | |
|---|---|---|---|
| 1.0.0.0 |
