finding fit parameters between two functions
Ältere Kommentare anzeigen
Hello
I have a script, where i have a simulation that creates a function.
On the other hand I have a measurement. They don't fit and I want to use fminsearch to try to find the variables that can make them fit.
The idea is to find the variables N_set , A_dir, A_seq and maybe some offset in time (x axis)and Const (y axis).
Would appriciate some help.
The simulation and data are presented. this is example of one specific value set, where we can see the don't have a very good overlap.

Would appriciate your help.
Thanks.
load('matlab1.mat')
untitled5()
3 Kommentare
Image Analyst
am 23 Dez. 2023
Is the function that gives a fit just a single mathematical formula? If so, what is it?
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Choose a Solver finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
