-
D 生成泽尼克多项式的matlab代码
拟合zernike多项式,这里给出了前35项的泽尼克像差。有需要的话可以继续添加像差。(Fitting zernike polynomial.The zernike aberrations of the first 35 terms are given here. Continue to add aberrations if necessary)
- 2021-04-27 15:08:44下载
- 积分:1
-
gaussseidel
programme Gauss seidel
- 2010-02-09 09:10:03下载
- 积分:1
-
802.11a_ofdm_code
现在我终于找到了一份,它以FUNCTION的形式,再现了OFDM映射,IDFT/DFT,同步(时间/频率同步)和信道估计,以及频率偏移的估计等一系列代码.希望大家能从中得到你需要的东西.
(Now I finally found a copy of it to the form of FUNCTION, reproduces OFDM mapping, IDFT/DFT, synchronized (time/frequency synchronization), and channel estimation, as well as the frequency deviation of the estimated range of the code. I hope that everyone will be you need.)
- 2009-03-20 09:23:40下载
- 积分:1
-
training
用于信道估计的LS算法仿真 我们对基于信道估计的训练序列进行了一个详细的研究,此种训练序列是用在中继节点的转接放大设计上。(we provide a complete study on the
training based channel estimation issues for relay networks that
employ the amplify-and-forward (AF) transmission scheme.)
- 2010-11-04 20:55:08下载
- 积分:1
-
matlab
说明: 雷达回波信号消噪的仿真与实现,有详细程序并有注释。(Radar echo signal de-noising of the simulation and realization of)
- 2009-08-03 08:10:10下载
- 积分:1
-
simplified_AES
simplified AES without using java or max
- 2010-05-28 18:58:38下载
- 积分:1
-
CaponMUSICRoot-MUSICESPRIT
Capon、MUSIC、Root-MUSIC、ESPRIT写学位论文必用,毕设必备(the classic traditional methods, writing a dissertation must be used, complete set essential.
)
- 2011-06-05 17:41:45下载
- 积分:1
-
assignmentsolution
OFDM Synchronization tutorial
- 2009-11-06 18:23:39下载
- 积分:1
-
1
说明: (1) 打开一个bmp文件
(2) 将其局部区域的灰度值进行改变
(3) 另存为一个新的bmp文件
((1) open a bmp file (2) the gray value of its local area to change (3) Save as a new bmp file)
- 2011-03-11 11:29:11下载
- 积分:1
-
xiaobofenxi
小波工程主要包括一两部分:一、连续小波分析的应用,二、离散小波分析的应用。下面分两个部分分别说明这两个程序的分析结果:
一、连续小波分析:
所用信号为自己构造的三角波和正弦波叠加的信号:s=(-1).^(floor(n/50)+1).*(mod(n,50)-25)*2-(-1).^(floor(n/17)+1).*(mod(n,17)-8.5)*3+1*cos(n/2)*10。其中第一项(-1).^(floor(n/50)+1).*(mod(n,50)-25)*2为一周期为100的锯齿波,第二项-(-1).^(floor(n/17)+1).*(mod(n,17)-8.5)*3为一周期为34的锯波,第三项为一周期为4*pi正(余)弦波。另外叠加了一幅度为5的噪音信号。
程序包包含程序与说明文档。(Wavelet works mainly consists of two parts: first, the application of continuous wavelet analysis, II, Discrete Wavelet Analysis.)
- 2010-05-06 18:04:59下载
- 积分:1