Borrar filtros
Borrar filtros

Is there a "regress" function in Matlab R2014a?

1 visualización (últimos 30 días)
Bogdan
Bogdan el 10 de Jun. de 2015
Comentada: Bogdan el 11 de Jun. de 2015
I am trying to link some datasets through multiple linear regression, but I cannot find the regress function, nor does it appear in help. Is there still such function?

Respuesta aceptada

dpb
dpb el 10 de Jun. de 2015
Yes, but it is in the Statistics Toolbox, not base Matlab.
You can build a general model and use the backlash operator "\" to solve for the least squares coefficients or there are other tools in the Curve Fitting Toolbox as well if have it but not Statistics.

Más respuestas (0)

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by