-
LMS
最小均方(LMS)自适应算法就是一中已期望响应和滤波输出信号之间误差的均方值最小为准的,依据输入信号在迭代过程中估计梯度矢量,并更新权系数以达到最优的自适应迭代算法。LMS算法是一种梯度最速下降方法,其显著的特点是它的简单性。这算法不需要计算相应的相关函数,也不需要进行矩阵运算。(Minimum mean-square (LMS) adaptive algorithm is that one has to respond to the expectations and filtering the output signal of the mean square error between the value of the minimum-based, based on the input signal is estimated in the iterative process of gradient vector, and to update the weights in order to achieve the most Adaptive iterative algorithm gifted. LMS algorithm is a steepest descent gradient method, and its significant features is its simplicity. This algorithm does not require calculation of the corresponding correlation function, nor the need for matrix calculation.)
- 2008-05-26 12:05:15下载
- 积分:1
-
matlab-aircraft
Matlab_Simulink 无人机的控制和建模(Using matlab/simulink to control the unmanable aircraft )
- 2012-05-16 20:17:27下载
- 积分:1
-
SIMULATION_AHMED
some simulation of dtc coommand my name is belmhel ahmed my tel 0797611456
- 2009-05-24 23:04:12下载
- 积分:1
-
LTEcommonscrambling
该代码是lte数据传输中的加扰技术的源代码(The code is lte data scrambling technology in source code)
- 2010-12-17 10:54:02下载
- 积分:1
-
Chap10_System_simulation
北邮通信仿真教程第10章的源程序,教程网上可以搜到,程序包括BPSK,QPSK的调制解调,载波同步,误比特率的计算等。(Beijing University of Posts and Telecommunications Communication Simulation Guide to Chapter 10 of the source, the Guide can be found online that included BPSK, QPSK modulation and demodulation, carrier synchronization, bit error rate calculation.)
- 2021-05-16 11:30:07下载
- 积分:1
-
MCL
Monte-carlo _Particle filter based localisation in a field of beacons. oxford class work
- 2020-11-03 22:49:52下载
- 积分:1
-
pinyulvbo
一个用于比较图像频域滤波和空间滤波效果的程序(A frequency domain filtering and spatial filtering effect of the procedure used to compare images)
- 2013-02-12 11:47:16下载
- 积分:1
-
用Matlab编写的关于Volterra级数算法的程序
用Matlab编写的关于Volterra级数算法的程序,有正在研究Volterra级数的可以看看并提出改进意见,THk(Using Matlab prepared on the Volterra series algorithm procedures, there are studies Volterra series can look and suggest improvements, THk)
- 2021-03-15 15:49:22下载
- 积分:1
-
LSB
Steganography by LSB Matching method with embedding rate equal to "alpha" !
- 2010-07-19 15:31:53下载
- 积分:1
-
lpc
线性预测分析是最有效的语音分析技术之一,在语音编码、语音合成、语音识别和说话
人识别等语音处理领域中得到了广泛的应用。语音线性预测的基本思想是:一个语音信号的
抽样值可以用过去若干个取样值的线性组合来逼近。通过使实际语音抽样值与线性预测抽样
值的均方误差达到最小,可以确定唯一的一组线性预测系数。(Linear predictive analysis is one of the most effective voice analysis technology has been widely applied in the field of speech processing speech coding, speech synthesis, speech recognition and speaker recognition and the like. The basic idea of linear prediction of speech is: a voice signal sample values can be approximated by a linear combination of a plurality of sample values of the past. By making the actual speech sample mean square error of the value of the smallest linear prediction sample values, to determine a unique set of linear prediction coefficients.)
- 2014-11-23 19:56:59下载
- 积分:1