Changeset 20 for distools/pe_em.m
- Timestamp:
- 07/16/11 14:48:08 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
distools/pe_em.m
r10 r20 40 40 % by D*W. The signature of the obtained PE space (numbers of positive and negative 41 41 % directions) can be found by PE_SIG(W). The spectrum of the obtained space 42 % can be found by PE_SPEC(W). 43 % 44 % A trained mapping can be reduced further by: W = PE_EM(W,ALF) 45 % The signature of the obtained PE space can be found by PE_SIG(W) 46 % The spectrum of 42 % can be found by PE_SPEC(W). 47 43 % 48 44 % SEE ALSO
Note: See TracChangeset
for help on using the changeset viewer.