Matlab problem in solving an equation

Status
Not open for further replies.

mohamed.elsabagh

Full Member level 2
Joined
Oct 27, 2010
Messages
145
Helped
7
Reputation
14
Reaction score
7
Trophy points
1,298
Activity points
2,320
I have a problem in matlab, I am still a beginner in matlab.

How can I solve this equation for example : 1+dp/dt = ((gamma+x)^((gamma+2)/3))/x

I want to find the values of x where P is a 4*1 vector (it has 4 possible values) and gamma is also 4*1 vector so x will have 16 different values. I need to find those 16 vlaues of x using matlab what should I do???and what functions should I use??
 

mohamed,


MATLAB is a tool wich is designed to solve numeric calculus.
The equation you gave should be resolved by an simbolic calculus tool.

I can sugest you do with MAPLE or MATHEMATICA.


+++
 

I read about fsolve function in matlab but I don't know how to use it in my case
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…