X.coords = something?
古いコメントを表示
Hi,
I am trying to understand a code.. the following equation is in it:
y.coords{t} =(sorted_eig_vect(:,1:dimension(t)).*(ones(N,1)... *sqrt(sorted_eig_val(1:dimension(t)))'))';
what does the y.coords do exactly? This may be pretty basic but I really don't know the *.coords thing. Any help or insight to this would be great.
Thanks - K
採用された回答
その他の回答 (1 件)
カテゴリ
ヘルプ センター および File Exchange で Other Formats についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!