Main Content
Circuit Envelope Simulation in MATLAB
Circuit envelope simulation of RF system at the MATLAB command
line
The circuit envelope simulation technique enables you to perform time-varying harmonic balance analysis of an RF system around multiple carrier frequencies. You can use this technique to simulate RF systems operating with narrowband signals.
Use the rfsystem
System object™ and its associated object functions
to perform circuit envelope simulation at the MATLAB command
line.
Objects
rfsystem | Generate RF Blockset model and perform circuit envelope or idealized baseband simulation (Since R2021a) |
Functions
open_system | Open RF Blockset model created using
rfsystem
(Since R2021a) |
save_system | Save RF Blockset model created using rfsystem
(Since R2021a) |
close_system | Close RF Blockset model window created using
rfsystem
(Since R2021a) |
hide_system | Hide RF Blockset model window created using
rfsystem
(Since R2021a) |
load_system | Load RF Blockset model to memory (Since R2022a) |
Topics
- Circuit Envelope Simulation at MATLAB Command Line
Perform circuit envelope simulation at the MATLAB command line.