mohamed.elsabagh
Full Member level 2
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??
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??