MATLAB 도움말 센터
Spacing between turns of helix
s = helixpitch2spacing(a,r)
s = helixpitch2spacing(a,r) calculates the spacing between the turns of a helix antenna given the pitch angle, a, and the radius of the helix, r.
s
a
r
example
collapse all
Calculate spacing for helix with pitch varying from 12 degrees to 14 degrees in steps of 0.5 and 20 mm radius.
s = helixpitch2spacing(12:0.5:14,20e-3)
s = 1×5 0.0267 0.0279 0.0290 0.0302 0.0313
Calculate spacing for helix with pitch varying from 12 degrees to 14 degrees in steps of 0.5 and radius 20 mm.
Calculate the spacing of a helix that has a pitch of 12 degrees and a radius that varies from 20 mm to 22 mm in steps of 0.5 mm.
s = helixpitch2spacing(12,20e-3:0.5e-3:22e-3)
s = 1×5 0.0267 0.0274 0.0280 0.0287 0.0294
Calculate spacing for helix with pitch varying from 12 degrees to 14 degrees in steps of 0.5 and radius varying from 20mm to 22mm in steps of 0.5.
s = helixpitch2spacing(12:0.5:14,20e-3:0.5e-3:22e-3)
s = 1×5 0.0267 0.0286 0.0305 0.0324 0.0345
Pitch angle of helix, specified as a scalar or vector in meters.
Example: 12:0.5:14
Radius of helix, specified as a scalar or vector in meters.
Example: 20e-3
Note
If the pitch angle and radius are both vectors, then their lengths must be equal.
Spacing between helix turns, returned as a scalar or vector in meters.
Introduced in R2015a
cylinder2strip
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 사이트 방문이 최적화되지 않았습니다.
미주
유럽
아시아 태평양
지역별 지사에 문의