-
1111111111ldpc
ldpc码编译码程序 仿真调试 加高斯噪声下的误码率(ldpc)
- 2009-12-28 16:29:30下载
- 积分:1
-
adpmedian_fliter
冈萨雷斯的《数字图像处理》作业,自适应门限的中值滤波器用Matlab实现,用于图像增强,去噪(Gonzalez' s " digital image processing" operations, adaptive threshold median filter realization using Matlab for image enhancement, noise reduction)
- 2010-05-05 15:44:23下载
- 积分:1
-
BLDCControlGUI
用MATLAB GUI工具搭建的电机上位机程序。包括串口功能模块,转速在线画图模块和位置在线画图模块,非常适用于电机调速过程的调试和演示工作。(The host motor control program using MATLAB GUI tools is built.Including the serial port function module, speed online plotting module and position online plotting module which is applicable for debugging and demonstration during the motor control project.)
- 2012-05-21 13:31:33下载
- 积分:1
-
iToolbox
说明: 各种数据处理的基本算法,包括最小二乘,和各种算法与最小二乘的算法融合(Basic Algorithms for Various Data)
- 2019-01-16 14:19:03下载
- 积分:1
-
splash
matlab启动画面,只需调用就可以了,里面有几个调用例子,看看便知(matlab splash screen, simply call on it, there are a few examples of calls to see if a glance)
- 2010-12-16 14:50:55下载
- 积分:1
-
dct
DCT图像压缩算法。1.图象进行归一化 2.显示系数图象 3.重构及显示图象 4.显示误差图象 5.计算归一化图象的均方误差 (DCT image compression algorithm. 1. Images were normalized 2. Shows coefficient image 3. Reconstruction and display of images 4. Show the error images 5. Calculated normalized mean square error of image)
- 2010-06-02 11:30:28下载
- 积分:1
-
chabEst01_Para
In this code, the BER performance of a system which uses sparse channel estimation is compared with a system which uses LSE channel estimation. It is shown that using sparse technique improves the performance of the system
- 2013-08-18 14:51:31下载
- 积分:1
-
voicedeletenios
该代码为语音去噪代码,自适应滤波,谱减法,维纳滤波滤波方法。(The code for the speech denoising code, adaptive filtering, spectral subtraction, Wiener filtering filtering method.)
- 2014-11-19 20:35:53下载
- 积分:1
-
Splitter
Used to make fast Source Code for Andriod.
- 2014-01-03 19:36:27下载
- 积分:1
-
采用FIR最小二乘逆滤波器来实现反卷积 deconvolution
采用FIR最小二乘逆滤波器来实现反卷积
1.通过输入信号xn与传递函数gn求输出yn
2.通过使平方误差达到最小求出最佳延迟
3通过最佳延迟求得逆滤波器传递函数hn
4通过hn与yn进行卷积运算得到还原的输入信号xn1,进行对比
5按照题设要求,进行相关噪声添加,再次进行上述实验过程
(Using least squares FIR inverse filter to achieve deconvolution)
- 2021-05-06 16:32:23下载
- 积分:1