搜索资源列表
doc_filter_by_software_c_code_by_zhzzh18
- 1、限幅滤波法(又称程序判断滤波法) 2、中位值滤波法 3、算术平均滤波法 4、递推平均滤波法(又称滑动平均滤波法) 5、中位值平均滤波法(又称防脉冲干扰平均滤波法) 6、限幅平均滤波法 7、一阶滞后滤波法 8、加权递推平均滤波法 9、消抖滤波法 10、限幅消抖滤波法 -1, limiting filtering method (also known as the filtering proced
软件滤波算法
- 十种软件滤波算法 限副滤波 中位值滤波法 算术平均滤波法 递推平均滤波法(又称滑动平均滤波法)中位值平均滤波法(又称防脉冲干扰平均滤波法) -filtering software filtering algorithm limits Vice median filtering method arithmetic average recursive filtering average filtering method (also know
FIR_BNCH
- 数字低通滤波器的设计.采用去脉冲干扰和二阶变换系统.-digital low-pass filter design. Pulse used to interference and the second shift system.
armfuzzy
- 有脉冲干扰 下的柔性机械臂的模糊控制方法。采用神经网络训练出来的T—S模糊控制器,控制效果不错。只有仿真模块,没有文字说明。-pulse interference with the interference of fuzzy manipulator control methods. Using neural network training, the T-S fuzzy controller, control effectiveness
Filtering_Digital_MUC
- 单片机数字滤波的十种方法:1、限幅滤波法(又称程序判断滤波法)2、中位值滤波法3、算术平均滤波法4、递推平均滤波法(又称滑动平均滤波法)5、中位值平均滤波法(又称防脉冲干扰平均滤波法)6、限幅平均滤波法7、一阶滞后滤波法8、加权递推平均滤波法9、消抖滤波法10、限幅消抖滤波法-SCM digital filtering of the 10 : 1, limiting filter (also known as the judgment
newpdprocess_backup
- 神经网络去噪 matlab程序 神经网络去除随机脉冲干扰-neural network denoising Matlab neural network removal procedures random pulse interference
C51_shuziyubosuanfa
- 这是基于MCS51的软件抗干扰数字滤波算法,包括CRC校验算法、加权滤波算法、脉冲干扰抑制算法、滑动滤波算法等。对MCS51信号采集大有用处。其中CRC校验、滑动滤波算法在笔者的心电呼吸信号科技计划项目中应用,取得了较好的效果-MCS51 This is based on the anti-jamming software digital filtering algorithms, including CRC algorithm, we
Clvbo
- 防脉冲干扰移动平均值法数字滤波器的C语言算法及其实现-defense pulse interference moving average method digital filter algorithm in C Language and its Implementation
mid_filter
- 针对图像中的脉冲干扰信号和大面积意外干扰,能对图像进行有效的滤波处理。
zhongzhi
- 中值滤波代码!中值滤波是在1971年有J.W.Jwkey首先提并应用的在一维信号处理技术中(时间序列分析),后来被图像信号处理技术所引用.在一定的条件下,可以克服线性滤波器如最小均方滤波、平均值滤波等所带来的图像细节模糊,而且对滤波脉冲干扰及图像扫描噪声最为有效。特别适用在有很强的胡椒粉式或脉冲式的干扰时,因为这些干扰值与其邻近像素灰度有很大差异,因此经排序后取中值的结果是强迫将次干扰变成与其邻近的某些像素的灰度值一样,达到去除干扰的效
基于MATLAB的带噪图像的中值滤波
- 图像是一种重要的信息源,通过图像处理可以帮助人们了解信息的内涵。本文将纯净的图像加入椒盐噪声,然后采用中值滤波的方法对其进行去噪。中值滤波是一种常用的非线性信号处理技术,在图像处理中,它对滤除脉冲干扰噪声最为有效。文章阐述了中值滤波的原理、算法以及在图像处理中的应用。MATLAB是一种高效的工程计算语言,在数据处理、图像处理、神经网络、小波分析等方面都有广泛的应用。
doc_filter_by_software_c_code_by_zhzzh18
- 1、限幅滤波法(又称程序判断滤波法) 2、中位值滤波法 3、算术平均滤波法 4、递推平均滤波法(又称滑动平均滤波法) 5、中位值平均滤波法(又称防脉冲干扰平均滤波法) 6、限幅平均滤波法 7、一阶滞后滤波法 8、加权递推平均滤波法 9、消抖滤波法 10、限幅消抖滤波法 -1, limiting filtering method (also known as the filtering proced
FIR_BNCH
- 数字低通滤波器的设计.采用去脉冲干扰和二阶变换系统.-digital low-pass filter design. Pulse used to interference and the second shift system.
armfuzzy
- 有脉冲干扰 下的柔性机械臂的模糊控制方法。采用神经网络训练出来的T—S模糊控制器,控制效果不错。只有仿真模块,没有文字说明。-pulse interference with the interference of fuzzy manipulator control methods. Using neural network training, the T-S fuzzy controller, control effectiveness
Filtering_Digital_MUC
- 单片机数字滤波的十种方法:1、限幅滤波法(又称程序判断滤波法)2、中位值滤波法3、算术平均滤波法4、递推平均滤波法(又称滑动平均滤波法)5、中位值平均滤波法(又称防脉冲干扰平均滤波法)6、限幅平均滤波法7、一阶滞后滤波法8、加权递推平均滤波法9、消抖滤波法10、限幅消抖滤波法-SCM digital filtering of the 10 : 1, limiting filter (also known as the judgment
newpdprocess_backup
- 神经网络去噪 matlab程序 神经网络去除随机脉冲干扰-neural network denoising Matlab neural network removal procedures random pulse interference
C51_shuziyubosuanfa
- 这是基于MCS51的软件抗干扰数字滤波算法,包括CRC校验算法、加权滤波算法、脉冲干扰抑制算法、滑动滤波算法等。对MCS51信号采集大有用处。其中CRC校验、滑动滤波算法在笔者的心电呼吸信号科技计划项目中应用,取得了较好的效果-MCS51 This is based on the anti-jamming software digital filtering algorithms, including CRC algorithm, we
Clvbo
- 防脉冲干扰移动平均值法数字滤波器的C语言算法及其实现-defense pulse interference moving average method digital filter algorithm in C Language and its Implementation
maichong
- 扩频通信条件下采用QPSK,脉冲干扰条件下仿真误码率的变化-Under the conditions of use of spread spectrum communication QPSK, pulse jamming simulation of changes in the error rate
maichongzaosheng
- 经典MATLAB仿真例子,原始信号为带脉冲干扰信号,用EEMD分解,再进行傅里叶变换,能够作为学习EMD的经典例程。(This is a classic routine to learn matlab and EMD.We believe that you deserve to own it.)