Zfit

版本 1.3 (8.6 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 的更多信息
致谢

参考作品: fminsearchbnd, fminsearchcon

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