搜索资源列表
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:用来
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
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
invradonlinear
- 采用线性插值的反radon变换,按照原理直接编的,要求tau-p域中的p都是从正数开始的-Code in accordance with the principle of direct linear interpolation of the anti-radon transform, the tau-p domain p from positive
AD
- 利用平均位移法(AD)求取混沌时间序列的延迟时间(tau),参考文献是吕金虎所著-The average displacement (AD) to strike a delay time of the chaotic time series (tau), Reference Lvjin Hu book
AD1
- 利用复自相关法求取混沌时间序列的时间延迟(tau),求取算法效率高且准确-Complex strike a chaotic time series autocorrelation time delay (tau), to strike a high efficiency of the algorithm and accurate
lorenz
- 先建立lorenz吸引子,在分别做出X,Y,Z的时序图,最后用X重构向空间,在TAU取不同值时,图的效果也不一样-Lorenz X phase three-dimensional reconstruction of attractor figure
ACASP
- 蚁群算法动态寻路算法 输入参数列表 G 地形图为01矩阵,如果为1表示障碍物 Tau 初始信息素矩阵(认为前面的觅食活动中有残留的信息素) K 迭代次数(指蚂蚁出动多少波) M 蚂蚁个数(每一波蚂蚁有多少个) S 起始点(最短路径的起始点) E 终止点(最短路径的目的点)-Ant colony algorithm for dynamic pathfinding algorithm input parameter list G topographic ma
autocorrelation_e
- 混沌计算过程中,利用自相关法计算延迟时间Tau-Chaos computing process, using autocorrelation calculated delay time Tau
tau
- 计算时间序列的延迟时间,有例子,一看就明白啊!-The time series‘delay time is calculated , there is an example!