[Scilab-users] pfss question...

tanthiamhuat tanthiamhuat at yahoo.com
Sun Jun 22 06:59:10 CEST 2014


this returns this answer...
-->x=poly(0,'x')
 x  =
 
    x   
 
-->pfss((x^2)/(x^3-3*x+2))
 ans  =
 
 
       ans(1)
 
    0.4444444   
    ---------   
      2 + s     
 
       ans(2)
 
  - 0.2222222 + 0.5555556s   
    ----------------------   
                    2        
          1 - 2s + s  

But I expect this answer:
5/(9*(x - 1)) + 1/(3*(x - 1)^2) + 4/(9*(x + 2))

how can Scilab return above answer?



--
View this message in context: http://mailinglists.scilab.org/pfss-question-tp4030749.html
Sent from the Scilab users - Mailing Lists Archives mailing list archive at Nabble.com.



More information about the users mailing list