| Author |
Comment/Response |
Daniel
|
02/26/11 11:51pm
I want to simultaneously solve a large system of equations numerically, but it's not important that I get every possible solution. If I start running NSolve, I see messages which imply that it's finding solutions (e.g. "Infinite solution set has dimension at least 1, ...") but it keeps going forever trying to find more solutions. Is there some way I can constrain where it looks for solutions, or how many solutions it finds, or get it to return the solutions as it gets them, without just writing my own root-finding algorithm from scratch?
URL: , |
|