source: proiecte/PPPP/ica/sepout.m @ 94

Last change on this file since 94 was 94, checked in by (none), 14 years ago

PPPP - ica serial implementation

File size: 212 bytes
Line 
1% For reports on training progress
2
3[change,olddelta,angle]=wchange(oldw,w,olddelta);
4oldw=w;
5fprintf('****sweep=%d, change=%.4f angle=%.1f deg., [N%d,M%d,P%d,B%d,L%.5f]\n',sweep,change,180*angle/pi,N,M,P,B,L);
Note: See TracBrowser for help on using the repository browser.