Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! X
To all,
See attached mcad sheet
Given the set of 4 points is there a way of returning the coefficient C0 and m of equation y(x)=C0x^m for a best fit?
Thanks
Regards
Solved! Go to Solution.
Not sure if its the best way, but heres one way to do it.
You may also use a solve block with minerr which may give you more flexibillity.
Not sure if its the best way, but heres one way to do it.
You may also use a solve block with minerr which may give you more flexibillity.
Thanks. Starting to get a grip with the 'genfit' function