identify condition indicators -凯发k8网页登录
a condition indicator is a feature of system data whose behavior changes in a predictable way as the system degrades or operates in different operational modes. a condition indicator can be any feature that is useful for distinguishing normal from faulty operation or for predicting remaining useful life. a useful condition indicator clusters similar system status together, and sets different status apart.
you can derive condition indicators at the command line from signal and spectrum analysis or from model fitting. choose among time-domain, frequency-domain, time-frequency, and rotational features. use command-line feature selection and ranking commands to evaluate the effectiveness of your features. for more information, see .
the diagnostic feature designer app lets you extract features from your data interactively. within the app, you can prepare your data for feature extraction, extract features and visualize their effectiveness, and rank features using various statistical algorithms. for more information on the app, see .
the app also lets you generate a matlab® function that reproduces calculations that you performed interactively. apply the generated function to new data to automate feature generation on a larger scale.
categories
explore data at the command line to identify features that can indicate system status or predict future states
explore data in the app and in specialized live editor tasks to identify features that can indicate system status or predict future states
generate matlab code in the app that reproduces the computations for your selected features, processed variables, and ranking