MATLAB 도움말 센터
Get default values of tunable properties
Since R2023b
s = defaultTunableParameters(aiant)
s = defaultTunableParameters(aiant) returns the default values of the tunable properties of AIAntenna object. The default values correspond to the antenna design for the initial design frequency used to create the AIAntenna.
s
aiant
AIAntenna
example
collapse all
This example uses:
This example shows how to view the default values for the tunable parameters of an AIAntenna object.
Create AI-based Circular Microstrip Patch Antenna
Create an AI-based circular microstrip patch antenna at 1 GHz. Set its radius to 0.08 m and height to 0.008939 m.
Calculate the resonant frequency of this antenna.
pAI = design(patchMicrostripCircular,1e9,ForAI=true); pAI.Radius = 0.08; pAI.Height = 0.008939; resonantFrequency(pAI)
ans = 1.0000e+09
View Default Values of Tunable Properties
View the default values for the radius and height of the original circular microstrip patch designed at 1 GHz.
d = defaultTunableParameters(pAI)
d = struct with fields: Radius: 0.0814 Height: 0.0084
AI-based antenna, specified as an AIAntenna object created using the design function.
design
Example: design(patchMicrostripCircular,1e9,ForAI=true)
design(patchMicrostripCircular,1e9,ForAI=true)
Default values of tunable properties at initial design frequency, returned as a structure.
Data Types: struct
struct
Introduced in R2023b
tunableRanges
reset
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window. Web browsers do not support MATLAB commands.
웹사이트 선택
번역된 콘텐츠를 보고 지역별 이벤트와 혜택을 살펴보려면 웹사이트를 선택하십시오. 현재 계신 지역에 따라 다음 웹사이트를 권장합니다:
또한 다음 목록에서 웹사이트를 선택하실 수도 있습니다.
사이트 성능 최적화 방법
최고의 사이트 성능을 위해 중국 사이트(중국어 또는 영어)를 선택하십시오. 현재 계신 지역에서는 다른 국가의 MathWorks 사이트 방문이 최적화되지 않았습니다.
미주
유럽
아시아 태평양
지역별 지사에 문의