What does this syntax/notation mean? En=[En sum(x(n-L+1:n).^2.*win(1:L)')];
Mostra commenti meno recenti
I understand the equation; I am not familiar with the notation of "En = [En ... ]" and can't find it with any search of help. What is the purpose of renaming the En inside the brackets?
1 Commento
Stephen23
il 11 Mar 2015
The documentation explains the purpose of the square brackets []:
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Creating and Concatenating Matrices in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!