Question: How do I do this problem in Matlab help, code want run eval command and I need help corecting the code. Please do not answer
How do I do this problem in Matlab help, code want run eval command and I need help corecting the code. Please do not answer if you do not konw how to fix the code. Please insure the code runs befor answering. Please note that the est not et
Calculate and plot the total response of the springmassdamper system with m kgzeta and k Nm to the signal defined by:
with maximum force of N Assume that the initial conditions are zero, and let T pi s
Code:
clcclear,close all;
m ;
c ;
k ;
T pi;
syms s t
exprexpsttT;
exprexpstTtT;
F exppisintexprtpiintexprtpipi;
X Fmscsk;
x simplifyilaplaceX;
t ::;
xn evalx;
plottxn
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
