[Scilab-users] question non datafit

Federico Miyara fmiyara at fceia.unr.edu.ar
Sat Apr 4 09:26:07 CEST 2020


Dear All,

I'm trying to understand the function datafit.

The documentation says:

    datafit is used for fitting data to a model. For a given function
    G(p,z), this function finds the best vector of parameters p for
    approximating G(p,z_i)=0 for a set of measurement vectors z_i.
    Vector p is found by minimizing
    G(p,z_1)'WG(p,z_1)+G(p,z_2)'WG(p,z_2)+...+G(p,z_n)'WG(p,z_n)


I don't quite understand what is G(p,z_1)'WG(p,z_1). Are some product 
signs * missing? Shouldn't it be G(p,z_1)'*W*G(p,z_1)? Are these signs 
implied as in regular algebra notation?

Thanks,

Federioo Miyara

||
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20200404/59e4b6d3/attachment.htm>


More information about the users mailing list