TDNN-Matlab2Cpp
Version 1.0.0.0 (10.5 KB) by
David
The code takes a time-delay neural network (TDNN) trained in Matlab and converts it to a C++ class.
This program takes a time-delay neural network (TDNN) trained in Matlab using timedelaynet of Matlab's Neural Network Toolbox and creates the header and source files of the new C++ class TDNNClassifier implementing the trained time-delay neural network.
This is useful for deploying code developed in Matlab into embedded applications where Matlab is not available.
Cite As
David (2026). TDNN-Matlab2Cpp (https://github.com/dhasenfratz/TDNN-Matlab2Cpp), GitHub. Retrieved .
MATLAB Release Compatibility
Created with
R2016b
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
Find more on Deep Learning Toolbox in Help Center and MATLAB Answers
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
matlab
Versions that use the GitHub default branch cannot be downloaded
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 | - |
|
To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.
