Smooth Differentiation

A smoothed differentiation filter (digital differentiator).
9,1K téléchargements
Mise à jour 8 nov. 2004

Aucune licence

A smoothed differentiation filter (digital differentiator).

Such a filter has the following advantages:

First, the filter involves both the smoothing operation and differentation operation. It can be regarded as a low-pass differention filter (digital differentiator). It is well known that the common differentiation operation amplifies the high-frequency noises.Therefore, the smoothded differentiation filter would be valuable in experimental (noisy) data processing.

Secondly, the filter coefficients are all convenient integers (simple units) except for an integer scaling factor, as may be especially significant in some applications such as those in some single-chip microcomputers or digital signal processors.

Usage:
h=smooth_diff(n)
n: filter length (positive integer larger no less than 2)
h: filter coefficients (anti-symmetry)

Examples:
smooth_demo

Author:
Jianwen Luo <luojw@bme.tsinghua.edu.cn, luojw@ieee.org> 2004-11-02
Department of Biomedical Engineering, Department of Electrical Engineering
Tsinghua University, Beijing 100084, P. R. China

References:
Usui, S.; Amidror, I.,
Digital Low-Pass Differentiation for Biological Signal-Processing.
IEEE Transactions on Biomedical Engineering 1982, 29, (10), 686-693.
Luo, J. W.; Bai, J.; He, P.; Ying, K.,
Axial strain calculation using a low-pass digital differentiator in ultrasound elastography.
IEEE Transactions on Ultrasonics Ferroelectrics and Frequency Control 2004, 51, (9), 1119-1127.

Citation pour cette source

Jianwen Luo (2024). Smooth Differentiation (https://www.mathworks.com/matlabcentral/fileexchange/6170-smooth-differentiation), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R13SP1
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Remerciements

A inspiré : Generation of Random Variates

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.0.0.0