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
自强不息,止于至善。
Zelun Wu (2021). Maximum Covariance Analysis for Marine Science (https://github.com/zelunwu/svd_toolbox/releases/tag/v2.0), GitHub. Retrieved .
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Create scripts with code, output, and formatted text in a single executable document.