Vous suivez désormais cette soumission
- Les mises à jour seront visibles dans votre flux de contenu suivi
- Selon vos préférences en matière de communication il est possible que vous receviez des e-mails
the function takes in 3 arguments (cell_name, i, j,en).
The data has to be arranged in a 1x'en' cell, where 'en' is the number of ensembles.
Then each Ensemble is an array of size (i, j).
The output is the ensemble average, and is of same size as the ensembles.
This was tested to find ensemble average in a 2-D turbulent flow signal with 400 time-steps. In order to find the u(fluctuation) and v(fluctuation) from instantaneous u and v.
Citation pour cette source
Aviral Sharma (2026). Ensemble Average (https://fr.mathworks.com/matlabcentral/fileexchange/75212-ensemble-average), MATLAB Central File Exchange. Extrait(e) le .
Informations générales
- Version 1.0.1 (1,07 ko)
Compatibilité avec les versions de MATLAB
- Compatible avec toutes les versions
Plateformes compatibles
- Windows
- macOS
- Linux
| Version | Publié le | Notes de version | Action |
|---|---|---|---|
| 1.0.1 | Generalized to accept 'en' number of ensembles. |
||
| 1.0.0 |
