Data Acquisition Examples with Matlab Implementation
The present Matlab codes are data acquisition examples, which concern the generation and measurement (queue and acquisition) of (audio) signals with Matlab Data Acquisition Toolbox using both the Legacy and Session-Based interface and both the Sound Card and NI DAQ (NI USB-6211) hardware. In the examples is shown how to:
- prepare the analog output(s) and input(s);
- simultaneously queue and acquire data;
- log the results into data .txt data file.
The codes are based on the theory described in:
[1] Data Acquisition Toolbox User’s Guide.pdf. The MathWorks Inc, 2014.
[2] Data Acquisition Toolbox User’s Guide.pdf. The MathWorks Inc, 2016.
[3] NI USB-621x Specifications.pdf. Austin, National Instruments, Corp., 2009.
Zitieren als
Hristo Zhivomirov (2024). Data Acquisition Examples with Matlab Implementation (https://www.mathworks.com/matlabcentral/fileexchange/49744-data-acquisition-examples-with-matlab-implementation), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
Tags
Quellenangaben
Inspiriert: Data Acquisition and Monitoring with Matlab Implementation
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Legacy/
Session/
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.1.0.0 | A new version of the codes has been uploaded. |
||
1.0.0.0 |