Fit of own function in plot
이전 댓글 표시
Dear community I am stuck with a task to do. I have a dataset where I can plot figures out of it. Next step for me is to fit a Cole Cole function and obtain the parameters from it. I have seen normal linear fit or nonlinear fit from examples but I can't succeed in plotting the Cole Cole function into my plots. Can someone please help me with it?
I have put everything that is needed in the attachments.
Thank you in advance
댓글 수: 2
Image Analyst
2021년 4월 3일
Where is the rest of the code? All your code does is read it in and plot it. Where is your call to nlmfit()????
Bayram Akpinar
2021년 4월 3일
답변 (1개)
David Hill
2021년 4월 3일
0 개 추천
The documentation in fit() function is good. Just follow the guidance on fit a curve defined by a file.
카테고리
도움말 센터 및 File Exchange에서 Half-Normal Distribution에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!