-
uesprit
这个也是关于空间谱的matlab 挺好的 可以(This is on the spatial spectrum of matlab can be quite good)
- 2007-08-07 14:29:37下载
- 积分:1
-
极化码
说明: 信道极化图解,信道在经过极化后,有的性能接近1,有的接近0,保证正确(Channel polarization diagram: after the channel is polarized, some of the performances are close to 1, some are close to 0, ensuring the correctness)
- 2020-06-03 19:36:05下载
- 积分:1
-
Robust.Adaptive.Beamforming
李建等写的鲁棒自适应波束形成,电子书,pdf格式,英文版。介绍了各种自适应波束形成算法(Li and other written robust adaptive beamforming, e-books, pdf format, in English. Describes the various adaptive beamforming algorithms)
- 2013-12-19 22:10:07下载
- 积分:1
-
LDPC_Turbo_convolution_compare
文件中包含了LDPC码、卷积码、turbo码3种编码方式在相同码率下,性能的对比图,并且包含实验报告和各个文件功能的说明。(File contains LDPC code, a convolutional code, turbo code three kinds of encoding at the same rate, performance comparison chart, and contains test reports and feature descriptions for each file.)
- 2021-05-06 16:32:23下载
- 积分:1
-
househaar
利用haar小波进行图像消除噪声
fir1: 1D filter-design (signal processing toolbox)
following lines for proper rescaling of the noise, such that desired(Using haar wavelet image to eliminate noise fir1: 1D filter-design (signal processing toolbox) following lines for proper rescaling of the noise, such that desired)
- 2007-08-21 09:49:09下载
- 积分:1
-
multi-target-tracking
多目标跟踪中的交互式多模型数据关联,仅供参考,谢谢(Interactive multi-model data association in multi-target tracking for reference only, thank you)
- 2013-01-10 08:34:04下载
- 积分:1
-
pca
可用于高光谱图像处理的自己编的PCA函数,Matlab版的.主要作用是降维.(the pca function is used to hyperspectral image processing.)
- 2013-08-21 20:01:27下载
- 积分:1
-
mcmcexample
马尔科夫链蒙特卡洛方法的一个例子,对初学者有用(An example of Markov chain Monte Carlo method, useful for beginners)
- 2012-04-18 09:40:54下载
- 积分:1
-
lab3
lear
N = 10^5
EB_NO = [-1:30]
liu1 = zeros(1,N)
liu2 = zeros(1,N)
for ii = 1:length(EB_NO)
m= (2*(rand(1,N)>0.5)-1) + j*(2*(rand(1,N)>0.5)-1)
s = (1/sqrt(2))*m normalization of energy to 1
n = 1/sqrt(2)*[randn(1,N) + j*randn(1,N)]
- 2012-05-17 19:57:23下载
- 积分:1
-
GreedTsp
用贪心方法计算TSP路径,用的是matlab(TSP path with the greedy method, using matlab)
- 2013-09-13 17:15:37下载
- 积分:1