Separate variables of an equation in matlab

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

What do you mean by separate the variables ??
Do you mean to ask a way to express the equation as f(x) g(y) ??
did anyone solve this?
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.

Sign in to comment.

Answers (0)

Tags

Asked:

on 27 Sep 2011

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!