What does this syntax/notation mean? En=[En sum(x(n-L+1:n).^2.*win(1:L)')];
이전 댓글 표시
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
Stephen23
2015년 3월 11일
The documentation explains the purpose of the square brackets []:
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Matrices and Arrays에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!