Ringdown

Ringdown.m determines the resonator frequency and Q from a ringdown measurement.
1,2K téléchargements
Mise à jour 19 nov. 2011

Afficher la licence

A "ringdown" experiment records the amplitude of a resonator as it decays under the influence of the damping in the system, without any external input. Ringdown.m analyzes a data set from a resonator ringdown measurement and determines the resonator frequency and Q using different methods. An FFT is used to estimate the resonance frequency, and an exponential fit to the signal envelope is used to determine the Q. Finally, a minimum-search fit to the data set is performed to provide a second estimate of both values.

Citation pour cette source

M. A. Hopcroft (2024). Ringdown (https://www.mathworks.com/matlabcentral/fileexchange/27938-ringdown), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2009a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Signal Processing Toolbox dans Help Center et MATLAB Answers
Remerciements

Inspiré par : crossing, envelope

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.2.0.0

v2.1: Several important bugfixes and improvements.

1.1.0.0

included example data file

1.0.0.0