codegen doesn't support fit function, is there a work around way to implement same functionality?

11 次查看(过去 30 天)
I use codegen to generate C code from Matlab code. In Matlab code, I use fit function for a simple linear fit z=a+b*x+c*y. Also I need to provide fit options such as Lower, Upper, StartPoint. But codegen doesn't support fit function. Does anyone has a good work around way to implement this functionality anyhow?
Thanks in advance.

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Polynomials 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by