找回密码
 注册
查看: 1399|回复: 0

R语言 rootSolve包 rootSolve-package()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-9-27 23:00:01 | 显示全部楼层 |阅读模式
rootSolve-package(rootSolve)
rootSolve-package()所属R语言包:rootSolve

                                         Roots and steady-states
                                         根和稳定状态

                                         译者:生物统计家园网 机器人LoveR

描述----------Description----------

Functions that:
功能是:

(1) generate gradient and Jacobian matrices (full and banded),
(1)生成梯度和Jacobian矩阵(充分和带状),

(2) find roots of non-linear equations by the Newton-Raphson method,
(2)找出根源的非线性方程组的Newton-Raphson方法,

(3) estimate steady-state conditions of a system of (differential) equations in full, banded or sparse form, using the Newton-Raphson method or by a dynamic run,
(3)系统全面,带状或稀疏的形式(差分)方程,采用Newton-Raphson方法估计稳态条件下的动态运行,

(4) solve the steady-state conditions for uni-and multicomponent 1-D, 2-D and 3-D partial differential equations, that have been converted to ODEs by numerical differencing (using the method-of-lines approach).
(4)解决了稳态条件下的单向和多组分1-D,2-D和3-D偏微分方程,已转化为常微分方程的数值的差分(使用方法线的方法)。


Details

详细信息----------Details----------

rootSolve was created to solve the examples from chapter 7 (stability and steady-state) from the book of Soetaert and Herman, 2009.
在创建rootSolve解决的例子,从书的2009年Soetaert和赫尔曼,从第7章(稳定性和稳态)。

Please cite this work when using rootSolve.
请举出这项工作时,使用rootSolve。


(作者)----------Author(s)----------



Karline Soetaert




参考文献----------References----------

Using R as a Simulation Platform. Springer, 372pp, ISBN 978-1-4020-8623-6.
steady-state analysis of ordinary differential equations. R-package version 1.6

参见----------See Also----------

uniroot.all, to solve for all roots of one (nonlinear) equation
uniroot.all,解决根源之一方程(非线性)

multiroot, to solve n roots of n (nonlinear) equations
multiroot,解决了n的n个根(非线性)方程

steady, for a general interface to most of the steady-state solvers
steady,一个通用的接口,大部分的稳态解算器

steady.band, to find the steady-state of ODE models with a banded Jacobian
steady.band,找到稳定状态的ODE模型的一个带状的雅可比

steady.1D, steady.2D, steady.3D, steady-state solvers for 1-D, 2-D and 3-D partial differential equations.
steady.1D,steady.2D,steady.3D,1-D,2-D和3-D偏微分方程的稳态解算器。

stode, iterative steady-state solver for ODEs with full or banded Jacobian.
stode,常微分方程全部或带状雅可比迭代稳态解算器。

stodes, iterative steady-state solver for ODEs with arbitrary sparse Jacobian.
stodes,常微分方程任意稀疏Jacobian迭代稳态解算器。

runsteady, steady-state solver by dynamically running to steady-state
runsteady,通过动态运行到稳定状态的稳态求解器

jacobian.full, jacobian.band, estimates the Jacobian matrix assuming a full or banded structure.
jacobian.full,jacobian.band,估计雅可比矩阵假设全部或带状结构。

gradient, hessian, estimates the gradient matrix or the Hessian.
gradient,hessian,估计的梯度矩阵或Hessian的。

plot.steady1D, ...  for plotting  steady-state solutions.
plot.steady1D,...绘制稳态解。

package vignette rootSolve
包小插曲rootSolve


实例----------Examples----------


## Not run: [#不运行:]

## run demos[#运行演示]
demo("Jacobandroots")
demo("Steadystate")

## open the directory with documents[#打开的目录与文件]
browseURL(paste(system.file(package="rootSolve"), "/doc", sep=""))

## main package vignette[#主包暗角的]
vignette("rootSolve")

## End(Not run)[#(不执行)]

转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。


注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

手机版|小黑屋|生物统计家园 网站价格

GMT+8, 2024-11-25 17:25 , Processed in 0.021405 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表