搜索资源列表
dfilter
- 用c语言实现的数字滤波的滑动平均法和低通滤波法-with C Language of the moving average filter and low-pass filter
b
- 地震数据一维滤波的C++实现 利用褶积实现低通滤波 内有实验数据和操作说明- C++ implementation of one-dimensional seismic data filtering Convolution is applied to realize low-pass filtering With the experimental data and instructions
ImageEnhance
- 对数字图像进行频域滤波,有Butterworth低通滤波、Butterworth高通滤波、指数低通滤波、指数高通滤波-Digital image frequency domain filtering, there Butterworth low-pass filter, Butterworth high-pass filter, low-pass filtering index, index of high-pass filtering
滤波及线性拟合算法
- 高通、低通滤波算法,及线性拟合算法C#源码