rfPartSelector
R2026bDescription
Use the rfPartSelector object to select amplifiers and mixers
from a third-party component database. You must install the third-party database before using
rfPartSelector. You can filter amplifiers and mixers based on their model
number, gain, frequency, nonlinearity, and other parameters. After filtering, use the
rfPart function to
create an amplifier, a mixer, or a mixerIMT
object from a selected component in the table.
Note
Install the third-party component database containing Analog
Devices™ amplifiers and mixers with the installRFParts()
command.
Creation
Syntax
Description
creates a default RF
part selector object.rfse = rfPartSelector
enables you to select amplifiers from Analog Devices component
database. rfse = rfPartSelector(Type="amplifier",Vendor="ADI")
enables you to select mixers from the Analog Devices component
database. (since R2026b)rfse = rfPartSelector(Type="mixer",Vendor="ADI")



