Community Profile

photo

Mustafa Saraoglu


Technische Universität Dresden

Last seen: 1 year 前 自 2019 起处于活动状态

统计数据

All
  • Personal Best Downloads Level 3
  • Editor's Pick
  • GitHub Submissions Level 3
  • 5-Star Galaxy Level 5
  • First Review
  • First Submission
  • Solver

查看徽章

Content Feed

排序方式:

已提交


MOBATSim
Model-based Autonomous Traffic Simulation Framework to develop automated driving algorithms and test them in an urban traffic en...

1 year 前 | 14 次下载 |

Thumbnail

已提交


SafeTown Project
Use Lego EV3 Robots, UDP and a detector camera to simulate a SafeTown using Simulink models.

3 years 前 | 4 次下载 |

Thumbnail

已解决


Check if number exists in vector
Return 1 if number _a_ exists in vector _b_ otherwise return 0. a = 3; b = [1,2,4]; Returns 0. a = 3; b = [1,...

4 years 前