|
From: | Colin Macdonald |
Subject: | Re: vpasolve to find all real roots for multiple nonlinear equations and multiple variables |
Date: | Mon, 30 May 2016 21:42:46 -0700 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.1.0 |
On 30/05/16 17:53, sam kjm wrote: > Thanks Colin! Now I understand Octave's vpasolve.. I'd try the @sym/solve > function Good luck! And when working with symbolic, you probably want `kn = sym(1)/20` instead of `kn = 0.05` which later gets turned into a sym. best, Colin
[Prev in Thread] | Current Thread | [Next in Thread] |