how i make testing even and odd signals ?
Show older comments
i want to test even and odd signals like project 5
1 Comment
Azzi Abdelmalek
on 13 May 2013
What is project 5?
Answers (1)
Youssef Khmou
on 13 May 2013
Edited: Azzi Abdelmalek
on 13 May 2013
hi,
The signals are causal, they all start at [t=0,Inf] because we multiply them by Heaviside function, unless you consider the support as random metric then the even and odd signals are defined by :
for Tn in R:
S(-Tn)=S(Tn) : EVEN
S(-Tn)=-S(Tn) : ODD
But what do you mean by 'Project5'?
Categories
Find more on Signal Processing Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!