Symbolic Trig equations between interval

4 ビュー (過去 30 日間)
Amir Patel
Amir Patel 2012 年 8 月 17 日
Hi
I have a question regarding Matlab Symbolic and trig equations.
I have a trig equation with various symbolic variables. I would like to solve the equation by including bounds on the angle.
For example, when I currently try to solve for the angle 'x', I obtain two solutions. Sometimes when I have quadratic equations, I end up with 4 solutions.
Is there an elegant way to include the bounds? Eg. if 'x' lies from pi/2 to 2*pi, I only want the solutions to be in those quadrants.
Thanks in advance
Amir

採用された回答

Star Strider
Star Strider 2012 年 8 月 17 日
I'm not sure you can constrain the solution to specific quadrants, but you can constrain the solution to an extent. See Name-Value Pair Arguments, particularly 'MaxDegree' and 'PrincipalValue' in solve.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeAssumptions についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by