(Solved) : Part 1 Contacted Engineering Firm Develop Software Aid Visualization Convolution Integral Q33125313 . . .
Need help figuring this out in MATLAB.
Part 1 You were contacted by an engineering firm to develop software to aid in the visualization of the convolution integral y(t) = f(t) * h(t) = f f(r)h(t-r)dr Given functions or data vectors for f(t) and h(t), the system input and impulse response respectively, generate code that does the following: Plot f(T) ), and the product () ht T for a given value of t. Generate a graph for each in the same figure. You should end up with3 labeled and titled graphs in the same figure.) . What conclusions can you draw about the limits of the integral based on the overlap between f(T) and h(t )? . Generate code to evaluate the convolution integral symbolically/numri cally for a given value oft Part 2: Given a N element data vector representing the output from the solution y” of the homegeneous differential equation H (0)K . Perform an Mh order regession to determine an approximate function reg(t) Evaluate yreg(t) for a given input vector t. Approximate0 using a backward difference. Part 3: . Determine the homogeneous solution of the first order differential equation and it’s first order derivative using Matlab’s symbolic capabilities .Determine the Mean Square Error (MSE) between the values obtained from the symbolic and the approximate derivatives as a function of Δt Plot the MSE vs. Δt for user supplied ranges of Δ Show transcribed image text
Expert Answer
Answer to Part 1 Contacted Engineering Firm Develop Software Aid Visualization Convolution Integral Q33125313 . . .
OR