搜索资源列表
Molgedey and Schouster
- The Molgedey and Schuster decorrelation algorithm, having square mixing matrix and no noise . Truncation is used for the time shifted matrix, and it is forced to be symmetric . The delay Tau is estimated . The number of independent components ar
tptranform.for
- This program is used for tau-p transform
tau
- 互信息法求时间延迟,用于混沌方程的分析,采用matlab编写-mutual information for the time delay for the chaos equation analysis, prepared using Matlab
TwIST_v2
- % demo_l2_l1 - This demo illustrates the TwIST % algorithm in the l2-l1 optimization problem % % xe = arg min 0.5*||A x-y||^2 + tau ||x||_1 % x % % where A is a generic matrix and ||.||_1 is the l1 norm. % After obtaining the solution we implement a
CC_method.CC法,用于非线性时间序列中
- CC_method:CC法,用于非线性时间序列中,相空间重构,求取时间延迟tau及时间窗口tw。 本程序,本人于2008年12月1日,在matlab7.0上运行通过,可以得到CC_method的5个相关参数及图形,结果很好。 包括子程序: 1.CSCC_method:用lorenz系统来测试CC_method; 2.C_CMethod_inf:用于求延迟时间tau及时间窗口tw; 3.disjoint:用于将时间序列分解成t个不相交的时间序列; 4.reconstitution:用来
tp_form.zip
- Tau-p 变换即Random变换用于垂直地震剖面的波长分离及去噪滤波。,Tau-p transform the Random transform to the wavelength of vertical seismic profiling separation and de-noising filter.
removeoutliers
- 采用matlab工作环境,利用Thompson Tau进行异常值剔除-Remove outliers from data using the Thompson Tau method.
ktaub
- Mann-Kendall Tau-b非线性函数,用于时间序列分析中计算平均变化趋势。-The Mann-Kendall Tau-b non-parametric function computes a coefficient representing strength and direction of a trend for equally spaced data. While you do not need the Statistics Toolbox to compute Taub, you
ktau
- To calculate Kendall s Tau for a time serie.
ADifferentiallyCoherentDelay-LockedLoopforSpread-S
- 详细讲述了直接序列扩频差分锁相环的文章,包含具体的算法结构,并附有仿真结果。-A novel differentially coherent delay-locked loop(DCDLL) for accurate code tracking is proposed for direct sequence spread spectrum systems. Due to the use of the differential decoder and exactly one correlato
mutual_tau
- mutual information 求时间延迟-mutual information tau
taup_zheng
- tau-p正变换的代码,已经编译成函数,可以直接调用,有详细注释。-tau-p transformation of the code is already compiled into functions that can be called directly, with detailed comments.
taup_fan
- tau-p反变换的代码,已编译成函数,可直接调用。具体使用见代码说明。-Anti-tau-p transform the code has been compiled into functions that can be called directly. See descr iption of the specific use of the code.
removeoutliers123
- Uses the Thompson Tau technique to remove outliers from a vector containing statistical data
lyaprosen
- INPUTES: y: y is vector of values(time series data) tau: embedding lag of state space reconstruction. When you have not any information about tau please let it zero. The code will calculates the tau. m: m is embedding dimension. If yo
Mann-Kendall-Tau--with-Sens-Method
- MATLAB程序,非参数趋势检验方法,并且可以得到倾斜度。-A non-parametric trend test.
tau
- 求单变量反馈控制回路的输出时间延迟 X为闭环回路输出时间序列 寻找时间延迟tau:即Sdeltmean第一个极小值点对应的t-Find a single variable feedback control loop time delay the output of X is closed-loop output time series to find the time delay tau: the Sdeltmean the first minimum point correspondi
coher_filt
- 相干滤波程序,利用正反Tau-P变换来改善信噪比,进而实现相干滤波-Coherence filter based on semblance over a sweep of linear trends about a point
Mg17_ESN
- 用MG混沌时间预测序列训练和测试由1000单位组成的ESN网络的Matlab文件-This directory contains Matlab files used for training and testing 1000-unit ESN networks on the MG attractor (tau = 17)
DSA_Kendall-Tau-distance
- Kendall Tau distance算法的C++实现-Kendall Tau distance algorithm to achieve C++