-
spreading
3G里使用的Spreading技术演示仿真。用于教学演示的Matlab模型。A demo of spreading code generation and modulation used in 3G.(3G Lane Spreading the use of simulation technology demonstration. Teaching Demonstration for the Matlab model. A demo of spreading code generation and modulat ion used in 3G.)
- 2007-05-16 21:09:57下载
- 积分:1
-
modulation
各种调制方式的代码,包括单天线和单天线等。(Various modulation code, including single-antenna and single antenna and so on.)
- 2009-03-01 14:51:38下载
- 积分:1
-
mykmeans
适合初学者学习kmeans聚类算法的简单的MATLAB程序,可以直接调用实现聚类结果(it is useful for beginners to learn about kmeans algorithm)
- 2014-11-29 16:29:09下载
- 积分:1
-
root_music_1
在传统声压传感器阵列的求根MUSIC算法的基础上,提出了基于矢量传感器阵列的求根MUSIC算法及其修正形式,通过接收阵列信号的空间谱,选择合适的引导方位,可实现声源的波达方向(Based on root MUSIC algorithm on the traditional pressure sensor array, the root MUSIC algorithm for vector sensor array and its modified form based on, through the receiving array signal spatial spectrum, select the appropriate lead angle, direction of arrival can realize the sound source)
- 2013-05-19 16:23:22下载
- 积分:1
-
wavelift
暂时只支持jpeg2000支持的 cdf97 和spline53
可以这样来测试:
x=imread( E:studyjpeg2000imageslena.tif )
% see the decomposition coefficients
y=wavelift(x, 1, spl53 ) using spline 5/3 wavelet
figure subplot(1,2,1) imshow(x) subplot(1,2,2) imshow(mat2gray(y))
% see the reconstruction precision
yy=wavelift(x, 5) using cdf 9/7 wavelet
ix=wavelift(yy,-5) inverse
sum(sum((double(x)-ix).^2))
(only temporary support jpeg2000 support cdf97 and spline53 this can be measured Examination : x = imread (E : study jpeg2000 images lena.tif)% see the d ecomposition coefficients wavelift y = (x, 1, spl53) using spline 5/3 wavelet figure subplot (1,2,1) imshow (x) subplot (1,2, 2) imshow (mat2gray (y))% see the reconstructi on precision wavelift yy = (x, 5) using cdf 9/7 wavelet ix = wavelift (yy.-5) inverse sum (sum ((double (x)- ix). ^ 2)
- 2006-08-08 23:51:30下载
- 积分:1
-
本程序是关于自适应滤波器的均衡实验代码-Chap_5_EQ
本程序是关于自适应滤波器的均衡实验代码, 其中较为详细的比较了扩散系数对误差的影响(this program is adaptive filter on the balanced experimental code, which is more detailed comparison of the diffusion coefficient of error of)
- 2005-04-09 13:19:51下载
- 积分:1
-
Chapter2
通信系统仿真用到的源码,关于matlab 的,希望对大家有用
(Source code used in communication system simulation on matlab, and I hope for all of us)
- 2009-11-06 15:29:24下载
- 积分:1
-
waveannprotected
this is face recognition system in matlab
- 2009-06-07 20:44:44下载
- 积分:1
-
My_HermitePolynomial
计算高斯Hermite多项式的Matlab程序,并绘制2维和3为高斯Hermite多项式图。(Gaussian Hermite polynomial calculation Matlab program, and draw two-dimensional and three Gaussian Hermite polynomial map.)
- 2013-11-02 16:54:35下载
- 积分:1
-
Fractale
几种分形的方法程序,如牛顿迭代,cantor ——sets ,matlab程序(Several fractal programs, such as Newton iteration Cantor- sets, Matlab program)
- 2013-04-26 17:22:14下载
- 积分:1