Smith Chart Plot

버전 1.0.0.0 (15.7 KB) 작성자: Victor Aprea
Plots a smith chart, and optionally draws reflection coefficient and line of intersection with R=1.
다운로드 수: 26.9K
업데이트 2016/4/1

라이선스 보기

Files:
(1) plotsmithchart.m

Usage:

(1) plotsmithchart(Zl,Zo)
Where Zl is the Load Impedence (possibly complex) and Zo is the Characteristic Line Impedence. Plots a smith chart, along with the reflection coefficient circle and the line of intersection with resistive component equal to 1.

(2) plotsmithchart
Without any parameters draws a blank smith chart. Wavelengths toward the generator are labeled around the perimeter.

Example calls:

(1) plotsmithchart(25,50)
Draws a smithchart,calculates and plots the reflection coefficient for a characteristic impedence of 50 ohms and a load impedence of 25 ohms.

(2) plotsmithchart(50+50j,75)
Same as (1) with a load impedence of 50+50j ohms.

(3) plotsmithchart
Plots a blank Smith Chart.

인용 양식

Victor Aprea (2026). Smith Chart Plot (https://kr.mathworks.com/matlabcentral/fileexchange/1923-smith-chart-plot), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R10
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Equivalent Baseband Simulation에 대해 자세히 알아보기
도움

도움 준 파일: Smith Chart Utility

버전 게시됨 릴리스 정보
1.0.0.0

No change