登录
首页 » matlab » ICSS-master

ICSS-master

于 2021-01-05 发布 文件大小:82KB
0 278
下载积分: 1 下载次数: 8

代码说明:

  Inclan和 Tiao提出了迭代累积平方和算法(Iterative Cumulative Sums of Squares,ICSS)。该算法假定均值残差服 从正态独立同分布,通过构造刀统计量,对时间序列中的多个方差结构性变点进行测量。(Inclan and Tiao proposed the iterated cumulative squared sum algorithm (Iterative Cumulative Sums of Squares). The algorithm assumes that the mean residuals are normally independent and identically distributed. By constructing the tool statistics, several variance structural change points in time series are measured.)

文件列表:

ICSS-master, 0 , 2013-08-20
ICSS-master\.gitignore, 359 , 2013-08-20
ICSS-master\LICENSE, 1082 , 2013-08-20
ICSS-master\README.md, 1248 , 2013-08-20
ICSS-master\data, 0 , 2013-08-20
ICSS-master\data\sit-walk-turn-walk-turn-walk-sit.csv, 80011 , 2013-08-20
ICSS-master\images, 0 , 2013-08-20
ICSS-master\images\paper.png, 33075 , 2013-08-20
ICSS-master\images\sit-walk-turn-walk-turn-walk-sit.png, 32447 , 2013-08-20
ICSS-master\matlab, 0 , 2013-08-20
ICSS-master\matlab\CList.m, 8648 , 2013-08-20
ICSS-master\matlab\CQueue.m, 6397 , 2013-08-20
ICSS-master\matlab\CStack.m, 3948 , 2013-08-20
ICSS-master\matlab\CenteredCusumValues.m, 583 , 2013-08-20
ICSS-master\matlab\ICSS.m, 7115 , 2013-08-20
ICSS-master\matlab\ProvideDataBatch.m, 2021 , 2013-08-20
ICSS-master\matlab\demo.m, 57 , 2013-08-20
ICSS-master\matlab\demo_accelerometer_data.m, 150 , 2013-08-20
ICSS-master\matlab\license.txt, 1335 , 2013-08-20
ICSS-master\matlab\visual_ICSS.m, 476 , 2013-08-20

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • GPSorbit
    程序主要包括:1.MyInit.m 数据初始化 输出参数: XTrueZ 目标真实轨迹 Z0 目标观测值 T 采样周期 Q 系统误差阵 DeltaR 距离误差 DeltaSita 方位角误差 DeltaBeta 俯仰角误差 totaltime 运动时间 montimes 蒙特卡罗仿真次数 2. EKF.m [Z1]= EKF Z1: 输出EKF滤波后结果 3. CMKF.m [Z2]= CMKF Z2: 输出CMKF滤波后结果 4. GetR.m CMKF算法中误差阵R的计算 5. CompareEandC.m EKF和CMKF、最小二乘滤波后结果比较 部分绘图代码不全,具体结果请参见 信号实验作业.doc 文档 6.source.m 产生带野值的数据 7. RemoveWilddata.m 野值剔除算法 (Procedures will include: 1. MyInit.m initialization data output parameters: XTrueZ target the real target trajectory Z0 sampling period T observed value Q system error array DeltaR distance error DeltaSita azimuth error DeltaBeta pitch angle error totaltime exercise time montimes the number of Monte-Carlo simulation 2. EKF.m [Z1] = EKF Z1: Output EKF filtered results 3. CMKF.m [Z2] = CMKF Z2: Output CMKF filtered results 4. GetR.m CMKF algorithm for the calculation of error R array 5. CompareEandC.m EKF and CMKF, least-squares filtering Comparison of part of the drawing code after the failure, specifically the results of experimental work, see the signal. Doc document 6. source.m generate the data with outliers 7. RemoveWilddata.m outliers removed Algorithm)
    2020-12-01 13:09:26下载
    积分:1
  • 三洋FM模块的原代码,调试通过了的,很好用的,欢迎大家下载
    三洋FM模块的原代码,调试通过了的,很好用的,欢迎大家下载-Sanyo FM module source code, debugging adopted, and a good use, and welcome everyone to download
    2022-01-26 06:57:24下载
    积分:1
  • 简单的二分查找算法,用java语言实现,
    简单的二分查找算法,用java语言实现,-A simple binary search algorithm
    2022-03-25 18:45:31下载
    积分:1
  • 再现
    说明:  全息图再现 角谱法全息图重建 滤波重建 全息图图片提供(Hologram reconstruction)
    2021-04-25 13:28:46下载
    积分:1
  • 用vb编的一个关闭和启用注册表程序,希望对visual basic编程感兴趣和希望了关闭和启用注册表程序原理的人有所帮助...
    用vb编的一个关闭和启用注册表程序,希望对visual basic编程感兴趣和希望了关闭和启用注册表程序原理的人有所帮助-With vb for a closing and opening of the registry process, in the hope that interested in visual basic programming and hope to shut down procedures and principles of the opening of the registry will help people! !
    2022-08-24 19:50:54下载
    积分:1
  • 使用比较方便的一款液晶字符提取软件。适用于任何字符。
    使用比较方便的一款液晶字符提取软件。适用于任何字符。-More convenient use of a LCD Character extraction software. Apply to any character.
    2023-02-22 01:25:03下载
    积分:1
  • DateUtil
    说明:  封装了常用的日期操作方法,另外增加了部分时间控制操作类(It encapsulates common date manipulation methods.)
    2020-06-17 13:20:01下载
    积分:1
  • emu2.05 applications, dos under the application software, can be a simple proced...
    emu2.05应用程序,dos下的应用软件,可以进行简单的汇编程序编写。-emu2.05 applications, dos under the application software, can be a simple procedure to prepare the compilation.
    2023-05-08 03:05:04下载
    积分:1
  • 自己编写的一些用于解决C初学者的问题 书后习题 还有一些实用计算程序...
    自己编写的一些用于解决C初学者的问题 书后习题 还有一些实用计算程序-prepare themselves for the settlement of the issue C beginners Exercise after some practical calculation procedures
    2022-02-06 10:51:54下载
    积分:1
  • Delphi编写的外贸业务系统-完整带数据库
    Delphi+Access实现的外贸业务管理系统,看上去比较完整,完成了一部分功能,有兴趣的下载学习一下。
    2022-10-10 21:30:04下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载