analyze
Analyze RFCKT object in frequency domain
Syntax
Description
analyze(
        calculates the following rfckt data at the specified frequency values:rfcktobject,frequency)
- Circuit network parameters 
- Noise figure 
- Output third-order intercept point 
- Power data 
- Phase noise 
- Voltage standing-wave ratio 
- Power gain 
- Group delay 
- Reflection coefficients 
- Stability data 
- Transfer function 
Note
The rfbudget function
            and RF
              Budget Analyzer app are recommend over the  analyze function
            because they enable you to analyze gain, noise figure, IP2, and IP3 of cascaded RF
            elements and export to RF Blockset™ and rfsystem for
            circuit envelope analysis. (since R2023b)
analyze(
        calculates the circuit data at the specified frequency values and operating conditions for
        the rfcktobject,frequency,condition,value)circuitdata object. For more information to set conditions and
        values, see setop function.
Note
When you specify condition/value pairs, the analyze method
            changes the object's values to match your specification.
Examples
Input Arguments
Version History
Introduced before R2006a
![Figure contains an axes object. The axes object with xlabel Freq [GHz], ylabel Magnitude (decibels) contains 2 objects of type line. These objects represent S_{21}.](../../examples/rf/win64/AssignDifferentReferenceImpedancesAtPortsExample_01.png)
![Figure contains an axes object. The axes object with xlabel Freq [GHz], ylabel Magnitude (decibels) contains 2 objects of type line. These objects represent G_{t}.](../../examples/rf/win64/AssignDifferentReferenceImpedancesAtPortsExample_02.png)