Clear Filters
Clear Filters

3d fit greater than poly55

1 view (last 30 days)
Suzie Oman
Suzie Oman on 24 Apr 2018
Hi there -
If we are doing a fit in the script, how can we have a fit that is greater than 5?
% Code
[sf,gof] = fit([Cx, Cy],Cz,'poly55','Lower',LowerList,'Upper',UpperList)
The above is what I am using and I'd like to have a 'poly88' or something else instead. Do I have to use my own formula?

Answers (0)

Categories

Find more on Linear and Nonlinear Regression in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!