rfdata.nf
Store frequency-dependent noise figure data for amplifiers or mixers
Description
Use the rfdata.nf
object to store noise figure
specifications for a circuit object.
Note
amplifier
,
modulator
,
and rfelement
are recommend over rfdata.nf
because they enable you to:
Specify the noise figure value in an amplifier, modulator, and a generic RF element.
Build a
circuit
object with an amplifier, modulator, and a generic RF element.Model an amplifier, modulator, and a generic RF element in an RF chain created using an
rfbudget
object or the RF Budget Analyzer app, and then export this element to RF Blockset™ or torfsystem
System object™ for circuit envelope analysis.
(since R2023b)
Creation
Description
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)
sets
properties using one or more name-value pairs. You can specify multiple
name-value pairs. Enclose each property name in a quote
Properties
Examples
Version History
Introduced in R2009a
See Also
rfdata.mixerspur
| rfdata.network
| rfdata.noise
| rfdata.power