キャンセル
次の結果を表示 
次の代わりに検索 
もしかして: 

curve fitting

HI,

 

I'm trying to get the transient response of a thermocouple with USB 6008, I need to do the curve fit for the acquired signal. The curve fit is not working for me.The curve fitting block needs input for the location.how can I create and supply that. find the attached VI.

0 件の賞賛
メッセージ1/4
2,716件の閲覧回数

The "locations" are the x values for each data point. In principle, dynamic data has that built-in (x0, dx, etc), but I guess you would need to create an array of x-values yourself. 

0 件の賞賛
メッセージ2/4
2,714件の閲覧回数

Hi Altenbech,

 

please explain me how can I create that array of X values?

 

Thanks In advance.

 

0 件の賞賛
メッセージ3/4
2,695件の閲覧回数

You could get the xo and dx from the dynamic data, the use a simple variation of this code. See how far you get.

0 件の賞賛
メッセージ4/4
2,682件の閲覧回数