Calculate a Damped Sinusoid - MATLAB Cody - MATLAB Central

Problem 44948. Calculate a Damped Sinusoid

Difficulty:Rate
The equation of a damped sinusoid can be written as
y = A.ⅇ^(-λt)*cos(2πft)
where A, λ, and f are scalars and t is a vector.
Calculate the output sinusoid y given the inputs below:
  • lambda - λ
  • T - maximum value of t
  • N - number of elements in t
Assume A = 1 and f = 1 . The vector t should be linearly spaced from 0 to T, with N elements.

Solution Stats

26.09% Correct | 73.91% Incorrect
Last Solution submitted on Mar 31, 2025

Problem Comments

Solution Comments

Show comments
Registration Now Open for MathWorks AUTOMOTIVE CONFERENCE 2025
...
Hello Community, We're excited to announce that registration is now open for the...

Problem Recent Solvers10036

Suggested Problems

More from this Author13

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Go to top of page