| MATLAB Central > MATLAB Newsreader > how can I avoid for cycle in this snippet |
|
|
|
Subject: how can I avoid for cycle in this snippet From: Patrick Diviacco Date: 29 Nov, 2009 04:01:18 Message: 1 of 5 |
|
hi, |
|
Subject: how can I avoid for cycle in this snippet From: asd def Date: 29 Nov, 2009 04:24:03 Message: 2 of 5 |
|
U(:,1:size(U,2)) = U(:,1:size(U,2)) ./ norm(U(:,1:size(U,2)),2); |
|
Subject: how can I avoid for cycle in this snippet From: Patrick Diviacco Date: 29 Nov, 2009 11:03:04 Message: 3 of 5 |
|
no, it doesn't work |
|
Subject: how can I avoid for cycle in this snippet From: asd def Date: 29 Nov, 2009 17:53:03 Message: 4 of 5 |
|
here you go ...This works....just inspect into how function norm works !! |
|
Subject: how can I avoid for cycle in this snippet From: Patrick Diviacco Date: 29 Nov, 2009 18:07:03 Message: 5 of 5 |
|
thanks very much!! |
A tag is like a keyword or category label associated with each thread. Tags make it easier for you to find threads of interest.
Anyone can tag a thread. Tags are public and visible to everyone.
