-
lab3
lear
N = 10^5
EB_NO = [-1:30]
liu1 = zeros(1,N)
liu2 = zeros(1,N)
for ii = 1:length(EB_NO)
m= (2*(rand(1,N)>0.5)-1) + j*(2*(rand(1,N)>0.5)-1)
s = (1/sqrt(2))*m normalization of energy to 1
n = 1/sqrt(2)*[randn(1,N) + j*randn(1,N)]
- 2012-05-17 19:57:23下载
- 积分:1
-
nlms
Normalized LMS adaptive filtering algorithm.
- 2011-09-22 21:51:33下载
- 积分:1
-
drmf_export
低秩稀疏分解改进模型及算法。程序来源于Direct Robust Matrix Factorization for Anomaly Detection.(program for Direct Robust Matrix Factorization for Anomaly Detection.)
- 2021-03-18 16:09:20下载
- 积分:1
-
CTDCal
利用CTD测量的压力、温度、电导率数据,获得盐度、声速、密度。(Derive slainity, sound velocity and densinity CTD data.)
- 2016-03-04 18:20:18下载
- 积分:1
-
ga
说明: C语言实现遗传算法源程序,是参考某博士编的书上的源程序修改得来的(ga)
- 2010-07-30 14:18:50下载
- 积分:1
-
PCA_TT
一个PCA的Matlab程序实例,应用于多维参数的自动降维和分类(The Matlab program example of a PCA applied to the automatic multi-dimensional parameter dimension reduction and classification)
- 2010-12-22 16:34:10下载
- 积分:1
-
Wiener_Filter
Wiener filter enhances quality of audio signal
- 2014-10-19 17:41:07下载
- 积分:1
-
tafgukrt
matlab程序可以实现了数据从ZrUvOVA文件的输入,ar模型预测,arma模型预测,卡尔曼滤波器模型预测,利用图形用户界面编写 ,可以调节BnmSGYq环境,测试通过。 ( Matlab program can realize the data input a ZrUvOVA file. AR model prediction, ARMA model prediction and forecasting model Kalman filter using a graphical user interface written ZrUvOVAl environment can be adjusted, the test. )
- 2016-02-16 22:28:56下载
- 积分:1
-
matlab-dsp-of-chengyayong
陈亚勇的信号处理在MATLAB中的应用,好书(Of Chen Yayong the signal processing in MATLAB, a good book)
- 2012-10-04 22:12:54下载
- 积分:1
-
pf
说明: 基本的粒子滤波算法,所用数值模型为带控制量的非线性模型,可修改噪声类型,并可和EKF相比较(Basic particle filter algorithm for the numerical model used to control the volume with the non-linear model, can modify the type of noise can be compared and the EKF)
- 2009-04-04 09:13:52下载
- 积分:1