-
004591
杜里特尔分解法 c改进平方根法 c拉格朗日插值法 cpp牛顿迭代 cpp梯形法积分 cpp追赶法 c 杜里特尔分解法 c改进平方根法 c拉格(Duretel decomposition method c improved square root method c Lagrange interpolation method cpp Newton iteration cpp trapezoid method integral cpp catch-up method c Duretel decomposition method c improved square root method c Lagrangian method)
- 2018-09-05 10:49:45下载
- 积分:1
-
dizhenjilu
地震记录合成及处理,包括地震子波卷积,速度分析(Seismic Record Synthesis and Processing)
- 2020-07-11 22:29:08下载
- 积分:1
-
chks光滑支持向量机-程序
CHKS光滑孪生支持向量机程序, 采用CHKS光滑函数逼近无约束孪生支持向量机的不可微部分,得到一类光滑的孪生支持向量机。(CHKS smooth twin support vector machine program)
- 2020-12-25 09:09:04下载
- 积分:1
-
emd program-matlab
说明: EMD经验模态分解算法程序,适合非线性,非平稳时间序列的处理(EMD empirical mode decomposition algorithm program)
- 2019-01-14 20:43:57下载
- 积分:1
-
一种信号的处理方法 SES
说明: 一种信号的处理方法,用于非平稳的信号处理(A signal processing method for nonstationary signal processing)
- 2020-07-13 08:18:52下载
- 积分:1
-
sxdicss
Inclan和Tiao(1994) 提出的迭代累积平方和算法(ICSS)是对变点检验的一种比较成熟方法。该算法假定时间序列在开始一段时间内呈现出平稳性方差,直到方差发生突变才会改变其波动水平,随后又保持一个方差直到下一个突变反复重复上述过程,就能得到未知数目的方差突变时间。(break point)
- 2021-01-05 19:28:54下载
- 积分:1
-
Untitled
读取MIT-BIH数据库,每个人的心电数据。(Read the MIT-BIH database, everyone' s ECG data.)
- 2014-04-28 19:30:25下载
- 积分:1
-
daily_translation
Matlab程序,为统计降尺度方法的一种,可以进行气候变化分析。(Statistical downscaling method)
- 2021-03-01 02:29:35下载
- 积分:1
-
rop_matlab1
利用宽度有限方法(BFS)寻找最短路径和最小树的算法和算例。(Use of finite width method (BFS) to find the shortest path and minimum tree algorithms and numerical examples.)
- 2015-01-18 21:08:11下载
- 积分:1
-
Huffman
哈弗曼编码,构造哈夫曼树,构造哈夫曼树非常简单,将所有的节点放到一个队列中,用一个节点替换两个频率最低的节点,新节点的频率就是这两个节点的频率之和。这样,新节点就是两个被替换节点的父节点了。如此循环,直到队列中只剩一个节点(树根)。(Hoffman coding, Huffman tree structure, Huffman tree structure is very simple, all the nodes in a queue, replace the two lowest frequency node with a node, the new node and the frequency of frequency is the two nodes. So, the new node is two replaced node parent node. So the cycle, until the queue is only one node (Shu Gen).
)
- 2013-11-13 14:20:00下载
- 积分:1