搜索资源列表
nlms.rar
- 归一化最小均方(LMS)自适应数字滤波,带测试主程序。,Normalized least mean square (LMS) adaptive digital filter with the test main program.
Lms_C_Fixed
- 使用C语言实现LMS最小均方误差的自适应滤波器-Using the C language to achieve the minimum mean square error LMS adaptive filter
DSP_STATS
- DSP算法 PROGRAM TO FIND MIN, MAX, MEAN AND VARIANCE OF RECORDS IN AN EXISTING DSP DATA FILE-DSP algorithm PROGRAM TO FIND MIN, MAX, MEAN AND VARIANCE OF RECORDSIN AN EXISTING DSP DATA FILE
lms2
- this algorithm based on least mean square -this is algorithm based on least mean square
Adc_T1_correct
- AD采样频率为10K,序列发生器SEQ1和SEQ2级联成一个16通道的序列发生器, * 采样模式采用顺序采样。利用通用定时器T1的周期中断来触发AD转换。 ADCINA0和ADCINB0为参考电平,对ADCINA0,ADCINA1,ADCINB0,ADCINB1连续10次采样,然后分别排序,滤波,取均值,用A0,B0的值计算增益和偏移量,用来校正A1,B1-AD sampling frequency of 10K, the sequence generator SEQ1 and SE
ACI_VF
- 基于IQMATH形式的三相感应电机VF控制的dsp程序- Did you mean: 基于IQMATH形式的三相感应电机VVVF控制的dsp程序 Allow phonetic typing English Spanish Arabic VF co
Lms_Asm_Fixed
- 使用汇编语言实现定点的LMS最小均方误差的自适应滤波器-Designated the minimum mean square error LMS adaptive filter assembly language
ADSP
- 设x(n) = x1(n) + x2(n),x1(n)是窄带信号,定义为x1(n) = sin(0.05πn +φ),φ是在[0, 2π)区间上均匀分布的随机相位。x2(n)是宽带信号,它由一个零均值、方差为1的白噪声信号e(n)激励一个线性滤波器而产生,其差分方程为x2(n) = e(n) + 2e(n-1) + e(n-2)。 (1)计算x1(n)和x2(n)各自的自相关函数,并画出其函数图形。据此选择合适的延时,以实现谱线增强。 (2)产生一个x(n)序列。选择合适的μ
equalizer_self_adaption
- 自适应均衡领域的经典算法,最小均方误差算法(LMS)算法的数字均衡器建模源代码。建模建立了一个通信系统的收发两端,并模拟了信道衰减和噪声。并在接收端使用了数字均衡器。主程序中一次在接收端使用了自适应均衡器,另一次没有使用,可以清楚看到均衡前后误码率的差别。-The field of classical adaptive equalization algorithm, the minimum mean square error algorithm (LMS) algorithm for model
SEED303_AverageFilter
- 基于DM642的图像3*3均值滤波的实现-Achieve DM642 image 3* 3 Mean Filtering
SPEECHX
- . The normalized least mean square is the most popular due to its simplicity. The stability of the basic NLMS is controlled by a fixed step size. This parameter also governs the rate of convergence, speed of tracking ability and the amount of steady-
enrti
- Conducted through virtual array DOA estimation, Example tracking mean cheap, Nonlinear discrete system identification.
fui-V3.7
- Classic GLCM texture calculation method, Using matlab to calculate the Mahalanobis distance for the image, Example tracking mean cheap.
FFT
- 本文从高速数字信号处理器的特点、自适应滤波器的原理及主要应用领域入手,介绍了自适应滤波器的基本理论思想,具体阐述了自适应滤波器的基本原理、算法及设计方法。本文中,对两种最基本的自适应算法,即最小均方误差(LMS)算法和递归最小二乘(RLS)算法进行了详细的介绍和分析,并针对两种算法的优缺点进行了详细的比较。最后用DSP实现了自适应滤波器。实验结果表明,该自适应滤波器滤波效果优越。(Starting from the characteristics of high-speed digital si
