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

12 visualizaciones (últimos 30 días)
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.

Respuestas (0)

Categorías

Más información sobre Polynomials en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by