Products & Services Solutions Academia Support User Community Company

Learn more about RF Toolbox   

rfmodel.rational class - Package: rfmodel

Rational function model

Description

Use the rational class to represent RF components using a rational function model of the form

(7-1)

There are two ways to construct an rfmodel.rational object:

Construction

rfmodel.rationalConstruct rational function model

Properties

APoles of rational function
CResidues of rational function
DFrequency response offset
DelayFrequency response time delay
NameObject name

Methods

freqrespCalculate frequency response of model object
ispassiveCheck passivity of model object
steprespCalculate response of model object to step signal
timerespCalculate time response for model object
writevaWrite Verilog-A description of RF model object

Examples

orig_data=read(rfdata.data,'default.s2p');
freq=orig_data.Freq;
data=orig_data.S_Parameters(2,1,:);
fit_data=rationalfit(freq,data)

fit_data =
 
     Name: 'Rational Function'
     A: [2x1 double]
     C: [2x1 double]
     D: 0
     Delay: 0
  


Recommended Products

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.

 © 1984-2010- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS