Question
Please read the instructions carefully and show me the matlab code in detail and the graph
For all the questions below, whenever necessary, use a time resolution of 10ms for your time axis and plot in the range t 10,
0 0
Add a comment Improve this question Transcribed image text
Answer #1

รา imput impulse Nouw ,execete the fitlowing Command ht) as shoun as Shoun be la impulse responre obtam the plot t he o oy 0

matlab code in bold:

syms y(t) x(t)
eqns = [diff(y,t,2)+5*diff(y,t)+6*y == 2*diff(x,t)];
h(t)= dsolve(eqns)

h(t) =

C1 + (5*y(t))/2 + diff(y(t), t)/2 + int(3*y(t), t, 'IgnoreSpecialCases', true, 'IgnoreAnalyticConstraints', true)

Add a comment
Know the answer?
Add Answer to:
Please read the instructions carefully and show me the matlab code in detail and the graph...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • For all the requested figures below, use a time resolution of 10ms for your time axis...

    For all the requested figures below, use a time resolution of 10ms for your time axis and plot in the range t-10,101. Matlab hint for time axis: t = 20.01:10. Remember your script should be self-sufficient and run without any errors to receive any points. Question 1. You have already computed the impulse response h(t) for the following system (1) in your previous homework assignment. Find and plot the output y(t) of the system (1), given the input signal x(t)...

  • QUESTION 6 please help MATLAB to and you 5. MATLAB can also solve second order equations...

    QUESTION 6 please help MATLAB to and you 5. MATLAB can also solve second order equations symbolically using the Symbolic packages. The help page https://www.mathworks.com/help/symbolic/solve-a-single-differential-equation. html#f1-11214 shows examples of how this works. Code this up for the same equation and see if you get the same answer. If you don't (and you probably won't), try simplifying the answer after you get it to see if it matches then. Note: You'll need to define the symbolic function y(t) here in order...

  • please do this problem in matlab and show me the code. Thanks. please do this problem...

    please do this problem in matlab and show me the code. Thanks. please do this problem in matlab and show me the code. Thanks. please do this problem in matlab and show me the code. Thanks. please do this problem in matlab and show me the code. Thanks. please do this problem in matlab and show me the code. Thanks.please do this problem in matlab and show me the code. Thanks. please do this problem in matlab and show me...

  • please do this problem in matlab and show me the code. Thanks. please do this problem...

    please do this problem in matlab and show me the code. Thanks. please do this problem in Matlab and show me the code. Thanks. Problem #1: Circuits and linear-systems In the last HW you developed the governing equations for the “Wheatstone”-bridge circuit used extensively in engineering applications (shown below). B R R2 A D G m RA с E The resulting equations were solved for the output voltage and currents using the function: function [V_out, I_vector] =Wheatstone_bridge (v_in, R_vector) In...

  • hi can you sovle this problem and do the matlab code please. thanks Problem #1 From ECE 102 Engineering Computation...

    hi can you sovle this problem and do the matlab code please. thanks Problem #1 From ECE 102 Engineering Computation textbook-, problem #1, page 126: Note: C is coulombs of charge, A is amperes of current The flow of charge in a conductor varies with time according to the function g(t)=(1-3,-)C a) Ifk -0.1s, find the current atl e Express your result rounded to 3 decimal places dt b) What is the current for very large values of time r?...

  • please help me with this MATLAB CODE and explain to me what each line does and...

    please help me with this MATLAB CODE and explain to me what each line does and what is used for? leave your comments as words, not as pictures. ..................................................................................................................................................................... clear all; close all; % For a script file, you better start with clear all and close all                        % However, for a fucntion, you better NOT to start                        % with them %% End of cell mode example %% Plot function t = 0:0.1:5; x1 = sin(2*5*t); x2 = cos(3*7*t);...

  • read instructions carefully please matlab only Write a MATLAB function for a BMI calculator that receives the inputs for body weight (lbs)and height (ft) from the user's program, calculates th...

    read instructions carefully please matlab only Write a MATLAB function for a BMI calculator that receives the inputs for body weight (lbs)and height (ft) from the user's program, calculates the BMI using the equation below, displays the BMI category, and outputs the BMI value tothe user's program W (kg) h2 (m2) BMI Display Normal if 18.5 s BMI 25 Display Overweight if 25 s BMI <30 Display Obese if BMI 2 30 Else display underweight So you will create two...

  • write MATLAB scripts to solve differential equations. Computing 1: ELE1053 Project 3E:Solving Differential Equations Project Principle...

    write MATLAB scripts to solve differential equations. Computing 1: ELE1053 Project 3E:Solving Differential Equations Project Principle Objective: Write MATLAB scripts to solve differential equations. Implementation: MatLab is an ideal environment for solving differential equations. Differential equations are a vital tool used by engineers to model, study and make predictions about the behavior of complex systems. It not only allows you to solve complex equations and systems of equations it also allows you to easily present the solutions in graphical form....

  • Please help me with this short, matlab/diffy q project.. teacher said it’s supposed to be a short code Matlab Project Recall that we can approximate the time derivative of a function y(t) at time...

    Please help me with this short, matlab/diffy q project.. teacher said it’s supposed to be a short code Matlab Project Recall that we can approximate the time derivative of a function y(t) at time tn as dt ΔΙ This follows from the limit definition of the derivative and gives the approximate slope of the function y(t) at time tn If we think about 'stepping through time from some initial time to a later time in steps of size At, then...

  • Does any one can show me the code in C++ ll cricket LTE 80% 16:58 Back...

    Does any one can show me the code in C++ ll cricket LTE 80% 16:58 Back P2.B MYString v1 Detail Submission Grade For this program, your MYString variables will never need to grow beyond length 20, in program 3 you will need to be allow your string that is held in the class to be able to be larger than 20 chars. So you may want to start allowing your strings to be able to grow....if you have extra time....

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT