From ftm
Line 7: | Line 7: | ||
| arguments=0 - initialize the input size<br>1 - initialize the filter size<br> | | arguments=0 - initialize the input size<br>1 - initialize the filter size<br> | ||
| attributes=norm - normalization mode 1 (default) or 0<br>inadddel - add a delay to the delayed input<br> | | attributes=norm - normalization mode 1 (default) or 0<br>inadddel - add a delay to the delayed input<br> | ||
− | | messages=clear - clear the memory of inputs<br>getdelay - get the input ring buffer<br>getring - get the input ring buffer<br>getnorm - get the normalization factor<br>getstate - get the internal weights vector<br>norm - normalization | + | | messages=clear - clear the memory of inputs<br>getdelay - get the input ring buffer<br>getring - get the input ring buffer<br>getnorm - get the normalization factor<br>getstate - get the internal weights vector<br>norm - normalization mode 1 (default) or 0<br>inadddel - add a delay to the delayed input<br>filtersize - set the filter size<br>insize - set the input size<br> |
− | |||
| inlets=0 - input vector<br> | | inlets=0 - input vector<br> | ||
| outlets=0 - output delayed inputs (in phase with deltas)<br>1 - output deltas<br>2 - internal values<br> | | outlets=0 - output delayed inputs (in phase with deltas)<br>1 - output deltas<br>2 - internal values<br> | ||
Line 29: | Line 28: | ||
| descr= | | descr= | ||
| arguments=0 - number of centers to use<br> | | arguments=0 - number of centers to use<br> | ||
− | | attributes=ncenters - number of centers<br>criteria - criteria<br>mode - (diagonal|full|spherical) covariance computation types<br>outpriors - reference to external fmat to store priors<br>outcov - reference to external fmat to store | + | | attributes=ncenters - number of centers<br>criteria - criteria<br>mode - (diagonal|full|spherical) covariance computation types<br>outpriors - reference to external fmat to store priors<br>outcov - reference to external fmat to store covariance<br>outcenters - reference to external fmat to store centers<br> |
− | |||
| messages=outpriors - reference to external fmat to store priors<br>outcov - reference to external fmat to store covariance<br>outcenters - reference to external fmat to store centers<br> | | messages=outpriors - reference to external fmat to store priors<br>outcov - reference to external fmat to store covariance<br>outcenters - reference to external fmat to store centers<br> | ||
| inlets=0 - fmat<br> | | inlets=0 - fmat<br> | ||
Line 64: | Line 62: | ||
| arguments=0 - fmat of mean values<br>1 - fmat of covariance<br> | | arguments=0 - fmat of mean values<br>1 - fmat of covariance<br> | ||
| attributes=out - reference to external fmat to store result<br> | | attributes=out - reference to external fmat to store result<br> | ||
− | | messages=out - reference to external fmat to store result<br>set_shift_weight - set shift weight per target (in) line<br>set_shift_weight - set shift weight per target (in) line<br>set_shift - set shift vector per database (mu) line<br>set_shift | + | | messages=out - reference to external fmat to store result<br>set_shift_weight - set shift weight per target (in) line<br>set_shift_weight - set shift weight per target (in) line<br>set_shift - set shift vector per database (mu) line<br>set_shift - set shift vector per database (mu) line<br> |
− | |||
| inlets=0 - vector<br>1 - mu<br>2 - sigma<br> | | inlets=0 - vector<br>1 - mu<br>2 - sigma<br> | ||
| outlets=0 - mahalanobis distance<br> | | outlets=0 - mahalanobis distance<br> | ||
Line 75: | Line 72: | ||
| descr= | | descr= | ||
| arguments=0 - (1|2|row|col) sum over rows or columns<br> | | arguments=0 - (1|2|row|col) sum over rows or columns<br> | ||
− | | attributes=type - (fmat) always output an fmat even for scalar results<br>mode - (row|col|1|2) computes over rows or columns<br>outstd - reference to an external fmat to store the standard deviation<br>outmean - reference to an external | + | | attributes=type - (fmat) always output an fmat even for scalar results<br>mode - (row|col|1|2) computes over rows or columns<br>outstd - reference to an external fmat to store the standard deviation<br>outmean - reference to an external fmat to store the mean<br> |
− | |||
| messages=outstd - reference to an external fmat to store the standard deviation<br>outmean - reference to an external fmat to store the mean<br> | | messages=outstd - reference to an external fmat to store the standard deviation<br>outmean - reference to an external fmat to store the mean<br> | ||
| inlets=0 - incoming fmat<br> | | inlets=0 - incoming fmat<br> | ||
Line 87: | Line 83: | ||
| descr= | | descr= | ||
| arguments=0 - (1|2|row|col) sum over rows or columns<br> | | arguments=0 - (1|2|row|col) sum over rows or columns<br> | ||
− | | attributes=type - (fmat) always output an fmat even for scalar results<br>mode - (row|col|1|2) computes over rows or columns<br>outargmax - reference to fmat to store the argmax<br>outmax - reference to fmat to store the max<br>outargmin | + | | attributes=type - (fmat) always output an fmat even for scalar results<br>mode - (row|col|1|2) computes over rows or columns<br>outargmax - reference to fmat to store the argmax<br>outmax - reference to fmat to store the max<br>outargmin - reference to fmat to store the argmin<br>outmin - reference to fmat to store the min<br> |
− | |||
| messages=outargmax - reference to fmat to store the argmax<br>outmax - reference to fmat to store the max<br>outargmin - reference to fmat to store the argmin<br>outmin - reference to fmat to store the min<br> | | messages=outargmax - reference to fmat to store the argmax<br>outmax - reference to fmat to store the max<br>outargmin - reference to fmat to store the argmin<br>outmin - reference to fmat to store the min<br> | ||
| inlets=0 - incoming fmat<br> | | inlets=0 - incoming fmat<br> |
Revision as of 23:57, 14 November 2007
Under Construction...
mnm.delta | ' | |||||||||||
|
mnm.diag | ' | |||||||||||
|
mnm.gmmem | ' | |||||||||||
|
mnm.hist | ' | |||||||||||
|
mnm.lu | ' | |||||||||||
|
mnm.mahalanobis | ' | |||||||||||
|
mnm.meanstd | ' | |||||||||||
|
mnm.minmax | ' | |||||||||||
|
mnm.nmd | ' | |||||||||||
|
mnm.nmf | ' | |||||||||||
|
mnm.qr | ' | |||||||||||
|
mnm.stats | ' | |||||||||||
|
mnm.submat | ' | |||||||||||
|
mnm.sum | ' | |||||||||||
|
mnm.svd | ' | |||||||||||
|
mnm.transpose | ' | |||||||||||
|
mnm.xdist2 | ' | |||||||||||
|
mnm.xmul | ' | |||||||||||
|