搜索资源列表
Chap_5_EQ
- 本程序是关于自适应滤波器的均衡实验代码, 其中较为详细的比较了扩散系数对误差的影响-this program is adaptive filter on the balanced experimental code, which is more detailed comparison of the diffusion coefficient of error of
fl_stein
- 误差扩散 FLOYD的使用-Use of error diffusion FLOYD~~~~~~~~~
error_diff
- 用3中误差扩散滤波器实现误差扩散,分别是floyd stein, sierra, Stenenson滤波器-Error diffusion filter with a 3 to achieve error diffusion, respectively, floyd stein, sierra, Stenenson filter
Digital_image_processing
- 1.median_filter (功能:使用中值濾波器去除雜訊) 2.mean_filter (功能:使用平均濾波器去除雜訊) 3.fl_stein (功能:使用誤差擴散法,將影像量化和混色) 4.Central_limit (功能:畫圖並證明中央極限定理) -1.median_filter (function: use median filter to remove noise) 2.mean_filter (funct
ColorErrorDiff
- matlab 图形图像处理 误差扩散算法-graphic image processing matlab error diffusion algorithm
ImageHalftoningFloyd
- Program for Image Halftoning by Floyd Method: The input gray image will be converted into halftone image of same size using Floyd s Error Diffusion Method.
buekers
- Buekers误差扩散算法,并附上lena原图-Buekers error diffusion algorithm
HW1
- implementation of error diffusion and dot diffusion quantization in images
Error-diffusion
- Error diffusion by Jarvis-Judice-Ninke.
hhh
- (1) 数据源:随机产生752*8bit作为数据源 (2) 按照DTMB的能量扩散初始相位和生成多项式来产生伪随机数据并对原始数据源进行加扰 (3) 加扰后的数据直接进行解扰,观察误码率的值,验证加扰算法 (4) 按照DTMB标准构造BCH(1023,1013)来实现BCH(762,752)信道编码器和解码器,并观察其误码率是否为0来验证其正确性。 (5) 最后把能量扩散和BCH编码级联,接收端把BCH解码和解扰级联,观察其误码率,验证正确性。(((1) Source: randomly gen
