-
M-DPSK
产生MDPSK信号的matlab源代码,分为4dpsk和8dpsk两种(MDPSK signals generated matlab source code is divided into two 4dpsk and 8dpsk)
- 2020-12-28 10:39:01下载
- 积分:1
-
pso
典型的粒子群算法的matlab程序,附带详细注释(typical PSO algorithm with detailed annotation
)
- 2013-07-17 10:15:06下载
- 积分:1
-
dbscan-721ea2b3e634.tar
K-MEANS algorithm Input: cluster number k, and contains n data object . Output: the minimum
- 2014-11-11 18:28:48下载
- 积分:1
-
fo_GCC
本程序是自己编写的关于广义相关法的时延估计,对于初学者很有用,里边还有关于改变中心频率对时延估计的影响部分(This procedure is to write your own delay estimation on generalized correlation method, useful for beginners, and inside there are about changing the center frequency delay estimation section)
- 2013-03-27 14:43:26下载
- 积分:1
-
huffman
霍夫曼编码的具体方法:先按出现的概率大小排队,把两个最小的概率相加,作为新的概率 和剩余的概率重新排队,再把最小的两个概率相加,再重新排队,直到最后变成1。每次相 加时都将“0”和“1”赋与相加的两个概率,读出时由该符号开始一直走到最后的“1”, 将路线上所遇到的“0”和“1”按最低位到最高位的顺序排好,就是该符号的霍夫曼编码。(Specific methods Huffman coding: the probability of emergence of the size press line, the two smallest sum probability, as a new probability and the probability of re-queue the remaining, then the minimum of two probabilities are added, and then re-queue, until finally become one. Each time the sum will be 0 and 1 Fu added two probabilities, when read by the symbol has come to begin the final 1 , the route will encounter a 0 and 1 at the lowest to the highest bit of the right order, that is the symbol of the Huffman coding.)
- 2015-04-04 20:34:08下载
- 积分:1
-
dtw
dtw的程序代码,可以实现动态时间对齐,自己编的,可以使用(dtw' s program code, dynamic time alignment can be achieved, their own code, you can use)
- 2010-05-06 16:25:12下载
- 积分:1
-
qml_example
动画练习-时间翻页,QML语言集合C++实现(animation practice,time slipt,using QML and C++)
- 2013-11-14 22:57:47下载
- 积分:1
-
1
说明: matlab code for JTAG cable checking
- 2014-02-04 19:27:39下载
- 积分:1
-
pinyu
频域波束形成仿真图,可以自行修改包括采样频率,阵元数等数据(Frequency domain beamforming simulation map, can make its own decisions including the sampling frequency, the number of data element)
- 2009-06-11 19:35:36下载
- 积分:1
-
DistProbCoefsDesc
This is a simple matlab routine that calculates a simulated multiplicative cascade process for a time series, then compares it with a real time series you want to analyze, and plots them both in log-log coordinates to compare them. You should have your time series in a format of double column listing: the ordinal member in the first column, the corresponding data in the second one. Then you change the file name that appears in the program for the name of your own file, and proceed.
- 2009-10-17 03:59:02下载
- 积分:1