Empirical Orthogonal Function Toolbox

Versión 1.2 (5.06 KB) por Zelun Wu
EOF Toolbox for marine and atmospheric science
633 descargas
Actualizado 7 Jun 2020

Empirical Orthogonal Function Toolbox
Version 1.0
EOF decomposition for marine/atmospheric science.
See also: PCA, FA, SVD

Functions
1. eof: Emperical Orthogonal Functions (Principle Component Analysis)
2. meof: Multi-variable Emperical Orthogonal Functions (MEOF), or Combined EOF (CEOF)

More EOF functions (like Trend-EOF) will be added in the future if I feel boring, or my obsessive-compulsive disorder comes back again.

Syntax:
[eof_maps, pcs, expvar, eig_values] = eof(data, varargin)
[eof_maps1, eof_maps2, pcs, expvar, eig_values] = meof(data1, data2, varargin)

Author
Zelun Wu
zelunwu@stu.xmu.edu.cn, zelunwu@udel.edu
College of Ocean and Earth Sicence, Xiamen University
College of Earth, Ocean and Environment, University of Delaware

自强不息,止于至善。

Acknowledgments:
Thanks to Dr. Meunchow from University of Delaware and his "Time Series and Data Analysis" course.
http://muenchow.cms.udel.edu

Citar como

Zelun Wu (2024). Empirical Orthogonal Function Toolbox (https://github.com/zelunwu/eof/releases/tag/v1.2), GitHub. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2020a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Etiquetas Añadir etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versión Publicado Notas de la versión
1.2

See release notes for this release on GitHub: https://github.com/zelunwu/eof/releases/tag/v1.2

1.1

See release notes for this release on GitHub: https://github.com/zelunwu/eof/releases/tag/v1.1

1.0

Para consultar o notificar algún problema sobre este complemento de GitHub, visite el repositorio de GitHub.
Para consultar o notificar algún problema sobre este complemento de GitHub, visite el repositorio de GitHub.