finding fit parameters between two functions
Mostra commenti meno recenti
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 Commenti
Image Analyst
il 23 Dic 2023
Is the function that gives a fit just a single mathematical formula? If so, what is it?
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Choose a Solver in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
