mathworks topic
MathWorks_tools
Scripts and tools created by ADI to be used with MATLAB and Simulink with ADI products
setup-matlab
Set up your GitHub Actions workflow with a specific version of MATLAB.
matlab_runtime_docker
Docker image to run compiled MATLAB applications or components without installing MATLAB. No required MathWorks license
.github
Automate your workflows with GitHub actions for MATLAB.
run-command
Run MATLAB scripts, functions, and statements.
run-tests
Run MATLAB and Simulink tests and generate artifacts.
Introduction-to-MCU-Programming-for-Power-Electronics-Control-Applications
This repository contains the MATLAB/Simulink source code to reproduce the experiments presented in the book: "Introduction to Microcontroller Programming for Power Electronics Control Applications"
Circular-Hough-Transform-using-MATLAB
Circular Hough transform is used for detecting circles in images. This is a basic implementation of CHT using Matlab