Principal Component Analysis: A Simulink Block

Principal component analysis of a matrix done within Simulink.

You are now following this Submission

Made a PCA block (principal component analysis) within Simulink. Block calculates the principle components on any sized input matrix.
Equivalent of the MATLAB PRINCOMP command (currently only outputs PC).

Cite As

Dan Lluch (2026). Principal Component Analysis: A Simulink Block (https://www.mathworks.com/matlabcentral/fileexchange/4436-principal-component-analysis-a-simulink-block), MATLAB Central File Exchange. Retrieved .

Categories

Find more on Statistics and Machine Learning Toolbox in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.2.0.0

added copyright notice

1.1.0.1

Updated license

1.1.0.0

added copyright notice, added comment around variable size signal support in R2009b

1.0.0.0

fixing a spelling mistake in description