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!