-
GVF_BY_XU
XU等人做的关于GVF的小DEMO,里面比较了和传统蛇模型的不同之处以及GVF的优点,可以借此做些改进(XU and other people to do about the GVF small DEMO, which compared the traditional snake model and the differences as well as the advantages of GVF can be done to improve)
- 2009-02-28 19:31:43下载
- 积分:1
-
betweenness_centrality
关于复杂网络中的Betweenness,用matlab计算。(betweenness_centrality(A) returns the betweenness centrality for all vertices in A.)
- 2021-04-17 21:08:52下载
- 积分:1
-
MA6
说明: 如果能够把握其走向趋势,对于切削加工本身来说一定是一个不错的选择(Cutting force plays a very important role in machining in the 21st century. If we master its law, it is very useful for the accuracy)
- 2020-07-13 14:42:53下载
- 积分:1
-
canceler
这是脉冲多谱勒雷达信号处理流程中的动目标显示的实现程序,采用的是脉冲对消法。(This is a pulse Doppler radar signal processing flow of the moving target indication of the realization of procedures, using the pulse cancellation method.)
- 2008-07-16 19:49:18下载
- 积分:1
-
QPSK
产生QPSK的简单程序,先产生0到3的随即数字,用这些数字产生相位,然后产生QPSK信号!(Get QPSK!)
- 2010-03-15 01:22:50下载
- 积分:1
-
LPCVocoder
说明: 语音信号处理 LPC Matlab代码 Rice University (speech signal processing,LPC,Matlab codes,Rice University)
- 2011-03-19 00:13:22下载
- 积分:1
-
CRC_polar_SC_SCL
polar码的SC译码算法,可设置不同信噪比,不同码长,可改为SCL算法和CA_SCL算法。核心部分采用C程序编写,主要框架采用matlab编写,极大提高了运行速度。 (SC polar code decoding algorithm, you can set different SNR, different code lengths, can be changed SCL algorithm and CA_SCL algorithms. The core part of C programming, the main framework for the use of matlab prepared, greatly increasing the speed.)
- 2021-04-12 11:58:57下载
- 积分:1
-
disper
绘制板材的lamb频散曲线,给定材料的横波波速及纵波波速即可绘制其频散曲线(The draw plate of lamb dispersion curve, given the material the shear wave velocity and longitudinal wave velocity can draw their dispersion curves)
- 2013-01-05 22:16:21下载
- 积分:1
-
waveletMatlab7
小波分析理论与Matlab 7一书中的代码(wavelet analysis theory and Matlab 7 a code book)
- 2007-02-18 21:38:26下载
- 积分:1
-
circonv
圆卷积与线卷积在FIR中的实现,通过程序还开深刻理解两者间的差别和各自优劣。
1.圆卷积用在被截出的某段数据中,此时,长度应该定为和输入数据长度一致(一般输入数据大于hn的数),这时圆卷积结果相当于某段被截断出来的数据以非截断的方式经过滤波而得出的结果;线卷积用在各自独立的,离散的数据中,若截断数据也用线性卷积来计算,那么就相当与这部分数据是与源数据是独立的,
得出的结果时域两端会变长,但频谱基本上一样的。差别可以想象。
2.注意圆卷积最开始的输入数据的次序,构造矩阵时要注意。(Circular convolution with the line convolution in the FIR implementation, the program also opened a deep understanding of the difference between the two and their respective pros and cons. A circular convolution with cut out a certain period of data At this point, the length should be set for the same length as the input data (typically input data greater than hn the number), when the circular convolution is equivalent to a certain the results of the truncated data to the non-truncated filtered line convolution with a separate, discrete data, truncated data with a linear convolution calculation, then the equivalent of this part of the data is independent of the source data, the results of both ends of the time domain becomes long, but the spectrum is basically the same. The difference can imagine. Note that the order of the circular convolution of the input data to construct matrix.)
- 2012-06-28 04:36:25下载
- 积分:1