|
From: | Tomas Dome |
Subject: | Re: how to calculate hessian matrix |
Date: | Tue, 19 Feb 2013 13:23:53 -0300 |
1. Do you have an analytic _expression_ for f(·)?On Tue, Feb 19, 2013 at 5:09 PM, tomasdome <address@hidden> wrote:
> hi, i'm trying to calculate the hessian matrix of a multivariable function
> (f(x,y,z,r) for example),
>
> how i can do it?
>
> i'm trying to make him with 2 for statements and the function "diff" but i
> think "diff" only accepts univariable functions like f(x).
>
> sorry , i'm a newbie in Octave
>
> thanks! :)
>
>
>
> --
> View this message in context: http://octave.1599824.n4.nabble.com/how-to-calculate-hessian-matrix-tp4649981.html
> Sent from the Octave - General mailing list archive at Nabble.com.
> _______________________________________________
> Help-octave mailing list
> address@hidden
> https://mailman.cae.wisc.edu/listinfo/help-octave
2. If not, do you have a set of known values for f(·)? Where was the
function evaluated to get those values?
[Prev in Thread] | Current Thread | [Next in Thread] |