-
haming
This program all you to generate hamming code ,codify it and then decode it and also calculate the Error rate.
- 2014-01-29 08:37:05下载
- 积分:1
-
LMS_eq
LMS Equalizer. implement equlizer with special channel rsponse
- 2014-02-24 02:31:14下载
- 积分:1
-
Spectrum_estimation_and_array_signal_processing
谱估计及阵列信号处理算法仿真库,包括著名的ESPRIT、CAPON、MUSIC等现代谱估计算法,是高分辨率数字信号处理算法的极好参考。(Spectral estimation and array signal processing algorithm for simulation of the Treasury, including the well-known ESPRIT, CAPON, MUSIC, such as modern spectral estimation algorithm, is high-resolution digital signal processing algorithm is an excellent reference.)
- 2009-01-06 22:26:51下载
- 积分:1
-
simple-pendulum
对单摆的非线性方程用ode45求解,比较和线性化方程的误差(solve simple pendulum,nonlinear equation linearization)
- 2014-11-13 10:35:58下载
- 积分:1
-
chap3
《滑膜变结构控制matlab仿真》第三章( synovial VSC matlab simulation Chapter 3)
- 2015-04-08 09:59:42下载
- 积分:1
-
3-d
四种高斯滤波算法的比较:EKF、UKF、QKF和CKF(Comparison of four Gaussian filtering algorithm: EKF, UKF, QKF and CKF)
- 2014-04-21 12:17:50下载
- 积分:1
-
jiexiangguanlms
自适应滤波器的接相关lms算法基于matlab的实现,其中各种参数可以自行修改进行对比(Access-related adaptive filter LMS algorithm is based on the realization of matlab, in which various parameters can be modified compared)
- 2008-05-05 15:31:40下载
- 积分:1
-
CloudConfGUI-master
cloudsim a toolkit to simulate cloud computing
- 2014-01-12 16:20:54下载
- 积分:1
-
1374444386
matlab of linear system
- 2008-12-26 14:11:41下载
- 积分:1
-
smooth
SMOOTH uses a vectorized implementation that may be slow when X and/or FRAME_LENGTH are very large. The number of elements that are used for calculation is length(X)*FRAME_LENGTH. The algorithm vectorizes the operation by creating a matrix of indexes and extracting its diagonals. E.g. for a vector of length 4 and frame_length of 2, the algorithm creates a temporary zero-padded matrix x2 from which it creates a set of indexes:
- 2010-06-11 15:43:35下载
- 积分:1