搜索资源列表
dailvboshiboqi
- 用NI公司的labview7.1编的一个程序。 本程序可以使用dmm设备采集数据信息,然后通过界面显示(类似示波器),而且,加入了滤波功能,能够自行选择滤波函数,显示滤波后的波形。-using NI companies labview7.1 a series of procedures. This procedure can be used for data acquisition equipment DMM information, then pass the interface show
waveletDenoising
- 用vc6.0开发出一小波滤波的程序。内容包括仿真数据生成,文本数据读取,滤波器系数构造,小波分解与重构,小波阈值及阈值函数选择,小波降噪。-vc6.0 developed using a wavelet filter procedures. Include simulation data generation, text to read data, filter coefficients structure, wavelet decomposition and reconstruction. W
MFCBandFilter
- 一个用MFC写的滤波器源代码,代码结构非常精巧,可以参考 功能:1 固定带通滤波 2 可变带通滤波 3 噪声删除 4 输入输出误差计算 实现比较简单,由于使用了Microsoft Foundation classes,代码流程很简单,但是实现的功能比较充分 Filter.h:头文件,定义了CFilterApp 类 Filter.cpp:利用MFC的函数实现了CFilterApp Filter.rc:资源文件,包括对话框和图标的说明-use a
func_Mywavedec2
- 用于小波变换的函数,可以对图像作多冲小波变换,实在原程序上修改得到-for wavelet transform function, images can give a right-wavelet transform, the original procedure is to be amended
func_DWT
- 用于完成小波变换的函数,这个函数与matlab自带的函数不同之处在于它可以返回矩阵,而不是一个行向量-wavelet transform for the completion of the function, Matlab functions and the built-in function of the difference between lies in the fact that it can return to the matrix and vector is not a trip
Tyc wavelet
- \\examples 目录中存放的是渐进传输的应用举例,包含有所需的.dll文件; \\wavelet 目录中存放的是具体的实现源代码; \\wavelet 子目录中存放的是基本的小波处理函数代码; \\wavelet_plugin 子目录中存放的是.dll的实现代码-\\ examples directory storage is a gradual transfer of, for example, contain essential. Dll file; \\ Wavelet dire
kalman滤波
- 这是用VC编写得karman滤波,由于设计了矩阵运算,所以将程序拆开写了-A kalman filter function written with VC and be split because matrix operation has been designed.
本代码利用小波变换,实现了两幅图像的融合
- 本代码利用小波变换,实现了两幅图像的融合,使用了小波分析工具箱wavemenu,使用了小波分析函数wavedec2()进行小波变换-The code using wavelet transform, to achieve a fusion of two images, using wavelet analysis toolbox wavemenu, using wavelet analysis function wavedec2 () wavelet transform
chengxu 按心电信号画出信号时域波形和频谱图
- 1.找点一段心电信号,画出信号时域波形和频谱图; 2. 利用MATLAB中的随机函数产生噪声加入到心电信号中,使心电信号被污染,读出污染后的号并画出对应信号的时域波形和频谱图; 3.用双线性变换法设计一个Butterworth带通滤波器,输出所设计的滤波器的阶次,分子、分母多项式的系数,画出滤波器的频率响应(幅频响应和相频响应)曲线;(也可以根据自己需要设置滤波器性能指标) 带通通滤波器设计性能指标:fs1=10Hz, fp1=20Hz, fp1=1000Hz, fs2=120
ConstructWaveBaseFunction.rar
- 紧支撑小波基的构造。 以Daubechies小波滤波器系数为例,推导出小波函数及尺度函数,并画出其图像. void Convolution(double* pShortData, int nShort, double* pLongData, int nLong) int CalcScaleFunction(double* pOutData) int CalcWaveletFunction(double* pOutData) Convolution()不是通用的离散卷积代码,而
sft_wt.rar
- 给定函数,变换到频域内,比较短时傅里叶变换大、小视窗和小波变换的区别,生成时频分析图,A given function, transform the frequency domain, more short-time Fourier transform, and a small window and the difference between wavelet transform to generate time-frequency analysis
dt-dwt_G.rar
- 双树复数小波变换的Matlab程序的G部分,全部解压到同一个文件夹下后可直接调用函数,Dual-Tree Complex Wavelet Transform Matlab for the G part of the procedure, all extract to the same folder can be a direct call function
小波变换去噪,软阈值和硬阈值
- 小波变换去噪,软阈值和硬阈值,以及自己的设计的阈值函数来去噪,毕业设计全套。很全面的资料,绝对最全面的资料,我保证,Wavelet denoising, soft thresholding and hard thresholding, as well as design their own threshold denoising function, the design of a full set of graduation. Comprehensive information is absol
FFT
- 由已知表达式画出原始波形和它的功率谱,并编制一个互相关函数程序,要求提取特定频率的成分,画出变换过程中的波形和功率谱。-Drawn from the known expression of the original waveform and its power spectrum, and the preparation of a cross-correlation function procedure that requires the extraction of specific freque
wavelet
- MATLAB下的小波变换图像处理代码,采用HAAR函数实现,含HAAR函数代码,希望有点用-MATLAB Wavelet Transform in image processing code, using HAAR function implementation, including HAAR function code, with a little hope
qwet1234
- 在 MATLAB 中的窗函数,十分简单: 矩形窗 三角窗 汉宁窗 海明窗 布拉克曼窗 恺撒窗 -In MATLAB, the window function is very simple: a rectangular window of triangular windows Hanning Hamming Blackman Window Caesar Window
WT
- 这是用C#编写的用于图像处理的小波变换源代码,可以顺利的实现功能-It is written in C# wavelet transform for image processing source code, you can achieve a smooth function
mask_swt
- 采用a trous算法实现静态小波变换(SWT)。尺度函数的生成采用cascade(mask)算法-Á trous algorithm for 1-D stationary wavelet transform.An interesting demo for generating scale function using mask (cascade) algorithm.
Radial-basis-function-(RBF)-network
- 径向基函数网络,对Gauss白噪声及均匀分布的噪声都具有良好的抑制效果.-Radial basis function (RBF) network, has a good suppression effect to the Gauss white noise and uniform distribution of noise .
a-wavelet-realization
- 一个具体的小波变换实现源代码; wavelet_cpp 子目录中存放的是基本的小波处理函数代码; wavelet_plugin 子目录中存放的是.dll的实现代码-A specific wavelet transform source code the stored wavelet subdirectory is the basic the wavelet processing function code wavelet_plugin stored in a subdirectory dll