Community Profile

photo

Austin Kim


Last seen: 3 years ago Active since 2019

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


I need to find an acceleration transfer function that relates the acceleration of the sprung mass and the road surface. Is the code I am using correct?
clc close all clear ms = 300; mu = 50; ks = 16000; bs = 1000; kt = 160000; A = [ 0 1 0 0; ks/ms -bs/ms ks/ms bs/ms...

4 years ago | 1 answer | 0

1

answer

Question


Matlab File not running when selected from a Zip file
I compressed a Folder into a zip file with multiple Matlab functions and a Matlab script and labeled it Project1. However when I...

4 years ago | 1 answer | 0

1

answer