X.coords = something?
Show older comments
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
Accepted Answer
More Answers (1)
kajal
on 1 Apr 2011
0 votes
Categories
Find more on Other Formats in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!