ZfitGUI(varargin) fits and simulates impedance data
by Jean-Luc Dellis
15 Jan 2010
(Updated 21 Feb 2011)
ZfitGUI helps to identify a right model of complex data.
|
Watch this File
|
| File Information |
| Description |
% The main features are:
%
% Plot.
% For each immitance types (Z, Y, C or M), the data can be plotted
% in the complex plane, as well their real, imaginary parts or
% their magnitude in function of the frequency (Log/Log).
%
% Simulation.
% The possibilities are almost infinite. Over the classical R, C,
% L electrical elements, one can use CPE (constant Phase Element)
% and even any user-defined element.
%
% Fit.
% ZfitGUI makes use of the simplex algorithm. One can put bounds to
% the parameters and vary the weight wich is defined in a matrix.
% Once a right model has been identified, the user would save time in
% using Zfit.m which is the programmatic version of ZfitGUI.
% Zfit is a shared file as well as ZfitGUI.
%
%
% This help is divided in the 6 following sections:
%
%------------- INPUTS
%------------- UIMENUS
% Plots
% Selectline
% Circuit
% Fit
% Options
% Readme
%------------- OUTPUTS
%------------- MINIMIZATION
%------------- IMMITANCES
%------------- LIMITATIONS |
| MATLAB release |
MATLAB 7.4 (R2007a)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Updates |
| 11 Mar 2010 |
- disable the uimenus when one is working
- improve the removeoutlier tool
- improve the way the user inputs the model
- allow generation of data from circuits
|
| 19 May 2010 |
fix a wrong log representation |
| 10 Feb 2011 |
Numerous improvements... |
| 11 Feb 2011 |
-follow frequencies
-complex magnitude
-get slopes from the assymptotic lines |
| 21 Feb 2011 |
Correction of a minor "get the frequency" uimenu's bug. |
|
Contact us at files@mathworks.com