help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Sturm Method with Octave


From: Tobal
Subject: Sturm Method with Octave
Date: Thu, 24 Oct 2013 02:40:52 -0700 (PDT)

Does it exist some Octave command to apply Sturm
http://en.wikipedia.org/wiki/Sturm%27s_theorem ?
If it is not, I need to implement it how i can divide 2 polynomials and
returns the residue to me.For instance:
I want divide the polynomial [1,0,0,-4,1] with [4,0,0,-4] and it must return
the polynomial residue [-3,0], 



--
View this message in context: 
http://octave.1599824.n4.nabble.com/Sturm-Method-with-Octave-tp4658477.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]