On 25.11.2012 15:21, izymaths wrote:> Hi,
> I'm a french student and I need some help for my project.
>
> I have to calcul the gradient of the function :
>
> f <- function(x,y) {
> (1 - x^2) + (y - x^2)^2
> }
This list does not answer homework problems.
And even if we would, your problem is school level maths, hence
certainly nothing for this list.
Best,
Uwe Ligges
> Thanks ! :)
>
>
>
> --
> View this message in context:
http://r.789695.n4.nabble.com/gradient-tp4650734.html
> Sent from the R help mailing list archive at Nabble.com.
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide
http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>