-
MMSE_fse
MMSE算法,基于MATLAB 的 关于导频MIMO-OFDM 信道的基本算法(MMSE algorithm based on MATLAB MIMO and OFDM channel algorithm about the pilot)
- 2015-03-20 12:34:23下载
- 积分:1
-
1optical_flow
计算两张图像的LK光流,算法实现细节简单易懂(Compute LK optical flow of two images )
- 2010-10-16 18:15:47下载
- 积分:1
-
matlab_to_dsp
自己用MATLAB编写dsp5509的中的sine.dat文件,附详细正确的编写方法,和m文件。只要改些参数就可任意生成想要的函数.dat是授人渔的方法,此论坛以及网络流传的函数经试验不好使,没有考虑许多问题生成的文件是错误的,在此详细介绍生成dsp标准.dat方法(Use matlab to creat .dat file for dsp5509 and show the method for other type dsp. It is very useful.)
- 2009-05-15 12:38:16下载
- 积分:1
-
Lowpassfilterdesign
Low-pass filter design
- 2009-12-30 23:50:40下载
- 积分:1
-
frank
毕业设计。用matlab实现的frank码。(matlab implementation of frank yards.)
- 2020-10-09 21:57:37下载
- 积分:1
-
viterbi_hard_des
维特比硬判决译码器,用matlab-function编写的维特比译码器,译码方式为硬判决。(Hard decision Viterbi decoder)
- 2014-08-29 15:03:07下载
- 积分:1
-
mircogird
电压暂降正周期有效值,是四案例工程中比较常见的算法。(t=0:0.0002:0.2 y=cos(100*pi*t) y1=0.5*cos(100*pi*t) y(200:600)=y1(200:600) for i=1:1:901 u(i)=sqrt(sum(y(i:i+99).^2)/100) end plot(u) xlable( 采样点数 ) ylable( u ) )
- 2015-05-23 16:13:31下载
- 积分:1
-
RLS
利用RLS算法实现参数的自适应估计
估计y(n) = 1.5*y(n-1)-0.7*y(n-2)+0.3*u(n-2)中的参数(RLS algorithm using adaptive estimation parameters estimated y (n) = 1.5* y (n-1)-0.7* y (n-2)+ 0.3* u (n-2) parameters)
- 2008-04-01 18:54:41下载
- 积分:1
-
nIntegrate
计算n重积分的matlab例程,来自吴鹏,matlab中文论坛(N-integral calculation matlab routines)
- 2011-07-22 11:33:22下载
- 积分:1
-
kalman
经典的卡尔曼滤波计算,matlab的M文件实现。(The classic Kalman filter Matlab M-file implementation.)
- 2013-01-19 21:53:12下载
- 积分:1