Machine Learning and Deep Learning for Signals

Signal labeling, feature engineering, dataset generation

Signal Processing Toolbox™ provides functionality to perform signal labeling, feature engineering, and dataset generation for machine learning and deep learning workflows.

Apps

Signal AnalyzerVisualize and compare multiple signals and spectra
Signal LabelerLabel signal attributes, regions, and points of interest

Functions

expand all

labeledSignalSetCreate labeled signal set
signalLabelDefinitionCreate signal label definition
signalDatastoreDatastore for collection of signals
findchangeptsFind abrupt changes in signal
findpeaksFind local maxima
findsignalFind signal location using similarity search
fsstFourier synchrosqueezed transform
instfreqEstimate instantaneous frequency
pentropySpectral entropy of signal
periodogramPeriodogram power spectral density estimate
pkurtosisSpectral kurtosis from signal or spectrogram
powerbwPower bandwidth
pspectrumAnalyze signals in the frequency and time-frequency domains
pwelchWelch’s power spectral density estimate

Topics

Radar Waveform Classification Using Deep Learning (Phased Array System Toolbox)

This example shows how to classify radar waveform types of generated synthetic data using the Wigner-Ville distribution (WVD) and a deep convolutional neural network (CNN).

Pedestrian and Bicyclist Classification Using Deep Learning (Phased Array System Toolbox)

This example shows how to classify pedestrians and bicyclists based on their micro-Doppler characteristics using a deep learning network and time-frequency analysis.

Signal Classification Using Wavelet-Based Features and Support Vector Machines

Classify human electrocardiogram signals using wavelet-based feature extraction and a support vector machine classifier.

Classify Time Series Using Wavelet Analysis and Deep Learning

Classify ECG signals using the continuous wavelet transform and a deep convolutional neural network.

Related Information

Deep Learning in MATLAB (Deep Learning Toolbox)

Sequence Classification Using Deep Learning (Deep Learning Toolbox)

Featured Examples