ARD_frequencyrespon​se_gui()

GUI to plot the transfer function of an ARD system, with sliders to set parameter values
124 descargas
Actualizado 7 dic 2015

Ver licencia

GUI to plot the transfer function / frequency response function of an ARD system [1], with sliders to set parameter values.
An ARD system is a linear system to predict smooth signals in real time.
Since it is model-free, all ARD applications have the same transfer function,
up to specific parameter values of which there are three:
1. The delay time tau in the coupling term between signal and ARD,
2. the relaxation constant alpha,
3. the coupling constant K.
The transfer function is Fourier-based.
If you use this program in publications and want to cite it, you can do it as:
H. U. Voss, Signal Prediction by Anticipatory Relaxation Dynamics, http://arxiv.org/abs/1508.01088 (2015).
I would be happy to email this paper on request.
For commercial use and questions, please contact me.
[1] Preprint http://arxiv.org/abs/1508.01088
++++++++++++++++++++++++++++++++++++++++++++++
Henning U. Voss, Ph.D.
Citigroup Biomedical Imaging Center
Weill Medical College of Cornell University
516 East 72nd Street
New York, NY 10021
Tel. 001-212 746-5216
Email: henningvoss@ieee.org
++++++++++++++++++++++++++++++++++++++++++++++

Citar como

Henning U. Voss (2024). ARD_frequencyresponse_gui() (https://www.mathworks.com/matlabcentral/fileexchange/52435-ard_frequencyresponse_gui), MATLAB Central File Exchange. Recuperado .

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

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

Adopting more conventional sign notation in equations and display.

1.2.0.0

Removal of test plot figure, was confusing, not necessary, and had incorrect legend.
Adding descriptive figure.

1.1.0.0

Bug fix: The slider values were not displayed correctly in V1.0.
Does not require SPT.

1.0.0.0