Amplitude Ratio Measurement with Matlab

버전 1.5.0.0 (3.27 KB) 작성자: Hristo Zhivomirov
Amplitude ratio measurement between two signals via DFT.
다운로드 수: 1.1K
업데이트 날짜: 2020/10/1

라이선스 보기

The present code is a Matlab function that provides a measurement of the amplitude ratio between two signals with one and the same shape (e.g., both signals are sine-waves). The main purpose is assisting the measurement of a frequency response of a two-port circuit. The amplitude ratio measurement is based on a Discrete Fourier Transform (DFT) of the signals and a Maximum Likelihood Estimation (MLE) of their amplitudes. The method is highly noise resistive.

Two examples are given in order to clarify the usage of the function. The input and output arguments are given in the beginning of the code.

The code is based on the theory described in:

[1] D. Rife, R. Boorstyn. Single-tone parameter estimation from discrete-time observations. IEEE Trans. Inform. Theory, Vol. IT–20, pp. 591-598, Sept. 1974.

인용 양식

Hristo Zhivomirov (2024). Amplitude Ratio Measurement with Matlab (https://www.mathworks.com/matlabcentral/fileexchange/50559-amplitude-ratio-measurement-with-matlab), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2017b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Digital Filter Design에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.5.0.0

A new version of the code has been uploaded.

1.4.0.0

A new version of the code has been uploaded.

1.3.0.0

A new version of the code has been uploaded.

1.2.0.0

A new version of the code has been uploaded.

1.1.0.0

A new version of the code has been uploaded.

1.0.0.0