-
slide
台湾版的MATLAB教程,主要是PPT,比较详细(Taiwan version of the MATLAB tutorials, mainly PPT, more detailed)
- 2010-07-08 20:39:27下载
- 积分:1
-
lmd
局部均值分解源代码,难得的matlab程序代码(Local Mean Decomposition)
- 2011-09-29 15:09:24下载
- 积分:1
-
sep-algorithm
set fitness in ep algorithm
- 2012-09-06 23:29:57下载
- 积分:1
-
qopentld-beta_1.0.0-win32-20150120
TLD算法的QT版本,没有matlab的相关代码,完全用C/C++实现,可以移植到嵌入式平台或者其他平台(TLD algorithm for the QT version, no matlab related code, complete with C/C++ implementation can be transplanted to the embedded platform or other platforms)
- 2015-01-20 14:34:08下载
- 积分:1
-
wind-turbine-ahadhdfnh
含风电场建模仿真 matlab simulink代码(Four_Wind_farm mdl )
- 2016-04-13 18:14:49下载
- 积分:1
-
ICA
说明: 独立成分分析算法降低原始数据噪声,并提取特征值,非常有用得数据去噪程序。(Independent component analysis algorithm reduces the raw data noise, and extract characteristic value, is more helpful data denoising procedure.)
- 2010-04-01 17:16:02下载
- 积分:1
-
HEFT
HEFT code in matlab
(Heterogeneous Earliest-Finish-Time)
- 2020-12-14 12:29:16下载
- 积分:1
-
SMAcode
Implementation of SMA Code
- 2013-09-24 14:46:22下载
- 积分:1
-
MATLAB-QuickStart
精通MATLAB教程,综合辅导与指南的基础使用方法和使用说明(MATLAB Quick Start)
- 2012-11-25 21:46:00下载
- 积分:1
-
bottom_up_segmentation
这是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.)
- 2021-03-20 16:29:18下载
- 积分:1