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
SUBSPACE(A,B) finds the largest angle between two subspaces specified by the columns of A and B. If A and B are vectors of unit length, this is the same as COS(ABS(A'*B)) in exact arithmetic. This is a replacement for MATLAB's SUBSPACE.m Rev. 5.5-5.8 that fails to provide correct answers for angles smaller than e-8 and for Rev. 5.9-5.10.4.3 that fails to provide correct answers for angles close to pi/2.
Cita come
Andrew Knyazev (2026). subspace.m (https://it.mathworks.com/matlabcentral/fileexchange/54-subspace-m), MATLAB Central File Exchange. Recuperato .
Riconoscimenti
Ispirato da: subspacea - Angles between subspaces
Ispirato: subspacea - Angles between subspaces
Informazioni generali
- Versione 1.1 (2,66 KB)
Compatibilità della release di MATLAB
- Compatibile con qualsiasi release
Compatibilità della piattaforma
- Windows
- macOS
- Linux
| Versione | Pubblicato | Note della release | Action |
|---|---|---|---|
| 1.1 | License update to free software (BSD). Comments update.
|
|
|
| 1.0.0.0 | The comments are updated to reflect the problems of the most recent MATLAB's SUBSPACE.m code. |
