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

R语言 SoilR包 SoilR.euler()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-9-30 11:35:41 | 显示全部楼层 |阅读模式
SoilR.euler(SoilR)
SoilR.euler()所属R语言包:SoilR

                                        SoilR euler
                                         SoilR欧拉

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

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

This function can solve arbitrary first order ode systems with the euler forward  method and an adaptive time-step size control given a tolerance for the deviation of a coarse and fine  estimate of the change in y for the next time step. It is an alternative to ode and has the same interface. It is much slower than ode and should probably be considered less capable in solving stiff ode systems. However it has one main advantage, which consists in its simplicity. It is quite easy to see what is going on inside it. Whenever you don't trust your implementation of another (more efficient but probably also more complex)
此功能可以解决任意一阶常微分方程系统的,与欧拉向前方法和自适应时间步长控制给定公差的偏差估计y的变化,为下一个时间步长的粗,细。这是一个替代ode,并具有相同的接口。它是慢得多颂歌,应该被认为是能力较差,在求解刚性的ODE系统。然而,它有一个主要的优势,其中包括它的简单性。这是很容易看到它里面到底是怎么回事。只要你不相信你的执行另一个(更有效,但也可能更复杂)


用法----------Usage----------


SoilR.euler(times, ydot, startValues)



参数----------Arguments----------

参数:times
A row vector containing the points in time where the solution is sought.
甲行向量中包含的点的时间,其中该溶液寻求。


参数:ydot
The function of y and t that computes the derivative for a given point in time and a column vector y.
y和t计算的衍生物对于一个给定的时间点和一个列向量y的函数。


参数:startValues
A column vector with the initial values.
与初始值的列矢量。


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


Carlos A. Sierra <csierra@bgc-jena.mpg.de>, Markus Mueller <mamueller@bgc-jena.mpg.de>

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-6-8 17:08 , Processed in 0.090972 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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