help-octave
[Top][All Lists]
Advanced

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

Re: Solving equation with undetermined exogenous real number parameter


From: Joe Koski
Subject: Re: Solving equation with undetermined exogenous real number parameter
Date: Wed, 12 Jul 2006 18:32:17 -0600
User-agent: Microsoft-Entourage/11.2.3.060209

on 7/12/06 5:47 PM, Michael Rudolph at address@hidden wrote:

> Hi,
> 
> Suppose an equation like that;
> 
> x^2=1+t
> 
> I've always to specify a certain value for t to solve this equation
> for x. But how can this equation be solved in general for x, without
> specifying a fixed value for t?
> 
> Cheers,
> Michael
> _______________________________________________
> Help-octave mailing list
> address@hidden
> https://www.cae.wisc.edu/mailman/listinfo/help-octave

Michael,

I would recommend looking into a application like Maxima

  http://maxima.sourceforge.net/

which is designed to do symbolic algebra and calculus. Octave also has some
symbolic functions, but you don't say which machine or version of octave and
octave-forge you are using.

Joe




reply via email to

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