Al momento, stai seguendo questo contributo
- Vedrai gli aggiornamenti nel tuo feed del contenuto seguito
- Potresti ricevere delle email a seconda delle tue preferenze per le comunicazioni
A 'spectrogram' type function for computation of the energy distribution of a 'long' time series using projOnClusters.m. It gives a 'time'-distribution of the projection onto the convex cones described by W, for x.
The set giving cone k is described by a vector w = W(:,k) and scalar rho: C_k = { x : x'w >= rho*|| x || };
The polar cone is:
C*_k = { y: y'x <= 0, x element of C_k };
where w is the reference vector for the set C. The projector for this set is described in:
Henry Stark and Youngyi Yang, "Vector Space Projections: A Numerical Approach to Signal and Image Processing, Neural Nets, and Optics", Wiley Interscienc Publications, 1998.
On pages 109-113, Section 3.5, in the discusssion on similarity
constraints.
There is no reference yet for this method: like projOnClusters.m, I have yet to publish my theory and algorithm. Comments welcome!
Cita come
Joshua Carmichael (2026). Windowed Conic Matching Pursuit (https://it.mathworks.com/matlabcentral/fileexchange/23631-windowed-conic-matching-pursuit), MATLAB Central File Exchange. Recuperato .
Informazioni generali
- Versione 1.0.0.0 (2,88 KB)
-
Nessuna licenza
Compatibilità della release di MATLAB
- Compatibile con qualsiasi release
Compatibilità della piattaforma
- Windows
- macOS
- Linux
| Versione | Pubblicato | Note della release | Action |
|---|---|---|---|
| 1.0.0.0 |
