eisParameterEstimator
Open interface to manually tune parameters of fractional-order equivalent circuit model
Since R2025a
Description
The eisParameterEstimator function opens an interface that you can use to manually tune the parameter values of a fractional-order equivalent circuit model. You can also graphically verify the accuracy of the fit against the measured data.
eisParameterEstimator(
opens an
interface to tune the parameter values of a fractional-order equivalent circuit model with
the options you specify using the name-value arguments. If you do not specify a
fractional-order model using the Name=Value
)FractionalOrderModel
name-value
argument, the function allows you to tune a default EISModel
with this
circuit topology: "R0+L1+(R1,CPE1)+(R2,CPE2)+CPE3"
.
Name-Value Arguments
Version History
Introduced in R2025a