fwhm

To calculate the full-width at half-maximum of an input.

Sie verfolgen jetzt diese Einreichung

width = fwhm(x,y)

Full-Width at Half-Maximum (FWHM) of the waveform y(x) and its polarity.

The FWHM result in 'width' will be in units of 'x'

The code was developed by an unknown author.

Zitieren als

Patrick Egan (2026). fwhm (https://de.mathworks.com/matlabcentral/fileexchange/10590-fwhm), MATLAB Central File Exchange. Abgerufen .

Allgemeine Informationen

Kompatibilität der MATLAB-Version

  • Kompatibel mit allen Versionen

Plattform-Kompatibilität

  • Windows
  • macOS
  • Linux
Version Veröffentlicht Versionshinweise Action
1.0.0.0

No need to reassign variables 'x' and 'y'.

Remove last 'else' condition.