batteryDifferentialCurves
Compute incremental capacity, differential voltage, and differential temperature curves from battery constant current (CC) measurements for analyzing battery behavior and performance characteristics
Since R2026a
Syntax
Description
[
computes incremental capacity (IC), differential voltage (DV), and differential temperature
(DT) curves from battery constant current (CC) measurements.dQdV,dVdQ,dTdV] = batteryDifferentialCurves(V,I,T,t)
These differential curves transform raw voltage, current, and temperature data into sensitive indicators of battery electrochemical processes, enabling you to perform detailed analysis of battery health, degradation mechanisms, and performance characteristics.
[___] = batteryDifferentialCurves(___,
specifies additional options using one or more name-value arguments that control data
preprocessing, smoothing, and interpolation parameters, allowing you to optimize curve
generation.Name=Value)
You can use this syntax with any of the previous input argument combinations.
Input Arguments
Name-Value Arguments
Output Arguments
Version History
Introduced in R2026a