搜索资源列表
19854822PrinterTest
- LMS软件是用来进行自适应滤波的最小均方误差算法,稍加修改就可以用于自适应噪声对信号分离自适应陷波等。-LMS software is used for adaptive filtering the minimum mean square error algorithm, slight modifications can be used for adaptive noise signal separation Adaptive Notch so.
7544812904050801_1_C
- LMS软件是用来进行自适应滤波的最小均方误差算法,稍加修改就可以用于自适应噪声对消,自适应信号分离、自适应陷波等。-LMS software is used for adaptive filtering the minimum mean square error algorithm, slight modifications can be used for adaptive noise cancellation and adaptive signal separation, such as Ad
3Matlab
- 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波
ls_mmse
- 这个是关于OFDM系统的信道估计的算法的两种方法,分别是OFDM的最小二乘和最小均方误差估计的仿真程序代码-the OFDM system is on the channel estimation algorithm of the two methods OFDM are the least squares and minimum mean square error estimate of simulation code
GengerateCrossCorreslation
- 广义互相关算法和最小均方自适应滤波法主要用于两路接收信号的时间延迟估计,进而利用几何方法对目标定位,常用于通信,雷达当中-broad cross-correlation algorithm and the minimum mean square adaptive filter for the two main roads to receive signals in the time-delay estimation, then use geometric method of orientatio
gnngauss
- 该文件是产生两组随即的高斯分布系列,均值为0,均方差为N/2-The document was then produced two series of Gaussian distribution, the mean of 0 and standard deviation of the N / 2
convolutiondecode
- % decode with soft-input viterbi algorithm 硬判决 % //k=4,r=1/2 %输入数据为软信息,并且数据为均值为1的BPSK调制,如果均值为MEAN,那么62,63,103,104行应做相应修改
stbc.rar
- 设计一种具体的导引辅助的信道估计方法,用Simulink进行仿真,测量BPSK调制时的误码率性能。画出比特信噪比与信道估计均方误差的关系曲线,画出比特信噪比与误码率的关系曲线,Design a specific guide-assisted channel estimation method, using Simulink simulation, measurement BPSK modulation BER performance. Draw-bit signal to noise ratio
mathworks
- 基于最小二乘法和最小均方误差法的信道估计,包括详细的仿真结果,如误码率和均方误差。-Based on the least squares and minimum mean square error of channel estimation methods, including detailed simulation results, such as error rate and MSE.
8
- 8单径瑞利信道中的四发四收V-BLAST: (1) 请设计一种具体的导引辅助的信道估计方法,用Simulink进行仿真,测量16QPSK调制时的误码率性能。画出比特信噪比与信道估计均方误差的关系曲线,画出比特信噪比与误码率的关系曲线。 (2) 计算所设计方案的频谱效率是多少,单位为bit/Hz/s。-8 Single-Path Rayleigh Channel Four received four V-BLAST: (1) Please design a specific guide-a
hs_gpsdll_setup
- GPS 接收程序 DEMO。 HsGpsDll Library 1.1 A GPS Control/Component for C/C++ HsGpsDll is a Windows Dynamic Link Library which provides access to any NMEA-183 compliant GPS receiver via a serial communications port. HsGpsDll is designed for use from
ADPCM_code
- DPCM是differential pulse code modulation的缩写,也就是差分脉冲编码调制的意思。他的主要思想是通过已知的数据预测下一个数据,然后传递预测值与实际值之间的差值。-DPCM is a differential pulse code modulation acronym, that is, differential pulse code modulation mean. His main idea is known to the data through a dat
PTSSLMcomparision
- IETF次数相同时,采用选择性映射和部分传输序列方法降低MC-CDMA信号峰均值比的性能对比。-IETF number is the same, selective mapping and some ways to reduce transmission sequence MC-CDMA signal peak performance than the mean contrast.
wirelesscomm
- In this project we analyze and design the minimum mean-square error (MMSE) multiuser receiver for uniformly quantized synchronous code division multiple access (CDMA) signals in additive white Gaussian noise (AWGN) channels.This project is mainly bas
DS-CDMA
- 设计DS-CDMA一种具体的码分导引辅助的信道估计方法,接收机分别采用等均益合并、最大比合并。用Simulink进行仿真,测量BPSK的误码率性能,画出比特信噪比与信道估计均方误差的关系曲线,画出比特信噪比与误码率的关系曲线-Design of DS-CDMA code at a specific guide-assisted channel estimation method, the receiver, respectively, the combined use of all benefi
orthogonal_signal_BER
- 以cos(2*pi*k*t/N)信号空间,k=0,1,……N-1, 取N= 4,8,16,32,64等基信号作为传输信号,通过计算机仿真正交信号的误码率。-To cos (2* pi* k* t/N) signal space, k = 0,1, ... ... N-1, take N = 4,8,16,32,64, such as the base signal as a transmission signal, through computer simulation orthogonal s
LMS
- 采用一种快速收敛变步长LMS(Least mean square ) 自适应最小均方算法matlab源程序,其中算法所做的工作是用FIR 滤波器的预测系统,对IIR系统进行预测,如果阶数越高越能逼近被预测系统。-Using a fast convergence of variable step size LMS (Least mean square) adaptive least mean square algorithm matlab source, one of algorithm is t
LMS
- LMS: Least Mean Square the source code for state space environment.
LMS
- least mean square algorithm for estimation state
LMMSE
- 线性最小均方误差估计LMMSE的matlab算法-Linear minimum mean square error of the LMMSE estimation algorithm matlab