Main Content
impedance
Calculate and plot input impedance of antenna or scan impedance of array
Syntax
Description
impedance(
calculates and plots the scan impedance of a specified antenna element in an
array.array
,frequency
,elementnumber
)
returns the scan impedance of a specified antenna element in an array. z
= impedance(array
,frequency
,elementnumber
)
uses the Parallel Computing Toolbox™ to perform impedance calculations for each frequency in parallel.
To use this feature, you need a license to the Parallel Computing Toolbox.z
= impedance(___,UseParallel
= true)
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2015a