爱气象,爱气象家园! 

气象家园

 找回密码
 立即注册

QQ登录

只需一步,快速开始

新浪微博登陆

只需一步, 快速开始

搜索
查看: 19773|回复: 24

[源程序] 介绍SOWAS.0.93.Matlab(小波分析与合成软件),另含R语言版

[复制链接]

新浪微博达人勋

发表于 2013-8-3 08:54:56 | 显示全部楼层 |阅读模式

登录后查看更多精彩内容~

您需要 登录 才可以下载或查看,没有帐号?立即注册 新浪微博登陆

x
本帖最后由 hillside 于 2013-8-3 09:25 编辑

      SOWAS是小波分析与合成的简称(Software for Wavelet Analysis and Synthesis),软件原始下载链接已转向东英吉利大学,但似乎难以找到源程序位置,本帖提供的源程序下载自其他地方。
      该软件中包括多个气候实例数据。
      按网页介绍,需要与以下网址软件http://atoc.colorado.edu/research/wavelets/software.html一并使用
未命名.JPG    

Package: sowas
Version: 0.92
Date: 2007-05-17
Title: Software for Wavelet Analysis and Synthesis
Author: Douglas Maraun <d.maraun@uea.ac.uk>
Translation to Matlab: Jonas Laehnemann
Maintainer: Douglas Maraun <d.maraun@uea.ac.uk>
Description: The package calculates wavelet sample spectra and
    wavelet sample coherency aswell as corresponding pointwise
    and areawise significancetests.
    It also generatesrealizations of any wavelet sample
    spectrum.
License: GPL version 2 or newer
This package is also available as R routine.
The Package contains the following Matlab scripts
(further documentation in the headers of the files):
* wsp.m - This funtion estimates (and possibly plots) the waveletspectrum
  of a time series object withthe Morlet wavelet.
* wco.m - This funtion estimates the wavelet coherency of two timeseries
  objects with the Morletwavelet.
* wcs.m - This funtion estimates the wavelet cross spectrum of two time
  series objects with the Morletwavelet.
* plotwt.m - This function plots wavelet transform objects from thefunctions
  wsp,wcs,wco. Modulus and (ifpossible) phase are plotted.
The following functions perform the significance tests. They are calledby
wsp.m and wco.m and therefore should only be used as standalone if youknow
what you're doing.
* arealtest.m - Perform Areawise Significance Test.
* criticalvaluesWCO.m - This function estimates critical values for the
  wavelet coherency between twoprocesses using the Morlet wavelet based
  on a formula derived from Monte Carlo simulations.
* criticalvaluesWSP.m - This function estimates critical values for the
  Wavelet spectra by means of Monte Carlo simulations. Null Hypothesis is
  an AR1 (red noise) processfitted to the given time series.
Other small functions the above depend on:
  addvalues.m, adjustnoctave.m,adjusts0.m, adjusttimeseries.m,
  checkarealsiglevel.m,scalematrix.m, smoothmatrix.m, smoothtime.m

附:下载信息

http://tocsy.pik-potsdam.de/wavelets.R/software.html

[tr][/tr]
[tr][/tr]
[tr][/tr]
[tr][/tr]
[tr][/tr]
[tr][/tr]
Software

                               
登录/注册后可看大图
references | download (R version) | installation (R version) | download (Matlab version) | installation (Matlab version)

References
When using this package, please cite the following references:

D. Maraun, J. Kurths and M. Holschneider: Nonstationary Gaussian Processes in Wavelet Domain: Synthesis, Estimation and Significance Testing. Phys. Rev. E 75, 016707, 2007

D. Maraun and J. Kurths: Cross Wavelet Analysis. Significance Testing and Pitfalls, Nonlin. Proc. Geoph. 11(4), 505-514, 2004, pdf, 282kB

Download (R version)
Attention! Don't use the R version 2.2.0, as there seems to be a bug in the R / C interface such that the results from the C-subroutines get wrong.


                               
登录/注册后可看大图
-Package sowas_0.94.tar.gz, 4.9kB
The file contains R-functions and manual pages. You further need to install the Rwave-package from Rene Carmona et al which you will find at www.r-project.org.
Here you may find a version history of all relevant changes since May 5th 2005.


                               
登录/注册后可看大图
may be downloaded from www.r-project.org. There you can find free software for linux, unix, windows and Mac as well as manuals, installation guides and many other packages.

