Equation Implementation in Matlab
Ältere Kommentare anzeigen
I have a vector X of 200*1 w=[1 2 3 4 5]
up(n)=summation(k=1to5) w* X(n-k)
Explanation for n=1, X should take previous five samples, X(200),X(199)...X(196) and iiy for n=2 and goes on
1 Kommentar
José-Luis
am 9 Okt. 2014
Please try to read your own question from the perspective of someone who has no idea what you are doing.
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Array and Matrix Mathematics finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!