Pinned Repositories
awesome-matlab-hackathons
This repository is a resource center for hackathon participants! Check out the readme file to find getting started resources and inspiration for your next hack!
awesome-matlab-students
An awesome list of helpful resources for students learning MATLAB & Simulink. List includes tips & tricks, tutorials, videos, cheat sheets, and opportunities to learn MATLAB & Simulink.
climatedatastore
Climate Data Store Toolbox for MATLAB
Design-motor-controllers-with-Simscape-Electrical
This repository contains MATLAB and Simulink files used in the "How to design motor controllers using Simscape Electrical" videos.
jupyter-matlab-proxy
MATLAB Integration for Jupyter enables you to run MATLAB code in Jupyter Notebooks and other Jupyter environments. You can also open MATLAB in a browser directly from your Jupyter environment to use more MATLAB features.
MATLAB-extension-for-vscode
This extension provides support for editing MATLAB® code in Visual Studio® Code and includes features such as syntax highlighting, code analysis, navigation support, and more.
MATLAB-Simulink-Challenge-Project-Hub
This MATLAB and Simulink Challenge Project Hub contains a list of research and design project ideas. These projects will help you gain practical experience and insight into technology trends and industry directions.
Modeling-TVCd-Rocket-in-Simulink
Code in this repository is discussed in this BPS.Space YouTube video on modeling a thrust vector controlled rocket in Simulink. Thrust Vectoring or Thrust Vector control is the ability of an aircraft or a rocket's propulsion system to manipulate the direction of its thrust to control the rocket or aircrafts attitude or angular velocity.
simulinkDroneReferenceApp
This Simulink Project shows the implementation of a Remotely Piloted Radio-Control fixed-wing aircraft (i.e. Drone, UAV), an autopilot for flight stabilization, and an operator interface to control its trajectory.
thingspeak-arduino
ThingSpeak Communication Library for Arduino, ESP8266 and ESP32
MathWorks's Repositories
mathworks/toolboxdesign
Best practices for creating high-quality and user-friendly MATLAB toolboxes, including recommendations for file organization, testing, and releasing the toolbox.
mathworks/mpc_implementation_example
当サンプルモデルは、モデル予測制御(MPC)の設計と実装のワークフローを分かりやすく紹介するための資料です。 設計後、コード生成を行い、マイクロコントローラに実装するまでの流れを詳しくまとめています。
mathworks/climatedatastore
Climate Data Store Toolbox for MATLAB
mathworks/Robotic-Arm-Impedance-Control
A tutorial on implementing an impedance control for a collaborative robot that can work together with humans.
mathworks/Awesome-MATLAB-Quant-Finance-
Discover how to leverage MATLAB for quantitative finance modeling
mathworks/buildroot
This buildroot fork contains customized recipes for generating AMD-Xilinx SoC and Intel SoC embedded Linux images for use with MathWorks tools.
mathworks/xilinx-linux
This repository contains Embedded Linux kernel source code for Xilinx devices.
mathworks/deep-learning-workshop
mathworks/PMSM_FOC
ブラシレスDCモーター (永久磁石同期モーター) のベクトル制御の設計 (Design the FOC of BLDC (PMSM))
mathworks/matlab-bamboo-plugin
This plugin enables you to run MATLAB® and Simulink® as part of your Bamboo build.
mathworks/Battery-Model-Parameter-Estimation-Using-Impedance-Data
Due to the electrification megatrend, estimating battery model parameters using impedance data is of great interest, since typically battery model parameters are estimated using time domain data, and the estimation is usually slow.
mathworks/Precipitation-Variability-Analysis-MATLAB
Access, process and visualize global climate (precipitation) data from the WCRP CMIP6 database
mathworks/balancing-ball-control-with-adaptive-mpc-using-online-model-estimation
モデル予測制御(MPC)は、複雑なシステムにおける高性能な制御機能を実現するための、実用的な手段として注目されている。しかし、MPCの内部モデル設計の工数、また内部モデルと実システムとのずれによる不安定化が課題となっている。そこで、逐次最小二乗法を用いた実時間モデル推定を行い、そのモデルを内部モデルに適用することで、内部モデル設計の自動化と制御の安定性を向上させる手法を提案する。
mathworks/matlab-parallel-gridengine-plugin
mathworks/matlab-parallel-lsf-plugin
mathworks/AI-with-MBD-Workshop
mathworks/matlab-parallel-pbs-plugin
mathworks/getting-started-with-perception-for-students
This repository is to help students get started with the practical approaches while working with perception algorithms using MATLAB and Simulink.
mathworks/pid_autotuing_response_optimization
非線形なプラントモデルを制御するPID制御器のゲインスケジューリングを、「Closed-Loop PID Autotuner」ブロックまたは「応答の最適化」アプリを用いて設計します。それぞれの手法のメリット、デメリットを把握することができます。
mathworks/devcontainer-features
This repository contains the MATLAB Feature for using MATLAB in development containers.
mathworks/matlab-parallel-htcondor-plugin
mathworks/MATLABSupportforBITalinoBiosignalDevices
Use MATLAB® Support for BITalino Biosignal Devices to connect and acquire biosignal data from the BITalino (r)evolution board and other BITalino (r)evolution Plugged kits.
mathworks/pdm_demo_by_matlab
mathworks/Pitch-rate-controller-for-aircraft
This repo contains the model files to trim, linearize and develop a pitch rate controller for an deHaviland Beaver aircraft
mathworks/cluster-monitoring-integration-for-matlab-job-scheduler
Integrate your MATLAB® Job Scheduler cluster with Grafana® and Prometheus® to provide live cluster monitoring and alerts.
mathworks/Trading-Analysis-in-MATLAB-using-Python
MATLAB custom Live Task that performs co-execution with Python code
mathworks/mjssetup
Setup Tool for MATLAB Job Scheduler
mathworks/Analyze-Nenana-Ice-Classic
mathworks/beyond-the-label
This repository hosts the GHC 24 workshop "Beyond the Label: AI techniques for Healthier Beauty Choices"
mathworks/singleton-matlab
Singleton Design Pattern in MATLAB