Question

An engineering firm contacted you to develop software to aid in the visualization of the convolution integral y(t) = f(t) \otimes h(t) = \int_{-\infty}^{\infty} f(\tau)h(t-\tau)d\tau, where \otimes is the convolution operator. Given functions or data vectors for the system input (f(t)) and the impulse response (h(t)). Consider that the functions f(t) and h(t) are the same and equal to a rectangle function of width 2. In other words, f(t) = h(t) = u(t+1) - u(t-1) being u(t) the unit step function. The unit step function in MATLAB is the Heaviside function. You are responsible for generating a code that does the following: \begin{itemize} \item Plot $f(\tau)$, $h(t-\tau)$, and the product $f(\tau)h(t-\tau)$ for a given value of $t$. For plotting $h(t-\tau)$, consider $\tau = 0.5$. Generate a graph for each plot in the same figure. Add axes labels and legend. You should end up with three labeled and titled graphs in the same figure. \item What conclusions can you draw about the limits of the integral based on the overlap between $f(\tau)$ and $h(t-\tau)$? \item Write a MATLAB script/code to evaluate the convolution integral symbolically and numerically for a given value of $t$. \end{itemize}

          An engineering firm contacted you to develop software to aid in the visualization of the convolution integral
y(t) = f(t) \otimes h(t) = \int_{-\infty}^{\infty} f(\tau)h(t-\tau)d\tau,
where \otimes is the convolution operator. Given functions or data vectors for the system input (f(t)) and the impulse response (h(t)). Consider that the functions f(t) and h(t) are the same and equal to a rectangle function of width 2. In other words,
f(t) = h(t) = u(t+1) - u(t-1) being u(t) the unit step function. The unit step function in MATLAB is the Heaviside function.
You are responsible for generating a code that does the following:
\begin{itemize}
    \item Plot $f(\tau)$, $h(t-\tau)$, and the product $f(\tau)h(t-\tau)$ for a given value of $t$. For plotting $h(t-\tau)$, consider $\tau = 0.5$. Generate a graph for each plot in the same figure. Add axes labels and legend. You should end up with three labeled and titled graphs in the same figure.
    \item What conclusions can you draw about the limits of the integral based on the overlap between $f(\tau)$ and $h(t-\tau)$?
    \item Write a MATLAB script/code to evaluate the convolution integral symbolically and numerically for a given value of $t$.
\end{itemize}
        
Show more…
An engineering firm contacted you to develop software to aid in the visualization of the convolution integral
y(t) = f(t) ⊗h(t) = ∫-∞^∞ f(τ)h(t-τ)dτ,
where ⊗is the convolution operator. Given functions or data vectors for the system input (f(t)) and the impulse response (h(t)). Consider that the functions f(t) and h(t) are the same and equal to a rectangle function of width 2. In other words,
f(t) = h(t) = u(t+1) - u(t-1) being u(t) the unit step function. The unit step function in MATLAB is the Heaviside function.
You are responsible for generating a code that does the following:

    
  * Plot f(τ), h(t-τ), and the product f(τ)h(t-τ) for a given value of t. For plotting h(t-τ), consider τ = 0.5. Generate a graph for each plot in the same figure. Add axes labels and legend. You should end up with three 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(τ) and h(t-τ)?
    
  * Write a MATLAB script/code to evaluate the convolution integral symbolically and numerically for a given value of t.

Added by Blanca H.

Close

Elementary and Intermediate Algebra
Elementary and Intermediate Algebra
Alan S. Tussy, R. David Gustafson 5th Edition
AceChat toggle button
Close icon
Ace pointing down

Please give Ace some feedback

Your feedback will help us improve your experience

Thumb up icon Thumb down icon
Thanks for your feedback!
Profile picture
An engineering firm contacted you to develop software to aid in the visualization of the convolution integral yt = ft * ht = fr * ht-r where * is the convolution operator. Given functions or data vectors for the system input same and equal to a rectangle function of width 2. In other words, f(t) = h(t) = u(t+1) - u(t-1) being the unit step function. The unit step function in MATLAB is the Heaviside function. You are responsible for generating code that does the following: - Plot f(t) and h(t) for a given value of t. For plotting h(t), consider t = 0.5. Generate a graph for each plot in the same figure. Add axes labels and a legend. You should end up with three 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)? - Write a MATLAB script/code to evaluate the convolution integral symbolically and numerically for a given value of t.
Close icon
Play audio
Feedback
Powered by NumerAI
Ivan Kochetkov Danielle Fairburn
Kathleen Carty verified

Akash M and 93 other subject Algebra educators are ready to help you.

Ask a new question

*

Labs

-

Want to see this concept in action?

NEW

Explore this concept interactively to see how it behaves as you change inputs.

View Labs

*

Key Concepts

-
Key Concept
Premium Feature
Explore the core concept behind this problem.
Play button
Key Concept
Premium Feature
Explore the core concept behind this problem.
Your browser does not support the video tag.

*

Recommended Videos

