photo

Omar Elbadi


Arizona State University Tempe

Last seen: 2 years ago Active since 2022

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Using "traffic light negotiation" in driving scenario designer
Hello, We are trying to add traffic lights in our scenario but reading the documentation really doesnt help. If there is any i...

2 years ago | 1 answer | 0

1

answer

Question


I am trying to make a matrix (10x100) called 'DemClay' with a slope of -1 to -0.5 incrementally if possible, so that the first row is -1 and the last row is -0.5
v= [-0.95:0.05:-0.5]; % for the slope -1 to -0.5 V= transpose(v); for i=1:NPixX % number of pixels, given as 100 Dem...

2 years ago | 1 answer | 0

1

answer