
Mustafa Saraoglu
Technische Universität Dresden
Statistics
All
RANK
N/A
of 275,579
REPUTATION
N/A
CONTRIBUTIONS
0 Questions
0 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
0
RANK
2,748 of 18,563
REPUTATION
568
AVERAGE RATING
5.00
CONTRIBUTIONS
2 Files
DOWNLOADS
31
ALL TIME DOWNLOADS
1153
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
Submitted
MOBATSim
Model-based Autonomous Traffic Simulation Framework to develop automated driving algorithms and test them in an urban traffic en...
4 months ago | 29 downloads |

Submitted
SafeTown Project
Use Lego EV3 Robots, UDP and a detector camera to simulate a SafeTown using Simulink models.
2 years ago | 1 download |

Solved
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,...
3 years ago