-
need-some-assistance-with-matlab-putting-it-all-together-using-the-3-step-process-from-example-3-solve-the-following-lsuppose-the-changes-in-water-level-in-example-3-follows-the-differential-39185

Putting it All Together. Using the 3-Step Process from Example #3, solve the following: 1. Suppose the changes in water level in Example #3 follow the differential equation below during the 12 months following the initial study period. a. Based on the differential equation, what will happen to the water level during the second year? Explain using words and a graph. b. Find an antiderivative for dw2/dt and solve for C. Record the function, w2(t), that precisely describes the water level during the second year. c. According to the model, what will be the water level at the end of the second year? At the halfway point? d. Assuming the initial study period began on Jan 1, 2011, when do the models suggest the water level will fall below 5 inches? Round to the nearest month. 2. Find an approximate formula for the function y = f(x) satisfying the differential equation below and passing through the point (2, -20). Include both an equation and a graph over the interval [0, 3] to illustrate your solution.

Akash M.

matlab-coursework-task-2-the-roots-of-the-quadratic-equation-ax-_-bx-0-are-given-by-25-marks-bfvb-44c-1-2a-based-on-the-sign-of-the-discriminant-e-d-b-40-it-is-possible-to-discern-the-nature-05605

Sri K.

math-238-matlab-project-2-due-april-8-2021-instructions-you-can-work-on-this-project-in-group-of-up-to-3-members-each-group-only-needs-to-submit-one-report-by-the-deadline-please-make-sure-t-91421

Math 238 MATLAB Project 2 Due: April 8, 2021 Instructions: You can work on this project in a group of up to 3 members. Each group only needs to submit one report by the deadline. Please make sure that all the group members are listed in the document. Please submit the report in PDF format. Please download and extract Project2.zip in the MATLAB Projects folder. There are 3 m-files in it. You should modify and use them to get the answers to each of the questions in this project. Please also include the input and output of the MATLAB codes in your report. In MATLAB, we can create a loop if we want to execute a command for multiple times. A for loop in MATLAB is given below. Please explain what this loop does. n = 10; x = zeros(1,n); for i = 1:n x(i) = i^2; end (b) Consider the differential equation dy/dx = x + y, y(0) = 1. The exact solution is y = 2e^x - x - 1. Please modify Project2_Q1.m to approximate the solution on the interval [0, 0.5] using Euler's method with h = 0.05, and h = 0.005 respectively.

Sri K.


*

Recommended Textbooks

-
Elementary and Intermediate Algebra

Elementary and Intermediate Algebra

Alan S. Tussy, R. David Gustafson 5th Edition
achievement 1,993 solutions
Elementary and Intermediate Algebra

Elementary and Intermediate Algebra

Marvin L. Bittinger, David J. Ellenbogen,Barbara L. Johnson 4th Edition
achievement 1,331 solutions
Algebra and Trigonometry

Algebra and Trigonometry

James Stewart, Lothar Redlin, Saleem Watson 4th Edition
achievement 1,747 solutions

*

Transcript

-
00:01 This question consists of two parts and there are many sub parts in part 1.
00:05 Now coming to the question of part 1.
00:10 Now coming to the part 1 of a, it asks about the water level during the second year.
00:17 So, the water level during the second year will likely exhibit fluctuations with an increasing trend due to equations term.
00:40 So, the presence of x square implies a growth rate and while cos x3, cos 3x adds oscillations.
00:53 Graphically expect a curve is starting with a gentle slope, steepening and oscillating.
00:59 Now coming to the b part, antiderivative of df.
01:04 So, fx is equal to x plus 1 by 3 multiply by sin 3x plus 1 divided by 3 multiplied by x to the power 3 plus c.
01:18 Here c denotes constant.
01:20 Now water level at the end of the second year.
01:24 Now in the c part, this will ask when x is equal to 24.
01:31 So, equation of this is w2 for 24 is equal to 24 plus 1 divided by 3 multiplied by sin 3 into 24 plus 1 divided by 3 multiplied by 24 to the power 3 plus c.
01:50 Now coming to the next part, water level at halfway point of the second year when x is equal to 18...
Need help? Use Ace
Ace is your personal tutor. It breaks down any question with clear steps so you can learn.
Start Using Ace
Ace is your personal tutor for learning
Step-by-step explanations
Instant summaries
Summarize YouTube videos
Understand textbook images or PDFs
Study tools like quizzes and flashcards
Listen to your notes as a podcast
Continue solving this problem
Create a free account to:
  • View full step-by-step solution
  • Ask follow-up questions with Ace AI
  • Save progress and study later
Continue Free
Join the community

18,000,000+

Students on Numerade


Trusted by students at 8,000+ universities

Numerade

Get step-by-step video solution
from top educators

Continue with Clever
or



By creating an account, you agree to the Terms of Service and Privacy Policy
Already have an account? Log In

A free answer
just for you

Watch the video solution with this free unlock.

Numerade

Log in to watch this video
...and 100,000,000 more!


EMAIL

PASSWORD

OR
Continue with Clever