搜索资源列表
α-β-γ滤波源码
- 此滤波方法对于从事信号处理的工程人员很熟悉,这里提供了此滤波方法的C源代码,便于工程人员直接应用-this filtering method for signal processing engaged in the engineering staff is very familiar with, this provided a filtering method of C source code to facilitate direct application engineering staff
DigitalFilterwithMMX
- 数字滤波函数,实现数字信号的读入,利用MMX指令集实现信号的快速处理-digital filter function, digital signal read, the use of MMX instruction set to achieve the rapid signal processing
Kalmanfilter_C
- c语言编写的卡尔曼滤波器(kalman)算法,可用于对信号进行滤波处理。研究导航和控制方面的朋友一定用得上。-c language prepared by the Kalman filter (VD) algorithm can be used to signal filtering. Research navigation and control of some useful friends.
VCFilter
- 在WINDOWS平台下用VC+MSTUDIO实现信号处理中的信号滤波算法,程序实现了巴特沃斯高通,低通,带通等滤波算法.-the Windows platform using VC MSTUDIO achieve signal processing signal filtering algorithm, Realization of the Butterworth high-pass, low-pass, band-pass filter, etc..
filtCSharp
- 使用C#语言编写的信号滤波程序,主要的优点是滤波后的信号不会产生相移,就是相位不会改变。-using C# language signal filtering procedures, the main advantages of the filtered signal no phase shift, phase is not going to change.
weina
- 维纳滤波的MATLAB实现,用于随机信号处理的算法演示!-Wiener filter MATLAB for random signal processing algorithm demo!
matchfilter
- 匹配滤波的MATLAB实现,用于随机信号处理的算法演示!-matched filtering of MATLAB for random signal processing algorithm demo!
vc_wave_filter
- 经典的基于vc++的小波滤波程序。很适合作信号处理的朋友
fir
- 人体信号处理的FIR滤波程序,包含标准调用方式等。是做生理信号处理的基本元素库,在UCOS等嵌入上也可以用
singalprocessing
- 是用c++实现的几个数字信号处理中的典型算法,像fft,自适应滤波等
在VC下实现FFT对信号滤波
- 在VC下实现FFT对信号滤波,包括实现低通和带通滤波,图形显示,In VC to achieve FFT of signal filtering, including the realization of low-pass and band-pass filtering, graphical display
MultibandKamath
- 多带滤波器,kalman滤波,对于信号处理与信号滤波有很好的作用-Multi-band filter, kalman filtering, signal processing and signal filtering are very good role
zjdwork
- 语音信号滤波程序(低通、带通、多带通、fft卷积滤波 自己动手做的-Voice signal filtering process (low-pass, band-pass, multi-band-pass, fft convolution filtering
EKF
- 可以用于状态估计滤波等问题,去除噪声,获得较好的估计效果-extended kalman filter could use remove noise and receive better estimates。
kalman
- 在离散时间随机过程中,通过卡尔曼滤波计算公式估计求观测信号的系数-In the discrete-time stochastic process, the formula is estimated by Kalman filter coefficients observed signal demand
suanfa
- 在许多的数据采集系统中,现场的强电设备较多,不可避免 地会产生尖脉冲干扰,这种干扰一般持续时间短,峰值大,对这样 的数据进行数字滤波处理时,仅仅采用算术平均或移动平均滤波 时,尽管对脉冲干扰进行了1/n的处理,但,其剩余值仍然较大。 这种场合最好的策略是:将被认为是受干扰的信号数据去掉,这 就是防脉冲干扰平均值滤波法的原理。-In many of the data acquisition system, the scene of strong electrical
fliter
- 使用滤波器对一个对带噪声的正弦信号进行平均值滤波-Use the noise filter with an average value of the sinusoidal signal filtering
Seven-Filters
- 收集了七种信号滤波的方法,觉得很不错,大家交流-Collecte seven signal filtering method
LPF
- 低通滤波算法,采用一阶低通滤波算法,可以广泛使用在电力信号滤波和模拟信号滤波等领域。-Low-pass filtering algorithm, using first-order low-pass filtering algorithm can be widely used in the power signal filtering and analog signal filtering and other fields.
高斯
- 高斯滤波器,sigma值可根据信号输入自动调整(Gauss filter and Sigma value can be automatically adjusted according to signal input.)