Need help with solve&fsolve with stored equations
|
06-22-2014, 12:02 AM
Post: #2
|
|||
|
|||
RE: Need help with solve&fsolve with stored equations
Not easy at all I am afraid.
To get equations into solver, it seems you have to either use Home variables only (A,B, C etc) or first define the equation in CAS then save it using Solve.E1:= . For example You can do the same for the other two equations a and b. Unfortunately, Solver will then require you to create user variables before running the solver. If you go back to CAS, you will then need to delete some or all of the recently created user variables before running solve() or fsolve(). Its a pain and I would avoid the Solver app and stick with CAS solve(), fsolve(). |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Need help with solve&fsolve with stored equations - alexzkter - 06-21-2014, 11:02 PM
RE: Need help with solve&fsolve with stored equations - CR Haeger - 06-22-2014 12:02 AM
RE: Need help with solve&fsolve with stored equations - alexzkter - 06-22-2014, 12:22 AM
RE: Need help with solve&fsolve with stored equations - parisse - 06-22-2014, 07:47 AM
RE: Need help with solve&fsolve with stored equations - alexzkter - 06-22-2014, 09:41 AM
RE: Need help with solve&fsolve with stored equations - parisse - 06-22-2014, 02:33 PM
|
User(s) browsing this thread: 4 Guest(s)