Feeds
提问
I know a car's starting speed and deceleration rate. How can I calculate the stopping time in the code?
So I plotted a car's forward speed by time plot and I calculated it's deceleration rate by the plot. I know it stops at 74.967 s...
3 years 前 | 1 个回答 | 0
1
个回答提问
I want to generate a lateral speed plot with range of forward speeds
This code generates lateral speed plot with constant forward speed u=20 but i want to generate a plot with variable forward spee...
3 years 前 | 1 个回答 | 0
1
个回答提问
Why this code doesn't work?
I am trying to get a velocity plot but the code doesn't work and I can't fix it. ti=0.0; tf=15.0; ui=30.0; m=2585; g=10; W=m*g...
3 years 前 | 1 个回答 | 0
