Content Feed
제출됨
Simscape Essentials for Automotive Student Teams
The submission introduces a set of models to get the automotive student teams started with physical modeling using Simscape™.
29일 전 | 다운로드 수: 71 |
제출됨
BAJA All-Terrain Vehicle (ATV) Model
The file contained includes BAJA ATV model with Continuously Variable Transmission(CVT).
약 2달 전 | 다운로드 수: 21 |

제출됨
MATLAB and Simulink ROS Tutorials
MATLAB and Simulink tutorials for learning how to program and develop robots powered by ROS™
4달 전 | 다운로드 수: 22 |

제출됨
Electric Vehicle Powered by BLDC Motor
This submission contains a set of models to show the implementation of electric all-terrain vehicles powered by BLDC motor.
4달 전 | 다운로드 수: 59 |

제출됨
Making Vehicles & Robots See-Getting Started with Perception
This repository is to help students to get started with practical approaches to work with perception algorithms using MATLAB and...
5달 전 | 다운로드 수: 6 |

제출됨
The BioMassters Challenge Starter Code
This repository serves as a starting solution to The BioMassters competition to estimate aboveground biomass from satellite imag...
5달 전 | 다운로드 수: 4 |

제출됨
Robotics Playground
This toolbox is a collection of Simulink virtual envrionments designed to aid in the teaching of basic concepts in mobile roboti...
7달 전 | 다운로드 수: 103 |
제출됨
optimization-for-model-aircrafts
This repository contains code that optimizes an aircraft with SAE Aero 2020 Regular Class problem statement as an example
8달 전 | 다운로드 수: 7 |
답변 있음
How can I control the VEX V5 Electromagnet with MATLAB/Simulink?
Although there is no official Electromagnet block for the VEX V5 support package. You can use the prototype block attached to th...
How can I control the VEX V5 Electromagnet with MATLAB/Simulink?
Although there is no official Electromagnet block for the VEX V5 support package. You can use the prototype block attached to th...
8달 전 | 0
| 수락됨
질문
How can I control the VEX V5 Electromagnet with MATLAB/Simulink?
I am using the MATLAB/SImulink hardware support package for VEX V5 and would like to control the V5 ecletromagnet, but there is ...
8달 전 | 답변 수: 1 | 0
1
답변제출됨
Vehicle Path Tracking Using Model Predictive Control (MPC)
This submission contains a model to show the implementation of MPC on a vehicle moving in a US Highway scene.
약 1년 전 | 다운로드 수: 51 |

제출됨
Modeling Disease Spread Using an SEIR Model
This is a simple SEIR (Susceptible-Exposed-Infectious-Recovered) model of disease spread, implemented in MATLAB®.
약 1년 전 | 다운로드 수: 33 |

제출됨
Vehicle Path Tracking Using Stanley Controller
The submission contains a model to show the implementation of the Stanley controller on a vehicle moving in a scene.
1년 이상 전 | 다운로드 수: 42 |
제출됨
Robot Autonomy and Control Workshop
A workshop covering the essentials of programming autonomous tasks for mobile robots with MATLAB and Simulink.
1년 이상 전 | 다운로드 수: 3 |

답변 있음
I get the error ' Unable to resolve the name matlabshared.toolchain.gnu_gcc_arm.getGnuArmToolsDir' when using the ARM Cortex based VEX Microcontroller Support Package
To fix the error, Please download and install Simulink Coder Support Package for VEX EDR V5 Robot Brain additionally over your c...
I get the error ' Unable to resolve the name matlabshared.toolchain.gnu_gcc_arm.getGnuArmToolsDir' when using the ARM Cortex based VEX Microcontroller Support Package
To fix the error, Please download and install Simulink Coder Support Package for VEX EDR V5 Robot Brain additionally over your c...
1년 이상 전 | 0
질문
I get the error ' Unable to resolve the name matlabshared.toolchain.gnu_gcc_arm.getGnuArmToolsDir' when using the ARM Cortex based VEX Microcontroller Support Package
Simulink models fail to build with the following error : Error Report: Command "codertarget.vexarmcortex.internal.addCompilerPa...
1년 이상 전 | 답변 수: 1 | 0
1
답변제출됨
Autonomous Navigation for Mobile Robots and UGV
Examples for creating autonomous navigation software stacks for mobile robots and UGV using MATLAB and Simulink
1년 이상 전 | 다운로드 수: 50 |
제출됨
Obstacle Avoidance with Camera Sensor using Simulink
Obstacle avoidance for UAV/UGV using optical flow algorithm calculated using the vehicle's front view camera.
2년 이하 전 | 다운로드 수: 14 |

제출됨
Roll Center Calculator
This submission contains a set of the .mlapp file and the .m function files to calculate the roll-center height.
2년 이하 전 | 다운로드 수: 20 |
답변 있음
I get the error 'Changing property 'UnconnectedLineMsg' is not allowed ' when using a block from the MATLAB and Simulink Robotics Playground
To fix the error, go to the Simulink model settings and set the UnconnectedLineMsg connectivity diagnostic to 'none'. See how to...
I get the error 'Changing property 'UnconnectedLineMsg' is not allowed ' when using a block from the MATLAB and Simulink Robotics Playground
To fix the error, go to the Simulink model settings and set the UnconnectedLineMsg connectivity diagnostic to 'none'. See how to...
2년 이하 전 | 2
| 수락됨
질문
I get the error 'Changing property 'UnconnectedLineMsg' is not allowed ' when using a block from the MATLAB and Simulink Robotics Playground
When creating or running a model using the MATLAB And SImulink Robotics toolbox, I get the following error: Error evaluating 'I...
2년 이하 전 | 답변 수: 1 | 0
1
답변제출됨
Modeling and Simulation of an Autonomous Underwater Vehicle
This submission contains the files used in this video on modeling, simulation and control of an Autonomous Underwater Vehicle
약 2년 전 | 다운로드 수: 52 |
제출됨
Deep Learning For Object Detection
Code Files for MATLAB and Simulink Robotics Arena - Deep Learning for Object Detection video series
2년 이상 전 | 다운로드 수: 21 |
제출됨
Modeling a Thrust Vector Controlled Rocket in Simulink
Code in this repository is discussed in a BPS.Space YouTube video on modeling a thrust vector controlled rocket in Simulink
2년 이상 전 | 다운로드 수: 23 |

제출됨
Deep Learning For Time Series Data
The examples showcase two ways of using deep learning for classifying time-series data, i.e. ECG data.
2년 이상 전 | 다운로드 수: 9 |
제출됨
Student Competition : Code Generation Training
Files associated with the Student Competition : Code Generation Training
2년 이상 전 | 다운로드 수: 14 |

제출됨
Vehicle Path Tracking Using Pure Pursuit Controller
This submission contains a set of models to show the implementation of a pure pursuit controller on a vehicle under different sc...
2년 이상 전 | 다운로드 수: 51 |
제출됨
MATLAB and Simulink Racing Lounge: Vehicle Modeling
Simulink and Powertrain Blockset models for the Vehicle Modeling series
2년 이상 전 | 다운로드 수: 371 |
제출됨
Mobile Robotics Training Toolbox
Mobile Robotics Training library and Simulation Map Generator app for the training video series.
2년 이상 전 | 다운로드 수: 84 |
