-
RLS
Hi ,
Here is a list of the files contained in RLS.zip
FIR_RLS : FIR RLS demo (FIR is used when there is an access to the output i.e feedback is used like in a dc motor we use speed as feedback)
IIR_RLS : IIR RLS demo (IIR is used when there is no access to the output the system model is only a function of the input i.e channel equalization prolbem )
FIRsampledata : a sample data for FIR RLS demo
IIRsampledata : a sample data for IIR RLS demo
Enjoy !
- 2009-10-09 21:29:06下载
- 积分:1
-
mt_cdma
mt-cdma系统性能仿真,matlab版(mt-cdma department conduct anti Chu Kui Ling suddenly ㄛ matlab唳)
- 2008-04-04 23:20:45下载
- 积分:1
-
xinsanwei01_xiyinzi
混沌系统的吸引子,很简单,初步学习可以看看(Attractor of the chaotic system is very simple, the initial learning can take a look at)
- 2013-01-08 21:26:41下载
- 积分:1
-
impmet
matlab下利用钜量法计算天线的阻抗矩阵。(matlab for MoM)
- 2011-06-21 16:23:16下载
- 积分:1
-
06025354
Large Graph Analysis in the GMine System
- 2013-07-09 10:05:27下载
- 积分:1
-
CPPPPrimer
本书是久负盛名的C++经典教程引,其内容是C++大师Stanley B. Lippman丰富的实践经验和C++标准委员会原负责人Josée Lajoie对C++标准深入理解的完美结合,已经帮助全球无数程序员学会了C++。(Book is the most famous classic c++ tutorial, its content is c++ master Stanley b. Lippman wealth of practical experience and c++ standards committee of the original charge Josee Lajoie on c++ standard in-depth understanding of the perfect combination, has helped the world many programmers learned c++.)
- 2013-11-24 19:39:08下载
- 积分:1
-
paper1
基于MATLAB的自相关函数基音检测的优化.pdf(Autocorrelation function of pitch detection based on MATLAB optimization. Pdf)
- 2013-12-17 20:59:03下载
- 积分:1
-
CHENGXU
MUSIC算法[1] 是一种基于矩阵特征空间分解的方法。从几何角度讲,信号处理的观测空间可以分解为信号子空间和噪声子空间,显然这两个空间是正交的。信号子空间由阵列接收到的数据协方差矩阵中与信号对应的特征向量组成,噪声子空间则由协方差矩阵中所有最小特征值(噪声方差)对应的特征向量组成。MUSIC算法就是利用这两个互补空间之间的正交特性来估计空间信号的方位。噪声子空间的所有向量被用来构造谱,所有空间方位谱中的峰值位置对应信号的来波方位。MUSIC算法大大提高了测向分辨率,同时适应于任意形状的天线阵列,但是原型MUSIC算法要求来波信号是不相干的。(clear all
clc
List0= E:DOA估计仿真
List00=[ 2013-10-31_12_44_31 ]
for Li=1:1
List1=strcat(List0,List00(Li,:), Data )
In_p=[List1, ChanData ] 输入数据目录
Out_p=strcat([List1, DataDOA ]) 输出数据目录
NLen=10000 分段长度
M=16
r=15
c=299792458
List=List1(end-19:end-1) 选择目录
if(~exist(Out_p, ))
mkdir(Out_p)
end
)
- 2015-06-09 10:48:54下载
- 积分:1
-
huadongligongdaxuezuiyouhuakejian
华东理工大学最优化课件,是关于matlab的课件。(East China Science and Technology University optimization courseware is on the Matlab courseware.)
- 2007-07-09 10:54:49下载
- 积分:1
-
lawmask
statistical methods in order to extract image texture descriptors. In particular, we will focus on the Co-occurrence matrices and the Energy
filters (Laws filters). They are well-known texture descriptors, fast and easy to implement and provide good results that could be used in a
posterior step to perform image segmentation and object recognition.(statistical methods in order to extract image texture descriptors. In particular, we will focus on the Co-occurrence matrices and the Energyfilters (Laws filters). They are well-known texture descriptors, fast and easy to implement and provide good results that could be used in aposterior step to perform image segmentation and object recognition.)
- 2008-01-26 23:28:29下载
- 积分:1