| Contents | Index |
Store frequency-dependent, third-order intercept points
h = rfdata.ip3
h = rfdata.ip3('Type',value1,'Freq',value2,'Data',value3)
Use the ip3 class to store third-order intercept point specifications for a circuit object.
h = rfdata.ip3 returns a data object for the frequency-dependent IP3, h, whose properties all have their default values.
h = rfdata.ip3('Type',value1,'Freq',value2,'Data',value3) returns a data object for the frequency-dependent IP3, h, based on the specified properties.
| Data | Third-order intercept values |
| Freq | Frequency data |
| Name | Object name |
| Type | Power reference type |
ip3data = rfdata.ip3...
('Type','OIP3','Freq',2.1e9,'Data',8.45)
ip3data =
Name: '3rd order intercept'
Type: 'OIP3'
Freq: 2.1000e+009
Data: 8.4500
rfdata.data | rfdata.mixerspur | rfdata.network | rfdata.nf | rfdata.noise | rfdata.power

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
| © 1984-2012- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |