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

R语言 Rwave包 corona()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-9-29 20:42:26 | 显示全部楼层 |阅读模式
corona(Rwave)
corona()所属R语言包:Rwave

                                         Ridge Estimation by Corona Method
                                         岭估计电晕法

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

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

Estimate a (single) ridge from a time-frequency representation, using the corona method.
估计(单)脊从时频表示,利用电晕法。


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


corona(tfrep, guess, tfspec=numeric(dim(tfrep)[2]), subrate=1,
temprate=3, mu=1, lambda=2 * mu, iteration=1000000, seed=-7,
stagnant=20000, costsub=1, plot=TRUE)



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

参数:tfrep
Time-Frequency representation (real valued).  
时频表示(实际值)。


参数:guess
Initial guess for the algorithm.  
该算法的初始猜测。


参数:tfspec
Estimate for the contribution of the noise to modulus.  
估计噪声,模量的贡献。


参数:subrate
Subsampling rate for ridge estimation.  
岭估计的欠采样率。


参数:temprate
Initial value of temperature parameter.  
温度参数的初始值。


参数:mu
Coefficient of the ridge's second derivative in cost function.  
脊成本函数的二阶导数在系数。


参数:lambda
Coefficient of the ridge's derivative in cost function.  
脊在成本函数的导数的系数。


参数:iteration
Maximal number of moves.  
最大的动作。


参数:seed
Initialization of random number generator.  
随机数生成器的初始化。


参数:stagnant
Maximum number of stationary iterations before stopping.  
固定迭代的最大数量,然后再停止。


参数:costsub
Subsampling of cost function in output.  
欠采样的成本函数输出。


参数:plot
When set(default), some results will be shown on the display.  </table>
当集(默认),一些搜索结果将显示在显示屏上。 </ TABLE>


Details

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

To accelerate convergence, it is useful to preprocess modulus before running annealing method. Such a preprocessing (smoothing and subsampling of modulus) is implemented in corona. The parameter subrate specifies the subsampling rate.
为了加速收敛,这是非常有用的预处理模量,然后再运行退火方法。在corona(平滑和二次取样的模量)来实现这样的预处理。参数的子速率指定的二次取样率。


值----------Value----------

Returns the estimated ridge and the cost function.
返回的估计的脊和成本功能。


参数:ridge
1D array (of same length as the signal) containing the ridge.  
1D阵列(作为信号相同的长度),其中包含脊。


参数:cost
1D array containing the cost function.  
一维数组,其中包含的成本函数。


警告----------Warning----------

The returned cost may be a large array, which is time consuming. The argument costsub allows subsampling the cost function.
返回的成本可能是一个大阵,这是费时。的的参数costsub允许二次抽样的成本函数。


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



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

icm,coronoid,snake, snakoid.
icm,coronoid,snake,snakoid。

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-28 16:34 , Processed in 0.033421 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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