batteryDifferentialCurveFeatures
Extract features from battery differential curves for degradation analysis
Since R2026a
Syntax
Description
extracts features from a table or timetable where the first column contains the
differential-curve values and the second column contains the corresponding x-axis
values.featureTable = batteryDifferentialCurveFeatures(differentialCurveTable)
uses the x-axis measurements in featureTable = batteryDifferentialCurveFeatures(curve,x)x to extract features from a battery
differential curve vector curve that quantify battery degradation. With
this syntax, the function analyzes peaks, valleys, and other curve characteristics that
correlate with battery health indicators.
Input Arguments
Output Arguments
Version History
Introduced in R2026a