-
work
本代码包含M序列和GOLDEN序列的生成,以及基于MMSE的自适应多用户(This code contains the M sequence and GOLDEN sequence generation, as well as the MMSE-based adaptive multi-user)
- 2008-03-21 11:27:44下载
- 积分:1
-
track
航路仿真的GUI实现,即爬升,巡航,下降阶段,输入速度!(Route simulation GUI realize that climb, cruise, descent phase, input speed!)
- 2013-04-06 13:12:20下载
- 积分:1
-
signal
产生一个随机信号和两个不同频率但频率间隔很小的正弦信号,要求对两信号之和进行如下分析:
(1) 求该随机信号的自相关性系数、自相关函数,画出对应的图形;
(2) 利用不同的参数建模方法求出两个随机信号的功率谱;
(3) 利用极大似然估计、递推最小二乘法等常用的参数估计方法估计所建模型,包括AR模型、MA模型和ARMA模型的的参数,阶次自定;并与Matlab工具箱里的一些建模函数的运算结果进行比较;
(4) 利用陷波滤波和MUSIC滤波方法对该信号的频谱进行估计;
(5) 利用Wiener滤波、LMS滤波对该含噪声的正弦信号进行去噪声处理;
(6) 假设该信号是一个飞行器的某个方向的线位移信号,可否利用Kalman滤波对该信号进行滤波?
(7) 利用高阶谱理论对该信号进行谱估计和相应的AR模型、MA模型和ARMA模型估计;
(8) 利用小波变换(变换函数可以直接用Matlab里的函数)对该信号进行去噪声处理,并和前面的去噪声方法进行比较。
(Produce a random signal and two different frequency but frequency interval small sine signals, required to make the following analysis of two signals:
(1) for the random signal from the correlation coefficients, the autocorrelation function and draw the corresponding graphics
(2) make use of different parameters modeling method for out two random signal power spectrum
(3) using maximum likelihood estimation, recursive least square method and common parameters estimation method estimates that the model, including AR model, MA model and the parameters of the ARMA model we, order time decided oneself With Matlab toolbox and some of the modeling function is used compared the
(4) use trapped wave filter and MUSIC of the signal filter method of spectrum to estimate
(5) use Wiener filtering, LMS filtering on the sinusoidal signal with noise to noise treatment
(6) assumes the signal is a vehicle of a certain direction of displacement signal line, can you use Kalman filtering on the)
- 2020-12-02 16:39:25下载
- 积分:1
-
Parser
Extremely fast and lightweight WBXML parser, implementing only the subset of WBXML that EAS uses (as defined in the EAS specification).
- 2014-02-19 11:51:56下载
- 积分:1
-
MATLAB_Programming_LMS_Adaptive_Equalizer
一个MATLAB程序,用以实现基于最小均方误差算法的自适应均衡器,通常可以直接应用在数字通信系统中(A MATLAB program used to implement an LMS adaptive equalizer which can be directly applied in the digital communication systems)
- 2010-02-07 16:18:25下载
- 积分:1
-
Determine-the-FT-of-sequence-x
Determine the FT of sequence x(n)=R4(n) by Matlab, and plot the figure (Determine the FT of sequence x (n) = R4 (n) by Matlab, and plot the figure )
- 2011-05-21 23:11:51下载
- 积分:1
-
sparse_representation
带有visual接口的matlab稀疏表示算法,以及对应的文章(Visual interface with matlab sparse representation algorithm, and the corresponding articles)
- 2010-07-30 18:03:19下载
- 积分:1
-
Kalman_Filtering_-_Theory_and_Practice_using_MATLA
Kalman Filtering- Theory and Practice Using MATLAB 2008年第三版的随书源码(Kalman Filtering-Theory and Practice Using MATLAB the third edition CD)
- 2009-05-16 11:09:22下载
- 积分:1
-
pvcell_1
说明: 根据光伏电池等效模型在matlab/simulink中进行搭建的光伏电池模型,初始设置:光照强度:1000w/㎡,温度:25℃。(According to the photovoltaic cell model built in Matlab/Simulink, the initial setting,light intensity is 1000, temperature is 25.)
- 2020-02-14 15:21:15下载
- 积分:1
-
GA_implementation
MATLAB has a wide variety of functions useful to the genetic algorithm practitioner
and those wishing to experiment with the genetic algorithm for the first time.
Given the versatility of MATLAB’s high-level language, problems can be coded
in m-files in a fraction of the time that it would take to create C or Fortran programs
for the same purpose. Couple this with MATLAB’s advanced data analysis,
visualisation tools and special purpose application domain toolboxes and the user is
presented with a uniform environmentwith which to explore the potential of genetic
algorithms.
- 2010-11-25 18:18:34下载
- 积分:1