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 Kommentare

Image Analyst
Image Analyst am 3 Apr. 2021
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
Bayram Akpinar am 3 Apr. 2021
I don't have it. I tried to fit with the app that was within the MatLab program

Melden Sie sich an, um zu kommentieren.

Antworten (1)

David Hill
David Hill am 3 Apr. 2021

0 Stimmen

The documentation in fit() function is good. Just follow the guidance on fit a curve defined by a file.

1 Kommentar

Bayram Akpinar
Bayram Akpinar am 3 Apr. 2021
Thanks this seems very usefull. I will look into it!

Melden Sie sich an, um zu kommentieren.

Gefragt:

am 3 Apr. 2021

Kommentiert:

am 3 Apr. 2021

Community Treasure Hunt

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

Start Hunting!

Translated by