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
If exponent > 0 it weights the values on lower indexes high, if exponent < 0 it weights the values on higher indexes high. If exponent == 0 this function is a slower version of nanmean.
Input:
inputMat - the matrix that we want to mean
exponent - how much to exponentially weight the answers, default 2
dim - which dimension to take the mean over, default first dimension
Output:
output - the mean not counting NaN values
Cita come
Otto Lundberg (2026). ewnanmean(inputMat,exponent,dim) (https://it.mathworks.com/matlabcentral/fileexchange/58976-ewnanmean-inputmat-exponent-dim), MATLAB Central File Exchange. Recuperato .
Informazioni generali
- Versione 1.0.0.0 (1,52 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.0 |
