搜索资源列表
HniqueForPAPRReductionOfCodedOFDMSignal
- 改进的SLM算法,用于降低OFDM系统的峰值平均功率比-Improved algorithms for OFDM system to reduce the peak-to-average power ratio
SLM_OFDM
- OFDM系统中用SLM算法降低系统的峰值平均功率比-SLM OFDM system using the algorithm to reduce peak-to-average power ratio
CLIPPING_OFDM
- OFDM系统中用限幅法降低系统的峰值平均功率比-OFDM system limiting method used to reduce the peak-to-average power ratio
PTS_OFDM
- OFDM系统中用PTS算法降低系统的峰值平均功率比-OFDM system PTS algorithm used to reduce the peak-to-average power ratio
digitalimage3
- 了解图象的存储格式,从.bmp图象格式中读取图象数据并显示,彩色图象转灰度图,反色,图象加噪,运用模板操作降低图象噪声-understanding of the storage format images from. Bmp image format image data and read, Color images to gray level, and anti-color, image noise increases, the us
Open
- 图像分析与处理,腐蚀膨胀算法。随机生成一幅图片,通过开闭运算,减少噪声点-Image analysis and processing, corrosion expansion algorithm. A randomly generated images, through the opening and closing operations to reduce the noise points
junzhilvbo
- 在对图像进行预处理时使用均值滤波,可以很好的降低图像噪声-Image pre-processing in the use of mean filter can be very good to reduce image noise
Canny
- 对图象进行边缘检测。首先对图像进行高斯虑波,减少噪声的干扰,然后求图像的梯度,进行非最大值抑制-Of image edge detection. First, consider Gaussian wave images to reduce noise, and then for the image gradient, non-maximum suppression
reduce
- 一种基于启发式算法(互信息熵)的粗糙集约简源代码-A heuristic algorithm based on (mutual information entropy) Rough Jane intensive source code
sort-mpi
- * 算法描述: 分段 -> 段内排序 -> 归约结果。 * 1,根进程读取输入,将元素个数广播给各个进程。 * 2,然后各进程计算段长度和段偏移。 * 3,然后根进程选择第一个段,标记站位符。 * 4,跟进程将剩余元素发送给下一进程,下一进程选择段的同时,根进程排序。 * 5,下一进程继续此过程,直到最后一个进程,所有元素都进行排序。 * 6,进程将排序好的元素,按照段偏移归约给根进程。 * 7,
pujianfa
- 自适应滤波,可以有效地降低背景噪声,提高信噪比-Adaptive filtering is an effective way to reduce the background noise, improve signal to noise ratio
matlabcode
- 图象增强 小波变换将一幅图象分解为大小、位置和方向都不同的分量。在做逆变换之前可以改变小波变换域中某些系数的大小,这样就能够洋选择的放大所感兴趣的分量而减小不需要的分量。 给定一个图象信号,用二维小波分析对图象进行增强处理。-Image enhancement will be a wavelet transform image decomposition for size, location and direction of t
shuangcengcixiangwei
- 降低OFDM系统中PAPR的PTS改进算法—双层次相位法。可行。出CCDF比较图-Reduce the PAPR of OFDM system PTS improved algorithm- double the level of phase-based method. Feasible. Comparison of the CCDF
BWNoiseReduction
- Reduce noise in Binary Image 二值图去噪小程序,matlab-Reduce noise in Binary Image binary image denoising applet, matlab
papr
- 有关OFDM技术降低峰均比问题的研究论文,比较全面而系统。-OFDM technology-related issues to reduce PAPR of research papers, a comprehensive and systematic comparison.
ofdm_cp
- 基于循环前缀的同步算法仿真,采用多符号求均值的办法减少噪声影响。-Cyclic prefix based synchronization algorithm simulation, the use of multi-symbol mean seeking ways to reduce noise impact.
408_Final
- it s a matlab code for reduce gray level
project
- This matlab code is used for reduce PAPR in OFDM. This is employed Artificial Intelligent
wave
- 这是一个改进小波变换算法,实验证实有效减少相干斑噪声-This is an improved wavelet transform algorithm, the experiment proved to be effective to reduce speckle noise
reduce
- reduce function sample in parallel using mpi