Approximate data using stable rational function object
fits a rational function object of the form fit
= rationalfit(___,Name,Value
)
with additional options specified by one or more
Name,Value
pair arguments. These arguments offer finer control over the
performance and accuracy of the fitting algorithm.
To see how well the object fits the original data, use the freqresp
function to compute the frequency response of the object. Then, plot the original data and the
frequency response of the rational function object. For more information, see the freqresp
reference page
or the examples in the next section.
Gustavsen.B and A.Semlyen, “Rational approximation of frequency domain responses by vector fitting,” IEEE Trans. Power Delivery, Vol. 14, No. 3, pp. 1052–1061, July 1999.
Zeng.R and J. Sinsky, “Modified Rational Function Modeling Technique for High Speed Circuits,” IEEE MTT-S Int. Microwave Symp. Dig., San Francisco, CA, June 11–16, 2006.
freqresp
| rfmodel.rational
| s2tf
| timeresp
| writeva