Community Profile

photo

gabriel rios


Last seen: 3 years ago Active since 2019

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Adaptive Cruise Control System - How would I simulate my system (beginner)?
I am using the "Adpative Cruise Control System" under the library "Model Predictive Control Toolbox / Automated Driving". I ha...

3 years ago | 1 answer | 0

1

answer

Question


Storing values from a loop when both sym and solve is involved?
for V = [20:1:40] syms ho L Redo = V * d1 / vo; %IGNORE FOR THIS QUESTION Nudo = 0.3 + [0.62.*Redo.^(1/2).*Pri.^(1/3...

4 years ago | 1 answer | 0

1

answer

Question


I have a matrix, I want all values inside the matrix greater than 2*pi to be subtracted by 2*pi. All values less than 0 to have 2*pi be added to them. Other terms stay constant.
I have a matrix, I want all values inside the matrix greater than 2*pi to be subtracted by 2*pi, all values less than 0 to have ...

5 years ago | 1 answer | 0

1

answer