|
From: | Dmitri A. Sergatskov |
Subject: | Re: Help in leasqr |
Date: | Fri, 26 Aug 2016 09:49:42 -0500 |
On Fri, Aug 26, 2016 at 6:17 AM, Bharath R <address@hidden> wrote:Hello all,Thank you very much for such a helpful forum. I am using Octave for the past couple of days. I have been working to get the parameters that best fit my function.Function: g=@(x,p) [(p(1).*p(2).*x(:,1)+(p(3).*x(:,2))+(p(4)*p(5)))./((p(1)*p(2 ))+p(3))]
[Prev in Thread] | Current Thread | [Next in Thread] |