-
ofdm
OFDM 同步算法的描述 和源代码包括信道说明 和 各种参数的定义(OFDM synchronization algorithm description and source code including the channel description and definition of various parameters)
- 2009-05-14 10:50:28下载
- 积分:1
-
L_D
用Matlab程序实现P阶Levinson-Durbin算法。以一个2阶自回归模型(参数为b0=1, a1=0, a2=0.81)和一个2阶滑动平均模型(参数为b0=1, b1=1, b2=1)为例,选取观测数据长度为1000,分别用一个AR(2)模型和一个AR(10)阶模型来估计其功率谱。设激励信号模型的高斯白噪声的均值为0,方差为1。用Levinson-Durbin算法迭代计算AR模型参数,并用估计出的AR模型参数画出观测信号的功率谱。并对Levinson-Durbin算法的性能进行分析。(Write a small MATLAB program that implements the pthorder Levinson-Durbin (L-D). Run/Test the program using a AR(2) process (b0=1,a1=0, a2=0.81) and an MA(2) (bn=1,1,1) process-about 1000 samples. Use L-D with p=2 (for the AR) and 10 (for the MA). Plot the AR spectra produced in the two cases with L-D. List the direct form and the reflection coefficients in a table. Profile the L-D (total number of computations for a pthorder)
- 2009-12-29 01:39:11下载
- 积分:1
-
v_ShortLine_Detect
说明: 本程序可实现图像边缘检测后的短线段检测和连接(the short line will be detected and linked by using this programm)
- 2011-03-28 16:31:47下载
- 积分:1
-
Bellman-ford
Program to implement Bellman Ford Algorithm
- 2014-09-20 12:28:48下载
- 积分:1
-
mlclass-ex5
Regularized Linear Regrassion and Bias v.s. Variance
- 2013-12-25 08:35:17下载
- 积分:1
-
7
说明: 经典无网格教程的随书算法的例程,属于第7章例程(Classical meshless algorithm tutorial routines with books belonging to Chapter 7 Routine)
- 2009-12-12 18:50:43下载
- 积分:1
-
project5
this is MLP project in Neural Network that have userinterface. run GUI.m to execute project
- 2009-05-29 15:06:31下载
- 积分:1
-
Matlab-package-for-the-Schrodinger-equation
The paper presents a Matlab package for the linear time-(in)dependent Schr¨odinger
equation, based on the Hermite spectral method. The matrix form of the discretized
problem is suitable for the linear algebra capabilities of Matlab. The high accuracy and
efficiency of the algorithm is proved by many examples taken from the literature.
- 2011-05-07 01:31:36下载
- 积分:1
-
A-Sensitivity-Based-Approach
曹希仁的Stochastic Learning and Optimization课件,绝对经典(The Stochastic Learning and Optimization Xiren Cao courseware, absolute classic)
- 2011-05-23 15:39:03下载
- 积分:1
-
K-Lrenlianshibbie
1、 从网上下载人脸图像,构建人脸训练数据库和测试数据库,采用K-L变换进行特征脸提取,并实现人脸识别。通过K-L变换在人脸识别中的应用,加深对所学内容的理解和感性认识。(1, face image downloaded from the Internet, the construction of the training and test database face database, using K-L transform features face extraction, and realize the face recognition. Through k-l transform in face recognition application, deepen the understanding of the content of study and perceptual knowledge.)
- 2012-05-12 09:21:10下载
- 积分:1