7 skills total · 7 unscanned
Skills by matlab
This skill guides you through deploying neural networks to embedded systems using MATLAB R2026a and Simulink. Choose between two workflows: rebuild imported models as dlnetwork…
This skill guides you through converting AI models into deployable C/C++ or CUDA code using MATLAB Coder or GPU Coder. It covers the complete workflow from loading PyTorch…
Generate production C and CUDA code from neural networks for resource-constrained embedded devices. This skill covers model import from PyTorch, ONNX, and TensorFlow, compression…
Configure MATLAB Embedded Coder to generate production C/C++ code for microcontrollers and embedded Linux boards like STM32 and Raspberry Pi. Set up processor-in-the-loop (PIL)…
Bring trained deep learning models from PyTorch, ONNX, or Keras into MATLAB as dlnetwork objects. The skill handles .pt2 exported programs, traced .pt files, .onnx models, and…
Upgrade outdated MATLAB code by swapping deprecated functions for their modern replacements across file I/O, deep learning, graphics, and UI domains. This skill pairs with static…
Build and train neural networks in MATLAB using current best-practice APIs (trainnet, dlnetwork, testnet) for classification, regression, and transfer learning tasks. This skill…