Info
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
Vary 5 parameter equation to obtain curve fit to test data
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
How do i automatical vary the 5 parameters in the below equation to match the orignal curvefit from a data set ia,t
Equation
ia = ((Vq/xd)+((Vq/x1d)-(Vq/xd))*exp(-t/Td1)+((Vq/x11d)-(Vq/x1d))*exp(-t/Td11)).*cos(w*t+lam);
Constants; Vq,w & lam
Variables; xd,x1d,x11d,Td1,Td11
0 comentarios
Respuestas (0)
La pregunta está cerrada.
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!