ripple()
This function measures the deviation of x from the average of x
Syntax
y = ripple(x, fstart, fstop)
Arguments
| Name | Description | Range | Type | Required |
|---|---|---|---|---|
| x | can be a gain or group delay data over a given frequency range | (-∞, ∞) | real | yes |
| fstart | start frequency | (0, ∞) | real | no |
| fstop | stop frequency | (0, ∞) | real | no |
Examples
a = ripple(pwr_gain(S21))
returns the ripple of the tranducer power gain of S21
a1 = ripple(pwr_gain(S21), 1GHz, 3GHz)
returns the ripple frequency between the start frequency (1GHz) and stop frequency(3GHz)
Defined in
$HPEESOF_DIR/expressions/ael/elementary_fun.ael
See Also
dev_lin_gain(), dev_lin_phase(), diff(), mean(), phasedeg(), phaserad(), unwrap()
Notes/Equations
In order to use this function, the Group Delay option must be enabled in the S-parameter analysis setup. For more information, refer to " Calculating Group Delay " in your " S-Parameter Simulation " documentation.
This function supports data up to four dimensions.
Privacy
Statement
|
Terms of Use
|
Legal |
Contact Us
|
© Agilent 2000-2008 ![]()