Signal Envelope Generator

An envelope generator for either single Gaussian, Lorentzian or top hat profiles, or a train thereof
1,7K descargas
Actualizado 14 abr 2009

Ver licencia

This is intended as a simple tool that allows the generation of arbitrary envelopes: either for signals or other time-dependent phenomena. It takes as arguments the shape of a single pulse (top hat, Guassian or Lorentzian); whether the output should just be that single pulse or an equi-spaced train of them; and the parameters (pulse width, location of center, train spacing). The comments in the file outline the exact argument requirements.

In particular, the code is based on anonymous functions so that it to be flexibly extended to (a) other single pulse shapes and (b) more complex pulse arrangements.

This is my first submission here so any feedback is very welcome!

Citar como

Svetoslav Bajlekov (2024). Signal Envelope Generator (https://www.mathworks.com/matlabcentral/fileexchange/23713-signal-envelope-generator), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2008b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Pulsed Waveforms en Help Center y MATLAB Answers.
Agradecimientos

Inspiración para: MyEqualizer(varargin)

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.1.0.0

Added example usage to the file's comments section

1.0.0.0