Maximum Covariance Analysis for Marine Science
Maximum Covariance Analysis(or Singular Values Decomposition) Toolbox for Marine Science
names MCA here because MATLAB already has a 'svd' build in function
Actually this function is just resample the 3D (lon,lat,time) matrix into a 2D (lon*lat,time) matrix and remove nan, then do svd. After that, resample the 2D back to 3D for figure plotting.
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
自强不息,止于至善。
Citar como
Zelun Wu (2022). Maximum Covariance Analysis for Marine Science (https://github.com/zelunwu/svd_toolbox/releases/tag/v2.0), GitHub. Recuperado .
Compatibilidad con la versión de MATLAB
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
Etiquetas
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.