Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. 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
