搜索资源列表
med中值滤波.zip
- 中值滤波实现
ICA_demo_text
- ICA is used to classify text in extension to the latent semantic indexing framework. ICA show to align the context grouping structure well in a human sense [1], thus can be used for unsupervised classification. The demonstration shows this on medical
piofake
- The PIOFAKE Sample accompanies Chapter 14 and illustrates how to program a simple programmed I/O device and how to use a watchdog timer.-The PIOFAKE Sample accompanies Chapter 14 and illustrates how to program a simple program med I / O device and ho
STMedianFilter
- STMedianFilter is a spatial/temporal median filter for for Avisynth. It now filters both luma and chroma but chroma filtering is somewhat more limited. Try it-STMedianFilter is a spatial / temporal med ian filter for for Avisynth. It now filters bo
msp430mpsoft
- * * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS AND ANY EXPRESS * OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SH
adaptive_framing
- Use your own images to make picture frames The program adpframe.m makes picture frames and then frames an image using that frame. Some patterns are provided in the zipped file, which can be used to make frames and then frame images. Special Fe
med
- 图像处理中中值滤波的代码实现,实现比较简单,可以直接加在代码中
med
- matlab中值平滑处理,主要是用5点平滑和3点平滑实现-matlab median smoothing was used in 5-point smoothing and 3 points to achieve smooth
med中值滤波
- 中值滤波实现-Median filter to achieve
MED
- 最小熵翻卷积的源代码,此文摘自澳大利亚的学者。-Minimum entropy turn convolution of source code
med
- med(对图像进行中值滤波处理(图像复原)的源代码,编译后的可执行文件须带参数运行)-Med (to do image median filtering processing (image restoration) after the source code, and the translated the executable file should bring parameters operation)
med
- 最小熵解卷积(MED),是一种自适应滤波器设计方法,可以提取冲击成分-Minimum entropy deconvolution (MED), is an adaptive filter design method that can extract the impact of component
MED算法
- Matlab编写的MED最小熵解卷积算法,可实现对故障特征的提取。(Matlab's MED minimum entropy deconvolution algorithm can be used to extract fault features)
MED算法(用于故障诊断)
- 针对较大噪声工况下机械故障诊断中的齿轮故障特征提取。(Minimum Entropy Deconvolution)
AR_MED_filter
- 关于MED的程序源码,经本人验证,可以在matlab上运行(On the MED program source code, I verify, can run on matlab)
med
- matlab的med希望有所帮助。解压出来,直接运行。(Matlab's med hopes to help. Unpack it, run it directly.)
MED
- MED程序,直接可以调用,本人调试过,可以运行。(MED program, can be called directly, I debugged, can run.)
AR_MED_filter
- AR-MED 滤波,可用于轴承故障诊断,齿轮故障诊断(AR-MED filter for bearings fault diagnosis)
med2d
- 能够对一段数据进行med处理,对一段信号降噪进行降噪处理,减少噪声对信号的影响,使信号在之后的处理中其故障特征频率能更好地表现出来。(It can process a section of data with MED, reduce the noise of a section of signal, reduce the impact of noise on the signal, and make the fault characteristic frequency of the signal
最小熵解卷积算法
- MED算法MATLAB代码,亲测可用!!!!