@Star Strider do you have any suggestions? I think you are the most suited person who can help me.
non linear fit of multiple data sets with recursive function
    6 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
    Daniele Sonaglioni
 el 14 de Jun. de 2021
  
    
    
    
    
    Comentada: Daniele Sonaglioni
 el 15 de Jun. de 2021
            Hello every one
I am in trouble with a fit because I am working with a recursive function and I am not able to write a code to correctly fit my data. Morover, I have to fit several data set at the same time.
The fitting function is:  , where
, where  . In this expression,
. In this expression,  . In essence, the functions τ and
. In essence, the functions τ and  are interconnected and I have no idea in which way write these two in my fitting code.
 are interconnected and I have no idea in which way write these two in my fitting code.
 , where
, where  . In this expression,
. In this expression,  . In essence, the functions τ and
. In essence, the functions τ and  are interconnected and I have no idea in which way write these two in my fitting code.
 are interconnected and I have no idea in which way write these two in my fitting code.The perameters I want to know are:  while the quantities I know are
 while the quantities I know are  .
.
 while the quantities I know are
 while the quantities I know are  .
.Do you have any idea on the way to write this code?
Respuestas (0)
Ver también
Categorías
				Más información sobre Get Started with Curve Fitting Toolbox en Help Center y File Exchange.
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
