Zfit

버전 1.3 (8.63 KB) 작성자: Jean-Luc Dellis
ZFIT is a function which can PLOT, SIMULATE and FIT impedance data
다운로드 수: 6.8K
업데이트 날짜: 2020/1/24

라이선스 보기

% Zfit(data)
Plots the impedance DATA which has to be a 3-columns wise matrix [FREQ, RealZEXP, ImagZEXP]. Impedance, admittance, capacitance and modulus representations in the complex plane are then pushbutton obtainable.
%
The others usages are described in the help lines with examples too...

인용 양식

Jean-Luc Dellis (2024). Zfit (https://www.mathworks.com/matlabcentral/fileexchange/19460-zfit), MATLAB Central File Exchange. 검색됨 .

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

Community Treasure Hunt

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

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

Now the operators “s” and “p” may handle more than 2 elements as arguments. Warm thanks to Hazrul Shabri who offered the code in the comments.

1.2.0.0

the way circuit is entered has been modified to ease the use

1.0.0.0