-
im_registr_MI
基于互信息的图像配准程序。用matlab编写的。有助于理解互信息。(based on mutual information of image registration procedures. Prepared using Matlab. Contribute to the mutual understanding of the information.)
- 2020-06-30 09:40:02下载
- 积分:1
-
CMA_blind_equalization
16QAM的盲均衡算法-cma,它是研究盲均衡算法最基础的一种算法 (16QAM for blind equalization algorithm-cma, which is to study the most basic algorithm for blind equalization algorithm)
- 2020-11-04 21:29:51下载
- 积分:1
-
patchwork
1、patchwork算法的matlab实现源程序 2、改进了王颖版的patchwork算法的错误。-(patchwork algorithm matlab source 2 to achieve improved version of the patchwork algorithm Wang Ying errors.)
- 2012-04-22 13:14:55下载
- 积分:1
-
Bank-Project
C++ code for BAnk pROJECT WORKING
- 2014-09-06 19:46:59下载
- 积分:1
-
seriescompensation
The series compensation scheme is executed in this model.
- 2012-07-30 19:37:00下载
- 积分:1
-
Channel-Estimation
All of these matlab files deal with SFBC/STBC. i,e transmit diversity.
Additionally, 2x2 ZF channel estimation is demonstrated.
Also MMSE channel estimation in Rayleigh fading environment is demonstrated.
- 2011-12-18 12:48:23下载
- 积分:1
-
watermark
用Matlab实现的数字音频水印嵌入与提取,包括水印提取,水印嵌入,前后对比等功能。(Using Matlab implementation of the digital audio watermark embedding and extraction, including the watermark extraction, the watermark embedding, and other functions before and after contrast.)
- 2009-03-22 09:52:15下载
- 积分:1
-
prac1-tds
Source code for digital signal processing, with files to calculate autocorrelation.
- 2011-08-17 16:42:16下载
- 积分:1
-
paper2
用信道编码构造压缩感知测量矩阵.pdf,一篇非常好的论文(Channel coding structure with compressed sensing measurement matrix. Pdf)
- 2013-10-07 14:38:48下载
- 积分:1
-
FractalDim
说明: 盒维数MATLAB计算程序。%根据计盒维数原理编写了求一维曲线分形维数的matlab程序
function D=FractalDim(y,cellmax)
%求输入一维信号的计盒分形维数
%y是一维信号
%cellmax:方格子的最大边长,可以取2的偶数次幂次(1,2,4,8...),取大于数据长度的偶数
%D是y的计盒维数(一般情况下D>=1),D=lim(log(N(e))/log(k/e)),
(box dimension MATLAB program. % Under the box dimension of the principle of preparing for a peacekeeping curve fractal dimension of Matlab procedures function FractalDim D = (y, cellmax)% for the importation of one-dimensional signal box fractal dimension% y Victoria is a signal llmax : square of the largest side length, the two can take several dual Power (1, 2,4,8 ...), data from more than even the length of the% D y is the box dimension (Dgt under normal circumstances; = 1), D = lim (log (N (e))/log (k/e)) ,)
- 2020-12-22 19:59:07下载
- 积分:1