Separate variables of an equation in matlab
Show older comments
I have one of the equations found out from integration and i want to separate the variables x & y. Is there a way to do that in MATLAB? Here is the equation
(pi*q*(atan(y/(2*x)) + atan((- h^2*y + 3*x^2*y + y^3)/(2*h^2*x + 2*x^3))))/2
3 Comments
UJJWAL
on 27 Sep 2011
What do you mean by separate the variables ??
Do you mean to ask a way to express the equation as f(x) g(y) ??
omar
on 5 Jan 2012
did anyone solve this?
Walter Roberson
on 5 Jan 2012
We don't know: Devesh never returned to tell us what the question was intended to mean.
If the question was to pick a particular expression value, say P, and solve P = .... for y in terms of x, then there are at least 3 solutions.
Answers (0)
Categories
Find more on Assumptions in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!