搜索资源列表
Alamoutiwork
- 程序的主要功能是做了一定范围的信噪比下,对每个信噪比:随机信号QPSK调制; 根据Alamouti方案的矩阵进行编码;发送信号经过瑞利信道和加入高斯白噪声; 接收信号采用最大比合并的方法;最后对合并信号进行最大似然判决并求误符号率。 结果表明10^-3对应大约12->13dB
高斯噪声的源程序
- 一个简单的高斯噪声的源程序-a simple Gaussian noise source
advanceCimage2
- 很多高级一点的图形图像处理程序,对图像进行傅立叶变换处理(图像变换),进行高斯模糊处理(图像复原),加入随机噪声,基于C++开发,希望大家能用得着(--)-many senior point graphics processing images on Fourier transform (Image Transform), Gaussian fuzzy processing (Image Restoration), by adding
Alamoutiwork
- 程序的主要功能是做了一定范围的信噪比下,对每个信噪比:随机信号QPSK调制; 根据Alamouti方案的矩阵进行编码;发送信号经过瑞利信道和加入高斯白噪声; 接收信号采用最大比合并的方法;最后对合并信号进行最大似然判决并求误符号率。 结果表明10^-3对应大约12->13dB-Procedure main function is to do a certain range of SNR for each signal
Text2
- 本程序可实现对于信源的BPSK调制,加入高斯噪声,最后结果输出到指定文件中-This procedure can be achieved for the source of the BPSK modulation, adding Gaussian noise, the final outcome of the output to the specified file
matlab
- 本程序设计了一个数字低通滤波器,以滤除加入的高斯白噪声,很好的实现功能。-The program design of a digital low-pass filter to filter out the add white Gaussian noise, achieve good function.
matlab
- 用MATLAB编写程序实现BPSK的调制与解调过程,并且为了模拟数字通信系统过程,在调制后加入高斯白噪声。-MATLAB program used to prepare the BPSK modulation and demodulation process, and in order to simulate the process of digital communication system, in the modulated Ga
16qam_channel_encode
- 一、 本程序采用16QAM调制方式,对一串2进制信源进行调制,采用(7,4)循环码对信源做信道编码,用升余弦滚降函数进行基带调制,再调到高频信道;在信道上加入高斯白噪声,运用匹配滤波器解调,画出解调星座图,运用最小欧氏距离译码判决,再对信号进行信道解码,画出采用信道编码技术和不采用信道编码技术的误比特率图。-First, this program uses 16QAM modulation mode, for a string of t
BPSK
- 一个关于BPSK误码率仿真的程序,其中包括信号产生,加入高斯白噪声,和误码率计算!-One on BPSK BER simulation procedures, including the signal generated by adding Gaussian white noise, and bit error rate!
lvbo
- 图像加入高斯噪声后,比较不同矩阵的线性滤波效果;比较自己编的中值滤波程序的效果-Compare the impact of different matrix in linear filtering
add-gaussian-noise-and-denoising
- 该程序用于对图像加入高斯噪声,然后对该图像的噪声进行去噪-The program is used by adding Gaussian noise to the image, and then the noise of the image denoising
wiener
- 对加入不同方差高斯噪声的逆滤波与维纳滤波程序-Gaussian noise with different variance of the inverse filtering and Wiener filtering procedure
BPSK.tar
- 本程序是关于BPSK的调制和解调的程序,其中包含主程序以及各种滤波器的子程序,还有加入高斯白噪声的子程序-Modulation and demodulation of BPSK
bpsk
- 一个关于BPSK误码率仿真的程序,其中包括信号产生,加入高斯白噪声,和误码率计算!-A BPSK BER simulation program, including signal is generated by adding Gaussian white noise, and bit error rate calculation!
Matlab-GUI_image4
- 使用Matlab GUI界面编写的图像平滑程序,实现功能有:图像的打开、保存、加入高斯噪声,椒盐噪声,乘法噪声,用均匀模版、加权模版中值滤波对图像进行平滑等。-Written in Matlab GUI interface using image smoothing procedures, functions: image open, save, adding Gaussian noise, salt and pepper noise,
CDMA
- CDMA通信系统仿真程序,可以选择不同的PN码扩频调制,有信道编码,信道加入高斯白噪声,仿真不同的检测器的的性能-CDMA communication system simulation, simulation of different detectors performance
Untitled
- 程序目的是分别在灰度图像中加入一定量的高斯噪声和椒盐噪声,然后采用3×3的均值滤波器和3×3中值滤波器分别对噪声图像进行处理,给出两种处理方法的峰值信噪比(PSNR);仿效“中值滤波”的方法,对原图像分别进行“极大值滤波”和“极小值滤波”,对所形成的图像给出说明。-Program aims were a certain amount of Gaussian noise and impulse noise in grayscale ima
413292gmskModulationDemodulation
- 数字信号的调制解调程序,加入了高斯噪声,频谱观察,可以比较信号的性能-Digital signal modulation and demodulation process, adding a Gaussian noise spectral observations, you can compare the performance of signal
Image-encryption
- 该程序主要实现了图像的加密和解密,并将图像加入高斯噪声和椒盐噪声后进行加密和解密处理。-The main procedures of the image encryption and decryption, and the image to join the Gauss noise and salt and pepper noise after the encryption and decryption processing.
VNA
- 这个是matlab里基于维纳滤波算法对模拟运动模糊并加入高斯噪声的图像进行复原的程序 -This is where Wiener filtering algorithm matlab simulation of motion blur and add Gaussian noise image recovery program based on conduct