-
Run
说明: 包括OFDM符号的加循环前缀,去循环前缀,加时延3个程序。(Including OFDM symbol cyclic prefix added to the cyclic prefix, plus 3 delay procedures.)
- 2011-03-18 11:21:15下载
- 积分:1
-
cvx-w64
matlab中的cvx工具包,适用于windows64位系统,在信号的稀疏表示分类领域有很大的用处,网络上有此工具包的安装说明,1要先解压2移动到matlab的一个空文件夹下3打开matlab,将当前路径设置为此文件夹下的cvx文件夹4在命令行窗口输入cvx_setup(matlab in cvx toolkit for windows64 bit systems, in a sparse representation of the signal areas of the classification is very useful, this kit includes installation instructions on the network, first extract the 1 2 to move to an empty file folder under matlab 3 open matlab, the current path is set cvx file folders under this folder 4 in the command line window cvx_setup)
- 2020-08-26 16:28:14下载
- 积分:1
-
KLT
基于KLT的一种特征检测 matlab实现(KLT-based implementation of a feature detection matlab)
- 2009-12-25 17:27:19下载
- 积分:1
-
MATLABii
用来计算PID控制算法的算法。里面有详细的建模过程。(Algorithm used to calculate the PID control algorithm. There are detailed modeling process.)
- 2013-12-02 23:56:36下载
- 积分:1
-
threeDsvpwm7
三维空间矢量调制算法的仿真实例。3D-SVPWM(Three-dimensional space vector modulation algorithm simulation examples. 3D-SVPWM)
- 2021-01-19 19:38:42下载
- 积分:1
-
10990
一种主成分分析的matlab源代码!外国人写的,不错!(A principal component analysis of the matlab source code! Writing of foreigners, it is true!)
- 2009-03-04 23:02:50下载
- 积分:1
-
Matlab_tutorial_function_classical_meaning_of_the_
Matlab教程函数含义经典文档Matlab tutorial function classical meaning of the document(Classical meaning of the document function Matlab Tutorial Matlab tutorial function classical meaning of the document)
- 2010-08-02 11:29:50下载
- 积分:1
-
max
利用遗传算法,运用matlab软件求解函数的极大值。(The use of genetic algorithms using matlab software for solving the maximum value function.)
- 2008-01-05 20:22:00下载
- 积分:1
-
Movie
This code will separate frames from video
- 2012-05-13 13:41:12下载
- 积分: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