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

power trend line (Power Fit vi)

Hello all,

 

I would much appreciate if someone could shed some light on my dilemma.

 

I am trying to create a power trendline within Labview on sample data, that matches Excel's trendline with the same sample data.

 

I have attached the vi and a picture of the excel plot to show the difference. 

 

It is like the excel trend line is some sort of interpolation algorithm that i do not understand how to imitate in labview.

 

If anyone has any suggestions to make Labview imitate Excel, that would be much appreciated.

 

Thanks.

 

 

 

 

すべてをダウンロード
0 件の賞賛
メッセージ1/7
4,240件の閲覧回数

You simply need to generate a x ramp with more data, apply the model wit the best fit based on the paramters, and  plot it.

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

Thanks for the reply.

 

I noticed that the equation of the trend lines still do not match (Labview vs Excel). Just having a look now, to see why.

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

Look at the residual. The excel fit is pretty poor, especially for the third point.

0 件の賞賛
メッセージ5/7
4,165件の閲覧回数

Thanks!

 

I see the errors in my way now.

 

Cheers.

0 件の賞賛
メッセージ6/7
4,146件の閲覧回数

How did you address the issue?

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