mathworks topic

List mathworks repositories

MathWorks_tools

72
Stars
141
Forks
Watchers

Scripts and tools created by ADI to be used with MATLAB and Simulink with ADI products

setup-matlab

71
Stars
8
Forks
Watchers

Set up your GitHub Actions workflow with a specific version of MATLAB.

matlab_runtime_docker

40
Stars
11
Forks
Watchers

Docker image to run compiled MATLAB applications or components without installing MATLAB. No required MathWorks license

.github

63
Stars
2
Forks
Watchers

Automate your workflows with GitHub actions for MATLAB.

run-command

52
Stars
10
Forks
Watchers

Run MATLAB scripts, functions, and statements.

run-tests

39
Stars
11
Forks
Watchers

Run MATLAB and Simulink tests and generate artifacts.

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

19
Stars
2
Forks
Watchers

Circular Hough transform is used for detecting circles in images. This is a basic implementation of CHT using Matlab