-
smooth
SMOOTH uses a vectorized implementation that may be slow when X and/or FRAME_LENGTH are very large. The number of elements that are used for calculation is length(X)*FRAME_LENGTH. The algorithm vectorizes the operation by creating a matrix of indexes and extracting its diagonals. E.g. for a vector of length 4 and frame_length of 2, the algorithm creates a temporary zero-padded matrix x2 from which it creates a set of indexes:
- 2010-06-11 15:43:35下载
- 积分:1
-
ABDF
基于最小方差准则(LMS)的自适应波束形成算法,matlab语言仿真示例(Based on the criteria of minimum variance adaptive beamforming algorithm)
- 2020-07-01 12:00:01下载
- 积分:1
-
zhiliyouxi
智力游戏 可以在准备数学建模的时候作为练习资料(mathmodeling)
- 2010-05-31 18:05:33下载
- 积分:1
-
MLCC
多层次合作型协同演化算法,自适应分组规模的方法首次在CC中被应用(Multi-level cooperative co-evolutionary algorithms, adaptive packet size approach was first applied in the CC)
- 2021-04-20 20:18:50下载
- 积分:1
-
ofdma1
this file is simulation of OFDM
- 2015-04-11 18:10:03下载
- 积分:1
-
matrix
说明: C++矩阵运算,可以像matlab那样轻松使用(C++ matrix computation)
- 2010-04-20 10:09:02下载
- 积分:1
-
Matlabgetbox
MATLAB遗传算法工具箱,希望能对学习这方面知识的朋友有帮助。(MATLAB genetic algorithm toolbox, hoping to study in this area of knowledge has to help a friend.)
- 2009-03-30 10:41:46下载
- 积分:1
-
res40Iip
matlab程序实例解析 含有源程序 实例(matlab instance analytic examples contain source code)
- 2008-06-18 15:55:12下载
- 积分:1
-
Yan_Yi_BPSK
仿真BPSK(Binary Phase Shift Keying)载波调制信号在AWGN(加性高斯白噪声AWGN(Additive White Gaussian Noise))信道下的误码率和误比特率性能,并与理论值相比较。(Simulation of BPSK (Binary Phase Shift Keying) modulation signal in AWGN (additive white Gaussian noise AWGN (Additive White Gaussian Noise)) under the channel bit error rate and bit error rate performance, and compared with the theoretical value.)
- 2014-11-05 15:29:19下载
- 积分:1
-
kmeans_clustering
对KMEANS算法进行matlab实现,有数据支持(On KMEANS algorithm matlab realize, there are data to support)
- 2013-12-13 22:13:54下载
- 积分:1