Info
この質問は閉じられています。 編集または回答するには再度開いてください。
Vary 5 parameter equation to obtain curve fit to test data
1 回表示 (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (0 件)
この質問は閉じられています。
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!