Skip to content
Back to formatted view

Raw Message

Message-ID: <7E8037094A0C2146AA3E6F94DAE621C307DD2AFF@AD-EXCHMBX2-1.aau.dk>
Date: 2012-08-16T06:10:19Z
From: Søren Højsgaard
Subject: Symbolic computation in R-solving system of equations
In-Reply-To: <CABcx46AtX3565f5JoAzXeP09_QR-j_rO+2+3J=CX5Ckn1UiNAA@mail.gmail.com>

Ryacas provides an interface to yacas from R. So my suggestion is to search the web to see if yacas can solve your specific problem.
Regards
S?ren

-----Original Message-----
From: r-help-bounces at r-project.org [mailto:r-help-bounces at r-project.org] On Behalf Of jpm miao
Sent: 16. august 2012 04:42
To: r-help
Subject: [R] Symbolic computation in R-solving system of equations

Hi,

   To my knowledge, Ryacas can do symbolic computation in R, like Mathematica or Maple.

   I wonder if it (or any other R package) can solve symbolically a system of equations? I have a system of four equations in four variables (non-linear, but not very hard to solve) and wonder if Ryacas or any other package can do it. I do not find the solution in Ryacas. Can it find a symbolic solution to a linear system?

   Thanks,

Miao

	[[alternative HTML version deleted]]

______________________________________________
R-help at r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.