-
QPSK_rayfading
QPSK 在瑞利信道下的调制解调的matlab仿真实现,可显示输入数据的波形表示,I支路和Q支路以及调制前、解调后、接收的波形、星座图等(QPSK modulation in Rayleigh channel demodulation matlab Simulation, the waveform can be displayed, said input data, I branch and Q branch, and before modulation, demodulation, the received waveform, constellation, etc.)
- 2011-06-03 20:39:11下载
- 积分:1
-
RobustadaptiveKalmanfilteringwithunknowninputs
The standard optimum Kalman filter demands complete
knowledge of the system parameters, the input forcing functions, and
the noise statistics. Several adaptive methods have already been devised
to obtain the unknown information using the measurements and
the filter residuals.(The optimum standard Kalman filter demand 's complete knowledge of the system parameters. the input forcing functions. and the noise statistics. Several adaptive met hods have already been devised to obtain the unk nown information using the measurements and th e filter residuals.)
- 2007-03-10 17:32:22下载
- 积分:1
-
matlab
matlab程序,有关分岔图,主要是ode45(matlab procedures, the bifurcation diagram, mainly ode45)
- 2021-04-01 23:19:07下载
- 积分:1
-
Asift-MATLAB
可直接运行的matlab代码,Asift算法,比SIFT找到的特征点多很多。(Can be directly run matlab code, Asift algorithm, more than SIFT to find the feature points.)
- 2016-06-02 20:57:30下载
- 积分:1
-
LMS_MATLAB
用LMS算法从白噪声中提出单频正弦信号模型(LMS algorithm with white noise from the proposed single-frequency sinusoidal signal model)
- 2008-02-29 15:21:41下载
- 积分:1
-
MATLAB_Books_Collection_02
Matlab collected books for many fields
- 2010-05-12 16:13:00下载
- 积分:1
-
nihe
有关于多项式/曲线拟合的一些例题代码,一共有7个*.m文件(There polynomial/curve fitting some examples of code, a total of 7*. M file)
- 2013-12-27 11:08:49下载
- 积分:1
-
hw1
eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e * 2
else e = e / 2
hw1(e)
end
eps = e (eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e* 2
else e = e/2
hw1(e)
end
eps = e )
- 2010-01-19 20:38:10下载
- 积分:1
-
UKF_track
说明: 对人体的图像序列进行unscented kalman filter 追踪,参考最经典的UKF算法编写,是学习UKF算法的比较入门的程序(Image sequences on the human body, unscented kalman filter for tracking, the most classical reference to the preparation of the UKF algorithm is a learning algorithm UKF procedure entry
)
- 2009-07-24 09:40:08下载
- 积分:1
-
rsct
《通信仿真及应用实例》一书 书中实例,对RS码在二进制对称信道的性能进行仿真。(" Communication Simulation and Application," a book in the book example, RS codes on the binary symmetric channel in the performance of simulation.)
- 2011-06-03 21:54:07下载
- 积分:1