Main Content
estimateInitialEmRx
Estimate open circuit voltage and RC pair resistance
Description
estimateInitialEmRx(
estimates the open
circuit voltage, Em, and RC pair resistance, Ex, for
the psObj
)Battery.PulseSequence
object data. For the estimation, the method
solves a linear system of equations throughout the pulse sequence. The method stores the
results in a Battery.Parameters
object.
estimateInitialEmRx(
estimates the open circuit voltage, Em, and RC pair resistance,
Ex, for the psObj
,Name,Value
)Battery.PulseSequence
object data with
additional options specified by one or more Name,Value
pair
arguments.
Input Arguments
Version History
Introduced in R2016b