help-octave
[Top][All Lists]
Advanced

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

Re: Derivative function


From: Miquel Cabanas
Subject: Re: Derivative function
Date: Wed, 19 Feb 2003 15:50:52 +0100
User-agent: Mutt/1.3.28i

hi,

On Wed, Feb 19, 2003 at 03:37:56PM +0100, Ricardo Cervera wrote:
> 
> I wanted to know if it is possible to get the derivative
> function of a function given, using Octave. I mean, something
> like:
> 
> function y = f(x)
> y = sin(x);
> endfunction
> 
> And what I am looking for is f'(x), for example cos(x).

you're looking for a symbolic maths package like Maxima or
Yacas. A good starting point is the Scientific Applications
for Linux website at,

http://sal.kachinatech.com/

Miquel

-- 
Miquel E Cabanas ------------------------------------------------------
SeRMN, Universitat Autonoma de Barcelona (address@hidden)
------------------------------------------o-oo--ooo---ooo--oo-o--------



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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