Pulse data segmentation

Optimized Pulsewidth, Extract single polarity pulses
119.0 次下载
更新时间 2018/2/26

查看许可证

This is is similar to MATLAB's pulsewidth function, with higher capability, better detection and it is less susceptible to noise. It has 4 methods, best of which is 'Dynamic' which extracts the signal using two thresholds, one of which is determined automatically according to the data and make the algorithm reliable in case of a noisy signal. Other methods are including 'Middle' and 'MiddleSmooth', later uses a low-pass filer (embedded in the same file) to filter the data drastically and determines the pulses from the filter data however extracts them from the actual data! Problem is that the filtering frequency is fixed and need to be adjusted according to your measurement setup.

引用格式

Salaheddin Hosseinzadeh (2024). Pulse data segmentation (https://www.mathworks.com/matlabcentral/fileexchange/60423-pulse-data-segmentation), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2012b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Signal Generation, Manipulation, and Analysis 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0.0

info added