登录
首页 » matlab » bottom_up_segmentation

bottom_up_segmentation

于 2021-03-20 发布 文件大小:2KB
0 197
下载积分: 1 下载次数: 8

代码说明:

  这是TD算法的逆过程,首先将时间序列,划分为相邻点的短序列,当然此时的拟合误差为0,因为第一点和第二点的连线,原始点都落在线段上。将相邻两个线段连接起来,此时每条线段包含三个原始点,计算中间那个点的拟合误差。这样,所有这些三个点的线段中的中间点的拟合误差计算出来后,找出误差最小且误差小于阀值R的分段,作为第一条包含三个点的线段。 在上面的基础上,第一条分段同样的和相邻线段连接,然后计算每一条分段的拟合误差,再找出误差最小且小于阀值R的分段,作为第二个分段。依次方式循环,直到所有分段的拟合误差都小于阀值R,分段结束。 (This is the reverse process of TD algorithm, the first time series is divided into short sequences adjacent dots, of course fitting error is zero at this time, because the first and second points of connection, the original point fall line on. The two adjacent segments are connected, then each segment contains three original point, the intermediate fitting error calculated that point. Thus, after all these segments fitting error of three points in the intermediate point calculated to find the minimum error and the error is less than the threshold R segment, as the first line contains three points. Based on the above, the first segment and the adjacent line segment connecting the same, and then calculate a fitting error for each segment, and then find the smallest error and less than the threshold R segment, as the second segment . Followed by a cyclic manner until all segments fitting error is less than the threshold R, segment ends.)

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

发表评论

0 个回复

  • QAM121332
    LMS及RLS算法,不错,大家可以(LMS and the RLS algorithm, it is true that we can see!)
    2007-05-19 15:04:12下载
    积分:1
  • UPFC-with-series-and-shunt-FACTS-controllers
    UPFC with series and shunt FACTS controllers
    2014-09-21 04:02:44下载
    积分:1
  • wumpus3
    implements wumpus world with artificial intelligence resolution
    2014-12-23 00:55:54下载
    积分:1
  • MATLAB-programs
    戴维.鲁伯特的统计与金融一书的matlab代码( matlab code of<statistics and finance >by David Rupert )
    2013-11-02 13:02:53下载
    积分:1
  • jwd_Distance
    依据两个点的经纬度计算这两点在地球上距离的函数文件,误差很小(Calculated based on latitude and longitude of two points on Earth from these two points in the function file, the error is small)
    2011-12-12 14:36:50下载
    积分:1
  • Simulink_application
    matlab中simulink如何建模与仿真的详细教程(the matlab simulink how modeling simulation tutorial)
    2012-11-25 18:57:44下载
    积分:1
  • 多智能体蜂拥模型 MultiAgent-Flocking-framework-master
    多智能体蜂拥模型,可选择不同的期望间隔,并录有仿真视频(The multi-agent swarm model can select different expectation intervals and record simulation videos.)
    2021-03-30 13:59:09下载
    积分:1
  • sample
    采样定理 用来对模拟信号进行采样 使其变成数字信号 观察其频谱(Sampling theorem is used to carry out sampling of analog signals into digital signals so that it observe the spectrum)
    2007-09-26 21:09:38下载
    积分:1
  • Modulation-signal-generator
    用于生成AM,FM,PM,DSB,SSB,FSK,BPSK,QPSK,OQPSK,PI/4QPSK等调信号的matlab生成程序。(Used to generate the AM, FM, PM, DSB, SSB, FSK, BPSK, QPSK, OQPSK, PI/4 such as QPSK signal generated by the matlab program.)
    2014-08-27 09:39:54下载
    积分:1
  • New-folder
    The folder contains programs i have written for my project and in college..
    2013-11-09 01:48:07下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载