creating a custom exponential fit
조회 수: 4 (최근 30일)
이전 댓글 표시
%%%%% RESOLVED %%%%%
Hi Everyone,
I am working on creating a GUI for my lab to easily create graphics from raw data files. After plotting the data points with error bars I want to plot a special exponential fit with the data. I want to use the exponential fit I=C1*A*B^2*E^2*exp(-C2/(BE)), which is I (current) as a function of E (field strength) Everything else (C1,C2,A and B) are constants determined before the fitting will be done. How should I go about doing this?
Cheers,
Rhys
댓글 수: 2
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Get Started with Curve Fitting Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!