-
DThe_simulatie
详细介绍了3G方案中WCDMA的无线资源管理并给出了仿真方方法,在Matlab软件下进行了模拟,
(Described in detail the radio resource management of WCDMA 3G solutions and simulation side, were simulated in the Matlab software,)
- 2012-08-05 11:41:07下载
- 积分:1
-
dvc
说明: 分布式编码代码
C语言的,很多行,如果要用Matlab编应该有些参考价值。(distributed coding)
- 2010-05-04 23:43:01下载
- 积分:1
-
Szzhhixiange
几个指向性的程序源码,包含线阵,,面阵与带加权的阵型
(Several directional program source code contains a linear array, planar array with weighted formation)
- 2012-08-23 20:29:27下载
- 积分:1
-
011fir16_matlab
给出了通过MATLAB设计FIR滤波器的程序,只需要输入滤波器类型和参数就能设计出特定滤波器,并产生DSP需要的数据,很有意义。(MATLAB is given through the FIR filter design process, only the type and parameters of input filter will be able to design a specific filter, and DSP have the data needed and meaningful.)
- 2009-06-15 10:31:19下载
- 积分:1
-
system_modeling
系统模型辨识中使用维纳滤波器,并对SDA,LMS和RLS算法作比较(system modeling realization using winner filtering ,steepest descend alogrithm,LMS algorithm,RLS algorithm)
- 2011-06-20 16:34:15下载
- 积分:1
-
alphafx
An article with code on how to create the Alpha effect (fading in and out effect). Starts with the application of alpha on images, and ends with the creation of alpha animation. This is NOT about the Per Pixel Alpha Blend used in Windows.
(An article with code on how to create the Alpha effect (fading in and out effect). Starts with the application of alpha on images, and ends with the creation of alpha animation. This is NOT about the Per Pixel Alpha Blend used in Windows.
)
- 2014-09-28 20:19:09下载
- 积分:1
-
fenzhi
#include <iostream.h>
int main()
{
int i(0),sum(0)
while (i<=100)
{
sum=sum+i
++i
}cout<<"sum="<<sum<<endl
return 0;
}
- 2009-12-11 22:03:44下载
- 积分:1
-
seismic_processing_programme
地震数字处理的基本程序,其中包括滤波褶积,fft,dft,自相关互相关,以及偏移等,对地质学人员比较有用(Digital processing seismic basic procedures, including convolution filter, fft, dft, autocorrelation cross correlation, and offset, etc., more useful for people geology)
- 2013-12-25 15:08:07下载
- 积分:1
-
4678
此是MATLAB7.0程序设计的那本书的源代码,希望对大家能有所帮助。(This book MATLAB7.0 programming source code, I hope that we can help.)
- 2013-04-01 12:34:03下载
- 积分:1
-
vc++filterslab
vc++下各种数字滤波器的实验程序,包括带通,带阻,低通,高通。(vc++ a variety of digital filters under the experimental procedures, including band-pass, band stop, low-pass, high pass.)
- 2008-04-07 13:54:05下载
- 积分:1