搜索资源列表
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
尺度函数和小波函数的生成程序
- 尺度函数和小波函数的生成程序-scaling function and wavelet function of generating program
matlabwaves
- 用于海浪波形生成的matlab程序
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
xiaobobianhua
- 利用小波变换检测突变点实验的实例,程序最后生成3个图像演示了该算法,分别为原数字信号、高斯函数作为基函数、高斯函数的一阶导数作为基函数的小波变换。-Mutation detection using wavelet transform examples of experimental points, the program generates the final three images to demonstrate the algorithm, namely, the original digi
waver
- 可使用数学方法生成波形声音文件的源代码.-Use mathematical method to produce a wave sound file of the source code.
Generatednoisypolynomialsignal
- 生成含噪的多项式信号一维小波分解重构第1-4层逼近系数-Noisy polynomial signal is generated one-dimensional wavelet reconstruction of the first approximation factor of 1-4 layers
40
- 近年来,随着互联网的高速发展,网上的多媒体信息也急剧增加,这些多媒体信息以图像为主。如何从浩瀚的图像数据库中快速、准确地找出所需要的图像,己成为一个备受关注的研究课题。有效地组织、管理和检索大规模的图像数据成为迫切需要解决的问题。于是基于内容的图像检索(Content-Based Image Retrieval: CBIR)作为一个崭新的研究领域出现了。 本课题拟研究、分析彩色图像红、绿、蓝三基色直方图的生成、特征提取和相似度等问题,应用图像的颜色信息—三基色直方图对图像进行检索。针对基于颜
HessianKernel
- 生成一个用于图像平滑的高斯卷积核-generate a kernel for Guassian filter
XcorrGauss
- 生成高斯波形脉冲,并求解高斯脉冲的自相关结果-Gaussian pulse waveform is generated, and solve the results of Gaussian pulse autocorrelation
wave.cpp
- 声波模拟 在二维空间进行模拟 最后用su 生成一副图 地质专业用-Acoustic simulation in two-dimensional space to simulate the final su generate a map with the geological expertise to use
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.
transphp
- VC++的信息波形显示程序,输入波形后,可以设置不同的编辑类型:NRZ法编码、单极归零码、双级非归零、双极归零码、AMI法编码、HDB3编码法等,并根据这些设置选项生成波形图,软件界面友好,像是很专业的软件-VC++ waveform display program information, input waveform, it can set a different editor types: NRZ encoding method, a unipolar NRZ, two-stage non
Filter
- VC++自适应数字滤波器实验程序的源代码,可生成固定带通滤波器曲线图、可变带通滤波器曲线图、噪声删除、输入输出误差,可设置最低频率和最高频率,Y轴缩放等参数。 -VC++ adaptive digital filter test program' s source code, can generate a fixed band-pass filter curve, curve of the variable band-pass filter, noise removed, the inpu
wavelet33
- 图像的插值法生成更大的图片,小波分解和合成,对学习小波变换是一个不错的参考。-Image interpolation generates a larger image, wavelet decomposition and synthesis, to learn wavelet transform is a good reference.
Test001
- 基于DCT变换的数字水印设计,通过伪随机数产生高斯噪声并加入图像中,生成新的图像。-DCT-based digital watermark design, pseudo-random number generated by Gaussian noise and add the image to generate a new image.
wavelet-watermarkin
- 提出一种基于小波变换与分形编码技 术 相 结 合 的 矢 量 地 图 零 水 印 模 型 通 过 小 波 变 换获得地图的低频系数块 利用分形相似计算获得与该低频系数块匹配的图像子块 将图像子 块通过拼贴生成零水印并提交第三方版权认证机构备案-Proposed based on wavelet transform and fractal coding technology in the rise of a close and operation of map zero water sea
cs
- 利用压缩感知对图像进行处理 先用小波变换生成矩阵,再利用正交匹配追踪算法,在对图像进行稀疏处理后进行正交匹配追踪 -Orthogonal matching pursuit algorithm for image processing First generated using wavelet transform matrix orthogonal matching pursuit, sparse processing image
xiaobo
- 用迭代法生成haar子程序上 以及信息隐藏的详细功能、包含内容说明-Iterative method to generate a the haar subroutine and information hidden features, including content descr iption
fft2dDemo_Simple
- 這一個“慢”,但簡單和兩維FFT的演示可以從這裡下載(包括源)。 演示生成的一維或二維的輸入信號(256或256×256大小),這是顯示在左邊的位圖(8位灰度調色板)。 信號包含一個中心的矩形脈衝(脈衝大小從2到256)。因為輸入的是真實的,FFT的日常工聯會()產生偏見的頻譜。如果“重排”被選中,零頻率頻譜的中心轉移到從各自的象限交換數據。複雜的結果顯示在正確的位圖,在可能的方式有四種:模塊,相位,實部或虛部。如果“InvFFT”被選中,逆FFT頻譜,結果是恢復輸入信號應用。然而