image thumbnail

updated 1 year ago

Live audio stream analyser and voice coach by Steve Lawrence

A program that uses 'analoginput' to create a live audio stream, which is analyzed in real-time. (singing, coach, signal processing)

liveon.m

image thumbnail

updated 1 year ago

Laboratory froth flotation machine automation GUI by Ivan Brezani

This program was designed to work as a controller for upgraded DV-2 laboratory flotation machine. (froth flotation, automation, controller)

config(varargin)

dlmcell(file,cell_array,varargin)

main.m

image thumbnail

updated 1 year ago

MATLAB Support Package for Vernier SensorDAQ by Classroom Resources Team

MATLAB library for reading Vernier sensors using SensorDAQ hardware (support package, vernier, sensordaq)

sdaq.addAnalogInput( sessionobj, channel, devicename, type )

sdaq.addAnalogOutput( sessionobj, devicename )

sdaq.addCounter( sessionobj, devicename, type )

image thumbnail

updated 1 year ago

MATLAB Support Package for NI ELVIS II by Classroom Resources Team

MATLAB library for communicating with a National Instrument ELVIS II prototyping platform (support package, elvis, ni)

elvis.Multimeter(type,devicename)

elvis.private.[methodinfo,structs,enuminfo,ThunkLibName]=NI...

elvis.setup

image thumbnail

updated 3 years ago

MATLAB Programming Example for U2500A USB Modular Data Acquisition (DAQ) module’s Analog Input by Neo

This program sets the USB DAQ module to sample immediately without waiting for a trigger signal (aerospace, automotive, biotech)

image thumbnail

updated almost 4 years ago

DaqControl - Data Acquisition Session with MCC DAQ card by Shmuel Ben-Ezra

User-friendly interface helps you perform basic operations with a data acquisition card. (data import, gui, measurement)

DaqControl(varargin)

image thumbnail

updated 4 years ago

MATLAB Programming Example for Agilent's U2600A USB Modular (DAQ) Digital IO module by Neo

The U2651A is used as an example here. (aerospace, automotive, biotech)

DIO_Start.m

image thumbnail

updated 4 years ago

MATLAB Programming Example for U2500A USB Modular Data Acquisition (DAQ) module’s Digital IO by Neo

This program sets the USB DAQ module’s first 8 Digital IO ports as digital outputs (aerospace, automotive, biotech)

DIO_PutValue.m

image thumbnail

updated 4 years ago

MATLAB Programming Example for U2500A USB Modular Data Acquisition (DAQ) module’s Analog Output by Neo

Analog output sends out discrete values and the analog input is used to measure that value (aerospace, automotive, biotech)

AO_PutSample_GetSampe.m

image thumbnail

updated 4 years ago

MATLAB Programming Example for U2300A USB Modular Data Acquisition (DAQ) module’s Digital IO by Neo

This program sets the USB DAQ module’s first 16 Digital IO ports to be digital inputs (aerospace, control design, automotive)

DIO_Start.m

image thumbnail

updated 4 years ago

MATLAB Programming Example for U2300A Modular USB Data Acquisition (DAQ) module’s Analog Output by Neo

This program sets the USB DAQ module to output a continuous sine wave. (aerospace, control design, automotive)

AO_RepeatOutput.m

image thumbnail

updated 4 years ago

Getting Started – MATLAB with Agilent's U2300A Multifunction DAQ Devices by Neo

These USB multifunction data acquisition devices can be used with MATLAB® Data Acquisition Toolbox. (agilent, start, u2300a)

image thumbnail

updated 4 years ago

Installation example – Using MATLAB software with the U2300A Series USB Data Acquisition Devices by Neo

Example program can be used to verify that the necessary software components are installed. (measurement, physics, medical)

Agilent_U2300A_DAQ_startup_program.m

image thumbnail

updated 4 years ago

MATLAB Adaptor for Agilent's U2600A Series USB Data Acquisition Devices (DAQ) by Neo

This enables you to use MATLAB and MATLAB’s Data Acquisition Toolbox with U2600A Series DAQ devices. (aerospace, automotive, biotech)

image thumbnail

updated 4 years ago

MATLAB Adaptor for Agilent's U2500A Series USB Data Acquisition (DAQ) Devices by Neo

This enables you to use MATLAB and MATLAB’s Data Acquisition Toolbox with U2500A Series DAQ devices (aerospace, automotive, measurement)

image thumbnail

updated 4 years ago

audiorec.m by Johan Carlson

Recording of short transients based on input level triggering. (audio recording, analog input, measurement)

audiorec(Fs, th, opts)

test_audiorec.m

image thumbnail

updated 7 years ago

Sound Level Meter by Douglas Lanman

Implements real-time spectrum analyzer and displays decibel level. (sound, sound level meter, decibel meter)

SLM

analyzeSignal(x,Fs)

estimateLevel(x,Fs,C)

image thumbnail

updated 11 years ago

Spectrum Analysis by Dan Onu

Spectrum analysis in a waterfall display (example, application, tektronix spectrum)

TDSSpecDemo(varargin)

Contact us