Statistics
ランク
1,088
of 257,709
評価
48
貢献
23 質問
28 回答
回答採用率
56.52%
獲得投票数
14
ランク
55,024
of 109,954
貢献
0 問題
2 解答
スコア
30
バッジ数
1
貢献
0 投稿
貢献
0 パブリック チャネル
平均評価
貢献
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
送信済み
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.
3ヶ月 前 | ダウンロード 80 件 |

送信済み
Modeling Disease Spread Using an SEIR Model
This is a simple SEIR (Susceptible-Exposed-Infectious-Recovered) model of disease spread, implemented in MATLAB®.
3ヶ月 前 | ダウンロード 24 件 |

送信済み
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...
3ヶ月 前 | ダウンロード 3 件 |

送信済み
Robotics Playground
This toolbox is a collection of Simulink virtual envrionments designed to aid in the teaching of basic concepts in mobile roboti...
7ヶ月 前 | ダウンロード 199 件 |
送信済み
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.
8ヶ月 前 | ダウンロード 61 件 |
送信済み
Robot Autonomy and Control Workshop
A workshop covering the essentials of programming autonomous tasks for mobile robots with MATLAB and Simulink.
9ヶ月 前 | ダウンロード 11 件 |

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...
9ヶ月 前 | 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...
9ヶ月 前 | 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
10ヶ月 前 | ダウンロード 61 件 |
送信済み
Obstacle Avoidance with Camera Sensor using Simulink
Obstacle avoidance for UAV/UGV using optical flow algorithm calculated using the vehicle's front view camera.
11ヶ月 前 | ダウンロード 19 件 |

送信済み
Roll Center Calculator
This submission contains a set of the .mlapp file and the .m function files to calculate the roll-center height.
11ヶ月 前 | ダウンロード 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...
12ヶ月 前 | 1
| 採用済み
質問
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...
12ヶ月 前 | 1 件の回答 | 0
1
回答送信済み
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.
約1年 前 | ダウンロード 60 件 |

送信済み
BAJA All-Terrain Vehicle (ATV) Model
The file contained includes BAJA ATV model with Continuously Variable Transmission(CVT).
約1年 前 | ダウンロード 173 件 |

送信済み
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
1年以上 前 | ダウンロード 44 件 |
送信済み
Deep Learning For Object Detection
Code Files for MATLAB and Simulink Robotics Arena - Deep Learning for Object Detection video series
1年以上 前 | ダウンロード 55 件 |
送信済み
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
1年以上 前 | ダウンロード 22 件 |

送信済み
Deep Learning For Time Series Data
The examples showcase two ways of using deep learning for classifying time-series data, i.e. ECG data.
1年以上 前 | ダウンロード 33 件 |
送信済み
Student Competition : Code Generation Training
Files associated with the Student Competition : Code Generation Training
1年以上 前 | ダウンロード 18 件 |

送信済み
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...
1年以上 前 | ダウンロード 49 件 |
送信済み
MATLAB and Simulink Racing Lounge: Vehicle Modeling
Simulink and Powertrain Blockset models for the Vehicle Modeling series
1年以上 前 | ダウンロード 427 件 |
送信済み
Mobile Robotics Training Toolbox
Mobile Robotics Training library and Simulation Map Generator app for the training video series.
2年弱 前 | ダウンロード 100 件 |

送信済み
Student Competition - Mobile Robotics Training
All files related to Student Competition - Mobile Robotics Training video series.
2年弱 前 | ダウンロード 68 件 |
送信済み
matlab-mobile-fitness-tracker
Step-by-step process files and sample example code, to create your own Fitness tracker with MATLAB Online and MATLAB Mobile
2年弱 前 | ダウンロード 3 件 |
送信済み
Object Tracking using ROS and Simulink on Raspberry Pi
The example showcases deployment of a object tracking algorithm using ROS and Simulink on Raspberry Pi.
約2年 前 | ダウンロード 3 件 |

送信済み
Bouncing Ball Contact Parameter Estimation
The contribution shows a workflow to find the optimal contact parameters that can simulate the real behavior of bouncing and col...
約2年 前 | ダウンロード 4 件 |
How do I determine stiffness and damping parameters for contact forces in Simulink?
These coefficients are instrisic to the type contact you are trying to model. Very often these parameters are derived from testi...
約2年 前 | 3
質問
How do I determine stiffness and damping parameters for contact forces in Simulink?
Using the spatial contact force block from Simscape Multibody to add contact physics to my model. How do I determine appropriate...
約2年 前 | 1 件の回答 | 0