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
Spatial Auto-Regressive (SAR) models are used in digital image analysis for filtering and forecasting purposes. The two basic approaches are Unilateral and Multilateral systems, depending on the fact that the "current" pixel X(i,j) is placed in relationship only with the "previous" ones: X(i-1,j-1) (following a lexicographic order) or also with the "future" ones: X(i+1,j+1). In vector form, these two schemes lead, respectively, to Triangular and Symmetrical contiguity matrices V, W, which may be used in least squares (LS) and maximumun likelihood (ML) estimators to consistently estimates the parameters of the SAR models. The scripts uploaded here compare Triangular and Rook first-oder SAR systems plus drift, by: 1) computing the contiguity matrices; 2) simulating processes in conditional (to the border conditions) and iterated form; and in AR and MA (moving average) form; 3) estimating the parameters with LS and ML methods.
Cita come
Carlo Grillenzoni (2026). Simulating Spatial AutoRegressions (SAR) on Regular Lattices (https://it.mathworks.com/matlabcentral/fileexchange/182882-simulating-spatial-autoregressions-sar-on-regular-lattices), MATLAB Central File Exchange. Recuperato .
Informazioni generali
- Versione 1.0.0 (11,8 KB)
Compatibilità della release di MATLAB
- Compatibile con qualsiasi release
Compatibilità della piattaforma
- Windows
- macOS
- Linux
| Versione | Pubblicato | Note della release | Action |
|---|---|---|---|
| 1.0.0 |
