-
MSK
该程序主要是完成MSK调制解调的这样一个过程。(The program mainly completes the process of modulation and demodulation of MSK.)
- 2013-04-13 19:13:03下载
- 积分:1
-
stbc_22
stbc for 2 tx and 2 rx
- 2010-02-10 18:31:27下载
- 积分:1
-
Example_chapt3
说明: 离散信号处理举例,开发环境是MATLAB。(Candle散ulcers信Jie braise shake bird)
- 2008-09-03 21:27:49下载
- 积分:1
-
Array-processing
阵列处理程序,40阵元,3信源,实现信号子空间拟合,噪声子空间拟合(Array processing, array element 40, 3 sources, to achieve signal subspace fitting, noise subspace fitting)
- 2011-05-13 06:13:16下载
- 积分:1
-
MATLAB
matlab图像处理的一些代码
用matlab处理图像的一些很有用的代码(matlab image processing, matlab image processing with some code of some very useful code)
- 2010-05-24 19:21:56下载
- 积分:1
-
xuniMUSIC
基于虚拟阵列的 MUSIC算法 MATLAB(MUSIC algorithm based on MATLAB Virtual Array)
- 2011-10-28 17:44:40下载
- 积分:1
-
climatiques
Changes in ambient temperature and sunlight for a day depending on the time.
data the sunshine and temperatures are obtained the application PVGIS
- 2014-11-20 20:09:08下载
- 积分:1
-
EMPM
本资料给出了数字预失真,包络多项式模型的matlab程序(this material include the programs of the EMP model of DPD)
- 2012-02-16 19:21:04下载
- 积分:1
-
hvsWaveletWatermark
关于对hvx人体视觉水印的编写。有小波水印的全过程:分解、嵌入、重构、提取。人体视觉的体现:三大重要系数的利用
(On the preparation of hvx human visual watermark. There wavelet watermark the entire process: decomposition, embedding, reconstruction, extraction. Human visual manifestation: the use of three most important factors)
- 2009-09-18 10:36:10下载
- 积分:1
-
pade
function [a,b] = pade(x,p,q)
PADE Model a signal using the Pade approximation method
----
Usage: [a,b] = pade(x,p,q)
The input sequence x is modeled as the unit sample response of
a filter having a system function of the form
H(z) = B(z)/A(z)
The polynomials B(z) and A(z) are formed from the vectors
b=[b(0), b(1), ... b(q)]
a=[1 , a(1), ... a(p)]
The input q defines the number of zeros in the model
and p defines the number of poles.
- 2012-04-18 09:52:53下载
- 积分:1