Step-wise_sequential_pha​se_partition

Version 1.0.1 (1,48 MB) von Chunhui Zhao
Source code for "step-wise sequential phase partition (SSPP) algorithm based statistical modeling and online process monitoring"
2 Downloads
Aktualisiert 20. Jun 2024

Step-wise_Sequential_Phase_Partition

Source code for "step-wise sequential phase partition (SSPP) algorithm based statistical modeling and online process monitoring".
The details of this algorithm can be found in
Zhao, Chunhui, and Youxian Sun. "Step-wise sequential phase partition (SSPP) algorithm based statistical modeling and online process monitoring." Chemometrics and Intelligent Laboratory Systems, 125: 109-120, 2013.

Example:

Please see 'demo.m' for how to use this algorithm. The data used in this paper is not allowed to be shared. You should prepare your data and change the parameters accordingly before running 'demo.m'.

Note:

  • We use monitoring methods SFA/PCA as base models and monitoring statistics as merge indicators to capture process characteristics and divide data into different modes. You can change the base model and statistics according to your needs. If so, you should prepare your own class based on the 'base_model/SFA_class.m'.
  • If you want to segment and rearrange data for other tasks rather than monitoring tasks, you simply need to adjust the methods and indicators accordingly. For example, if segmented for regression tasks, SFA and PCA can be replaced with regression methods such as LR, and the merging indicator can be set to regression errors.
  • The 'demo.m' is an example showing how to use divided data for monitoring. You can use divided data for other purposes. If so, you should replace the 'utils/monitoring.m' function with your own function.

All rights reserved, citing the following paper is required for reference:

[1] C. Zhao, and Y. Sun. Step-wise sequential phase partition (SSPP) algorithm based statistical modeling and online process monitoring. Chemometrics and Intelligent Laboratory Systems, 125: 109-120, 2013.

[2] C. Zhao, F. Wang, N. Lu, and M. Jia. Stage-based soft-transition multiple PCA modeling and on-line monitoring strategy for batch processes. Journal of Process Control, 2007, 17(9), 728–741.

Zitieren als

C. Zhao, and Y. Sun. "Step-wise sequential phase partition (SSPP) algorithm based statistical modeling and online process monitoring." Chemometrics and Intelligent Laboratory Systems, 125: 109-120, 2013.

C. Zhao, F. Wang, N. Lu, and M. Jia. Stage-based soft-transition multiple PCA modeling and on-line monitoring strategy for batch processes. Journal of Process Control, 2007, 17(9), 728–741.

Kompatibilität der MATLAB-Version
Erstellt mit R2021a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!

Versionen, die den GitHub-Standardzweig verwenden, können nicht heruntergeladen werden

Version Veröffentlicht Versionshinweise
1.0.1

Update

1.0.0

Um Probleme in diesem GitHub Add-On anzuzeigen oder zu melden, besuchen Sie das GitHub Repository.
Um Probleme in diesem GitHub Add-On anzuzeigen oder zu melden, besuchen Sie das GitHub Repository.