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

R语言 wmtsa包 make.signal()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-10-1 22:50:58 | 显示全部楼层 |阅读模式
make.signal(wmtsa)
make.signal()所属R语言包:wmtsa

                                        Test signal generation
                                         测试信号的产生

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

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

Generates various test signals for wavelet transforms.
生成各种测试信号的小波变换。


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


make.signal(name, n=1024, snr=Inf)



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

参数:name
a character string denoting the type of test signal to create. Supported values are: "dirac", "kronecker", "heavisine", "bumps", "blocks", "doppler", "ramp", "cusp", "crease", "sing", "hisine", "losine", "linchirp", "twochirp", "quadchirp", "mishmash1", "mishmash2", "mishmash3", "levelshift", "jumpsine", "gauss", "patches", "linear", "quadratic", and "cubic".
表示类型的测试信号来创建一个字符串。支持的值是:"dirac","kronecker","heavisine","bumps","blocks","doppler","ramp","cusp" ,"crease","sing","hisine","losine","linchirp","twochirp","quadchirp","mishmash1", "mishmash2","mishmash3","levelshift","jumpsine","gauss","patches","linear","quadratic"和 "cubic"。


参数:n
an integer specifying the length out the output series. Default: 1024.
一个整数,指定了输出序列的长度。默认值:1024。


参数:snr
a numeric value representing the approximate signal to noise ratio of the output. Default: Inf (no noise).
一个数字值,该值表示的输出信噪比的近似信号。默认值:Inf(无噪声)。


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

a vector of numeric values containing the resulting test series.
一个向量的数值,含有所得的测试系列。


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


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


nms <- c("blocks", "linchirp", "mishmash1", "bumps")
z <- lapply(nms, make.signal)
stackPlot(x=seq(1024),y=z, ylab=nms)

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-25 00:24 , Processed in 0.021888 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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