photo

Amit Aryal


UWS

Last seen: 2 years ago Active since 2015

Followers: 0   Following: 0

Message

Statistics

Feeds

View by

Question


How to delay signals buy 1/4 cycle
x=0:0.01:2*pi y=cos(x) plot(x,y) need a additional 1/4 cycle time delayed signal on the same axis as x I don't want to...

9 years ago | 0 answers | 0

0

answers

Question


how do you plot signal like cos wt and 1/4 cycle time delayed version of signal on same axis
x=0:0.01:2*pi y=cos(x) plot(x,y) need a additional 1/4 cycle time delayed signal on the same axis as x

9 years ago | 1 answer | 0

1

answer

Question


find function and vectors gives Empty matrix: 1-by-0
close all clear variables clc w = [-65:0.1:10];%Error membership x axis range Negbig_error = trapmf(w,[-65 -65 -62...

9 years ago | 1 answer | 0

1

answer