Installation (R version)
Linux users may just download the sowas and Rwave packages and copy them to the sub-directory "library" of your R directory. Go to this directory and simply execute

R CMD INSTALL Rwave_VERSION.tar.gz
R CMD INSTALL sowas_VERSION.tar.gz

Using windows, for sure, everything is less comfortable and less easy. You may find some helpful pages here: http://cran.r-project.org/bin/windows/base/rw-FAQ.html.
For the installation of R, please refer to www.r-project.org.

Download (Matlab version)
Matlab-Package sowas.0.93.matlab.zip, 4.9kB
The file contains Matlab-functions. You further need to install the wavelet.m and wave_bases.m functions from Torrence and Compo which you will find here.
Here you may find a version history of all relevant changes since May 5th 2005.

Installation (Matlab version)
Just copy the functions and directories contained in the zip file together with the functions from Torrence and Compo to the same directory. Simply start Matlab in this directory. The example data are in the subdirectory.

附:英文文献简介(中文翻译来自网络)
                                                             小波变换中的非平稳高斯过程
    我们提出了一个等价类中定义的小波域非平稳高斯随机过程。这些过程的特点由小波乘法器的装置和具有良好定义的时间依赖性的光谱特性。他们让一个产生任何小波频谱的实现。基于这一框架,我们研究了连续小波谱,即估计,我们计算出的任意连续小波估计谱的方差和偏差。最后,我们发展的areawise的显着性检验为连续小波变换光谱克服困难的多个测试,它使用连续小波变换的基本性质。决定是否逐点显着的结果是一个真正的功能的过程中或从典型的随机波动没有什么区别。此测试相比,传统的一个方面的敏感性和特异性。一个软件包为连续小波变换的频谱分析和综合的方法。

sowas.0.93.matlab(小波分析与合成软件).rar

86.17 KB, 下载次数: 56, 下载积分: 金钱 -5

Nonstationary Gaussian processes in wavelet domain.pdf

720.63 KB, 下载次数: 15, 下载积分: 金钱 -5

点评

谢谢!!!  发表于 2014-5-17 11:13

评分

参与人数 1金钱 +14 贡献 +4 收起 理由
Aires + 14 + 4

查看全部评分

密码修改失败请联系微信:mofangbao

新浪微博达人勋

发表于 2013-8-3 09:50:36 | 显示全部楼层
谢谢分享啊。这个好用么,楼主试过没
密码修改失败请联系微信:mofangbao

新浪微博达人勋

发表于 2013-8-3 09:51:44 | 显示全部楼层
谢谢分享!!
密码修改失败请联系微信:mofangbao

新浪微博达人勋

发表于 2013-8-3 10:21:19 | 显示全部楼层
看到就头疼
密码修改失败请联系微信:mofangbao

新浪微博达人勋

发表于 2013-8-3 10:55:56 | 显示全部楼层
程序包不错。试试看看
密码修改失败请联系微信:mofangbao

新浪微博达人勋

 楼主| 发表于 2013-8-3 11:35:37 | 显示全部楼层
又是那隻貓 发表于 2013-8-3 09:50
谢谢分享啊。这个好用么,楼主试过没

我还没有用过。
密码修改失败请联系微信:mofangbao

新浪微博达人勋

发表于 2013-9-26 18:20:19 | 显示全部楼层
谢谢,下来学习
密码修改失败请联系微信:mofangbao

新浪微博达人勋

发表于 2013-12-9 15:17:03 | 显示全部楼层
看着头晕,可能还是需要实例分析
密码修改失败请联系微信:mofangbao

新浪微博达人勋

发表于 2014-3-30 14:14:47 | 显示全部楼层
程序包不错。试试看看
密码修改失败请联系微信:mofangbao

新浪微博达人勋

发表于 2014-3-30 14:36:22 | 显示全部楼层
怎么用的?
密码修改失败请联系微信:mofangbao
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册 新浪微博登陆

本版积分规则

Copyright ©2011-2014 bbs.06climate.com All Rights Reserved.  Powered by Discuz! (京ICP-10201084)

本站信息均由会员发表,不代表气象家园立场,禁止在本站发表与国家法律相抵触言论

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