English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

The function

F(x,y)=x^3+y^3-12(x+y)+6xy Has a minimum near (1.1,1.1)

How do I find this minimum? I know how to work out a function with one variable but two is giving problems.

2006-10-17 21:39:39 · 2 answers · asked by tillaughna1 1 in Science & Mathematics Mathematics

2 answers

Dude, you need to express this using matrices. To solve using newton raphson you need the values of the variables at a point and their gradient at that value set. In matrix land the gradient (derivative) is called the Jacobian matrix. If you have two variables, the Jacobian is a 2x2 matrix.

Numerical Recipes tells you a lot about this; the text that goes with the code is very helpful with the maths and is available online (somewhere) for free.

2006-10-17 21:51:02 · answer #1 · answered by wild_eep 6 · 0 0

Hi, Please send me (jn1381@yahoo.com) your email address.
I will send it(The answer) to your email address. It's hard to type your answer here.

2006-10-17 23:20:12 · answer #2 · answered by Persian_jn 1 · 0 0

fedest.com, questions and answers