필터 지우기
필터 지우기

Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

Vary 5 parameter equation to obtain curve fit to test data

조회 수: 1 (최근 30일)
Adrian
Adrian 2012년 12월 4일
마감: MATLAB Answer Bot 2021년 8월 20일
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개)

이 질문은 마감되었습니다.

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by