How to find out the magnitue of a sinusoidal signal at specific time location.

Hello, I want to find out magnitude of sine wave at specific time location. Is there any way to find out this.

2 Comments

for eg. y = sin(t); then y is an array containg all the values an dif you plot(y) you can get sinusoidal wave. so you if you want to store sine wave just store y array. Anyways i got the answer of my question.

Sign in to comment.

Answers (0)

Asked:

on 17 Oct 2013

Commented:

on 22 Nov 2013

Community Treasure Hunt

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

Start Hunting!