www.gusucode.com > rf 案例源码程序 matlab代码 > rf/StoreThirdOrderInterceptPointSpecificationsExample.m

    %% Store Third-Order Intercept Point Specifications
% Create an object to store third-order intercept point specifications
% using |rfdata.ip3|.
ip3data = rfdata.ip3('Type','OIP3','Freq',2.1e9,'Data',8.45)