photo

Andy


Last seen: 11 months ago Active since 2022

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
270,991
of 300,369

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20,936

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,407

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

Feeds

View by

Question


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 ...

2 years ago | 1 answer | 0

1

answer

Question


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...

3 years ago | 1 answer | 0

1

answer

Question


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...

3 years ago | 1 answer | 0

1

answer