Post Reply 
fsolve() crash with given Interval
06-05-2014, 04:44 PM (This post was last modified: 06-05-2014 04:58 PM by alexzkter.)
Post: #3
RE: fsolve() crash with given Interval
(06-05-2014 03:36 PM)parisse Wrote:  Intervals are allowed only in 1 dimension, where you can do bisection. It does not work in larger dimension since bisection does not. Of course it should not crash and up to date versions of giac return an error.

What to do when the unknowns x and y are inside cos & sin functions ?

I only want to get values between 0-360 degrees, not values higher than that.

My system is:

Quote:-0.84=0.3912*cos(x)+0.3824*cos(y)+0.3606*cos(225)
0=0.3912*sin(x)+0.3824*sin(y)+0.3606*sin(225)

The solution should be x=11.31º and y=302.47º
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
fsolve() crash with given Interval - Angus - 06-05-2014, 01:24 PM
RE: fsolve() crash with given Interval - alexzkter - 06-05-2014 04:44 PM



User(s) browsing this thread: 1 Guest(s)