Main Content
noiseParameters
Description
Use the noiseParameters
object to extract noise data from
Touchstone file or build noise data from a noise figure data. You can also use this object to
set the NoiseData
property in the amplifier
object.
Creation
Description
np = noiseParameters(
creates a
noise parameters object filename
)np
from the noise data in the two-port
Touchstone file specified by filename
.
np = noiseParameters(
creates a noise parameters object fmin
,freq
,z0
)np
and sets the Fmin and
Frequencies
properties with the reference impedance z0
.
Input Arguments
Properties
Examples
Version History
Introduced in R2022a