Skip to main content
1-Visitor
June 10, 2014
Solved

Graphing not working Using Genfit Coefficients

  • June 10, 2014
  • 10 replies
  • 3544 views

Hello there,

I am using genfit to come with the coefficients for a best fit equation for points I have created. However, when I try to plot the graph using the coefficients to see how accurate is the equation as compared to the points in the same mathcad sheet it won't plot. Can someone help me out. I have attached the mathcad sheet. Thanks.

Best answer by MikeArmstrong

Have a look at the attached.

10 replies

15-Moonstone
June 10, 2014

Hello, Ranjan,

Have you defined your variable (x) ?

Cordially.

Denis

1-Visitor
June 11, 2014

Tried defining the variable x but still no luck.

Ranjan

12-Amethyst
June 10, 2014

You have defined ORIGIN=1 but you try to use 0 as the first element in the cg1 vector.

1-Visitor
June 11, 2014

I am not clear on this point. Can you please explain. Thanks.

Ranjan

1-Visitor
June 11, 2014
Werner_E
25-Diamond I
June 11, 2014

Wouldn't a simple power function make a much better fit?

11.06.png

1-Visitor
June 11, 2014

I cannot use a power law as I require the curve fit I am using to input the coefficients into a finite element analysis program.

Ranjan