Thread Closed

zeros to function of 2 variables, Matlab.

 
Share Thread
Nov9-07, 08:35 AM   #1
 
Blog Entries: 9
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor

zeros to function of 2 variables, Matlab.


Hi!

I was wondering how you can find zeroes to a function of two variables. I use Matlab.

This is the function:

Z = 2*A.*(A+B).*(2*A+B)./(B.*B).*(0.25*A.^(-3)+4*(2*A+B).^(-3)+0.25*(A+B).^(-3))-14.44;

I know that A and B are positive. But I only know of inbuilt functions and algoritms for finding zeros for functions of ONE variable..

Do you guys know any?
PhysOrg.com science news on PhysOrg.com

>> City-life changes blackbird personalities, study shows
>> Origins of 'The Hoff' crab revealed (w/ Video)
>> Older males make better fathers: Mature male beetles work harder, care less about female infidelity
Nov10-07, 10:31 AM   #2
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Normally, you need two equations to minimize for two variables for a global solution.
Thread Closed

Similar discussions for: zeros to function of 2 variables, Matlab.
Thread Forum Replies
representing a function of three variables in matlab Math & Science Software 0
Zeros of the partition function Quantum Physics 1
zeros of the n th eigenfunction by Matlab Math & Science Software 0
Zeros of a function Calculus 13
Find the zeros of the function: Introductory Physics Homework 10