help-octave
[Top][All Lists]
Advanced

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

Taylor expansion does not expand well


From: Jonathan Camilleri
Subject: Taylor expansion does not expand well
Date: Thu, 10 Dec 2015 17:56:50 +0100

How does this work please?
f=[1,3,3]
f =

   1   3   3

octave:2> g = taylor(1,'expansionPoint',1,'order',4)
Error: 
error: 'taylor' undefined near line 1 column 5
What does this error mean please?

I am using http://octave-online.net/.
See post at http://math.stackexchange.com/questions/209320/where-do-the-factorials-come-from-in-the-taylor-series.
See https://en.wikipedia.org/wiki/Taylor_series.
Documentation at http://octave.sourceforge.net/symbolic/function/@sym/taylor.html would be helpful if it included more clear examples, preferably ones which are complete.

You may use data sets to include tutorials if you wish, as I fail to see a complete implementation in place.

--
Jonathan Camilleri

Mobile (MT): ++356 7982 7113
E-mail: address@hidden
Please consider your environmental responsibility before printing this e-mail.
 
I usually reply to emails within 2 business days.  If it's urgent, give me a call.



reply via email to

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