Test Signals Generation with Matlab Implementation
Versione 1.7.0.0 (6,78 KB) da
Hristo Zhivomirov
Generation of test signals for measurements and other purposes.
The present submission is a set of three Matlab functions that provides a generation of a “wave packet” / “wave train” of:
1) Sine wave signal
2) Pulse signal (incl. rectangular, triangular, sawtooth, trapezoidal, etc.)
3) Sweep signal
Each function generates a specific type of signal with arbitrary duration, pause, and number of repetitions in the train (if any).
Several examples are given to clarify the usage of the function. For convenience, the input and output arguments are given at the beginning of each function.
The code is based on the theory described in:
[1] Хр. Живомиров, И. Илиев. Генериране на измервателни сигнали с приложение на Matlab. Списание Акустика, бр. 15, стр. 87-90, 2013 (https://www.nonoise-bg.com/files/Papers_AC_2013.pdf)
[2] M. Mandal, A. Asif. Continuous and Discrete Time Signals and Systems. Cambridge, Cambridge University Press, 2007.
[3] D. Manolakis, V. Ingle. Applied Digital Signal Processing. Cambridge, Cambridge University Press, 2011.
Cita come
Hristo Zhivomirov (2024). Test Signals Generation with Matlab Implementation (https://www.mathworks.com/matlabcentral/fileexchange/43802-test-signals-generation-with-matlab-implementation), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Creato con
R2017b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS LinuxCategorie
Scopri di più su Simulation, Tuning, and Visualization in Help Center e MATLAB Answers
Tag
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
Versione | Pubblicato | Note della release | |
---|---|---|---|
1.7.0.0 | A new version of the codes has been uploaded. |
||
1.6.0.0 | A new version of the codes has been uploaded. |
||
1.5.0.0 | A new version of the codes has been uploaded. |
||
1.4.0.0 | A new version of the codes has been uploaded. |
||
1.3.0.0 | A new version of the codes has been uploaded. |
||
1.2.0.0 | A new version of the codes has been uploaded. |
||
1.1.0.0 | One more example is given to clarify the usage of the functions. |
||
1.0.0.0 |