Community Profile

photo

Andy


Last seen: 約1ヶ月 前 2022 年からアクティブ

統計

Content Feed

表示方法

質問


Why do I receive Warning: Marker input is ignored?
This is the code for simulating a 'pulse-and-glide' car journey: clc clearvars % Aero constants Faero = 0.5*rho*Cd*Af*v^2 ...

12ヶ月 前 | 1 件の回答 | 0

1

回答

質問


What is my problem with integration of velocity - I can't get displacement (s) correct?
function [a, v, s] = braking_dynamics(t,T,v0) % [a, v, s] = braking_dynamics(t) % % return acceleration, velocity and di...

1年以上 前 | 1 件の回答 | 0

1

回答

質問


How can I tackle basic calculus on MATLAB?
A manufacturer of luxury cars would like to investigate an automatic system for smooth braking. From data collected from profess...

1年以上 前 | 1 件の回答 | 0

1

回答