Products & Services Solutions Academia Support User Community Company

Learn more about RF Toolbox   

rfdata.noise class - Package: rfdata

Store frequency-dependent spot noise data for amplifiers or mixers

Description

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

Construction

rfdata.noiseConstruct container for amplifier or mixer frequency-dependent spot noise data

Properties

FMINMinimum noise figure data
FreqFrequency data
GAMMAOPTOptimum source reflection coefficients
NameObject name
RNEquivalent normalized noise resistance data

Examples

f = [2.08 2.10]*1.0e9;
fmin = [12.08 13.40];
gopt = [0.2484-1.2102j 1.0999-0.9295j];
rn = [0.26 0.45];

noisedata = rfdata.noise('Freq',f,'FMIN',fmin,...
                         'GAMMAOPT',gopt,'RN',rn);

See Also

rfdata.data
rfdata.mixerspur
rfdata.network
rfdata.nf
rfdata.power
  


Recommended Products

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

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