Segmentation of CMAPSS trajectories into states

For time-series classification, clustering and sequence prediction
404 Downloads
Updated 10 Jan 2016

View License

I have been using CMAPSS datasets (initially developed for prognostics, forecasting and prediction, available here: http://ti.arc.nasa.gov/tech/dash/pcoe/prognostic-data-repository/) for a while and remarked that in some papers, it is used for classification or clustering. I put here a simple code to generate "states/clusters/classes" which can be used by other researchers for comparison purposes (if no parameters are changed in the file). It could work for other datasets even though i did try it a lot. The condition is that the signal should be "rather" monotonic (there is filtering in the code) and in [0,1].

Cite As

Emmanuel Ramasso (2024). Segmentation of CMAPSS trajectories into states (https://www.mathworks.com/matlabcentral/fileexchange/54808-segmentation-of-cmapss-trajectories-into-states), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2012b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.1.0.0

comments, no change in codes
another image for illustration, no change in code
A few notes in comments, no change in codes
just a figure to illustrate, no change in code
I have put some of within parameters as inputs, easier to modify

1.0.0.0