Skip to Main Content Skip to Search
Product Documentation

rfdata.nf class - Package: rfdata

Store frequency-dependent noise figure data for amplifiers or mixers

Syntax

h = rfdata.nf
h = rfdata.nf('Freq',value1,'Data',value2)

Description

Use the nf class to store noise figure specifications for a circuit object.

h = rfdata.nf returns a data object for the frequency-dependent noise figure, h, whose properties all have their default values.

h = rfdata.nf('Freq',value1,'Data',value2) returns a data object for the frequency-dependent noise figure, h, based on the specified properties.

Properties

DataNoise figure values
FreqFrequency data
NameObject name

Examples

f = 2.0e9;
nf = 13.3244;

nfdata = rfdata.nf('Freq',f,'Data',nf);

See Also

rfdata.data | rfdata.ip3 | rfdata.mixerspur | rfdata.network | rfdata.noise | rfdata.power

  


Recommended Products

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