登录
首页 » matlab » bottom_up_segmentation

bottom_up_segmentation

于 2021-03-20 发布 文件大小:2KB
0 231
下载积分: 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 个回复

  • genetic-algorithm
    用遗传算法解决TSp问题 主要是针对城市要求较少的(Solve TSp problem for the city requires less genetic algorithm)
    2012-06-08 20:37:07下载
    积分:1
  • power
    Power method of solution for highest/lowest eigen value.
    2009-06-23 06:06:53下载
    积分:1
  • matlab-xfoil
    通过matlab调用xfoil程序,对翼型升阻力力矩进行计算,并将计算结果生成结果文件,程序中对三种翼型进行了计算,用户可根据需要删减或复制程序的相同部分即可(Xfoil by calling the same part of matlab procedures, the airfoil lift and drag torque is calculated, and the calculated results file is generated, the program for the three airfoils were calculated, the user can cut or copy the program as needed to)
    2021-01-14 23:58:47下载
    积分:1
  • matlab-code-BPNN
    Please send to you my code matlab example4
    2011-11-11 10:29:13下载
    积分:1
  • kdetoolbox(matlab)
    核密度估计(kde)的工具箱,我是在做背景建模的时候遇到这方面问题找到的,希望对大家有点用处.(nuclear density estimates (kde) Toolbox, I was doing background modeling, encountered this issue to find, and I hope to you a bit useless.)
    2006-07-27 16:03:00下载
    积分:1
  • simu_mfiles
    基于Simulink的多领域物理建模与仿真方法(Simulink-based multi-domain physical modeling and simulation methods)
    2011-11-05 20:55:25下载
    积分:1
  • fuzzy-PID
    一个典型的模糊PID控制程序,可以生成仿真曲线图。(A typical fuzzy PID control procedures, the simulation can generate graphs.)
    2014-12-18 14:21:20下载
    积分:1
  • c13_tiv2
    现在通信系统中信号通过衰落信号引起的多普勒扩展程序(Now the signal communication system caused by the decline of the Doppler signal extender)
    2010-09-19 10:38:00下载
    积分:1
  • CTF2Matlab
    读取CTF脑磁图数据的Matlab代码,要求读取数据为.ds后缀文件(CTF MEG data read Matlab code to read data request. Ds file suffix)
    2008-07-31 21:47:38下载
    积分:1
  • ML_cp
    这是一个非常好的用于OFDM的基于CP的 最大似然符号定时同步和载波同步的MATLAB仿真程序,经本人深入阅读吸收经典文献,反复编程调试而提炼而成,代码精炼有序,绝对没有错误,由此程序仿真得到的同步曲线与经典文献完全一致。同仁们阅读此程序一定受益匪浅! 这里不吝成果,特上载与诸位网友共享。也欢迎同仁们提供更多的优秀程序。 由于文献要求采用N=1024个子载波的OFDM,运行此程序需2分钟-3分钟的时间。 (This is a very good CP for OFDM-based maximum likelihood symbol timing synchronization and carrier synchronization of the MATLAB simulation program, after I read the absorption of classical literature in depth, repeated programming and debugging derived, code refining orderly, absolute no mistake, this process has been synchronized simulation curve is fully consistent with classical literature. Tongren have read this procedure will definitely benefit! Spared the outcome here, especially to upload to share with you friends. Tongren also welcome to provide more excellent program. Documentation required as a result of N = 1024 sub-carrier OFDM, to run this process will take 2 minutes-3 minutes.)
    2021-04-10 15:38:59下载
    积分:1
  • 696516资源总数
  • 106668会员总数
  • 21今日下载