登录
首页 » matlab » 1D_Gabor_transform

1D_Gabor_transform

于 2012-05-12 发布 文件大小:11KB
0 116
下载积分: 1 下载次数: 66

代码说明:

  这个MATLAB软件包实现了小波在一维Gabior样转换的文件中所述: [1] K.N.乔杜里,M.,王凤琴,“建设希尔伯特变换的双 波基和Gabor变换,“对信号的IEEE交易 加工,第一卷。 57,没有。 9,3411-3425,2009年9月。 作者:K.N.乔杜里。 模块如下: --------------------------- 1。 demo.m 一个简单的例子演示软件的使用。 2。 autcorr.m 计算自相关函数的频率响应。 3。 filters.m 计算尺度和小波滤波器。 4。 projectionFilters.m 到近似计算的投影最小二乘过滤器 空间。 5。 analysis.m 计算复杂的小波子在不同的分辨率。 6。 synthesis.m 从低通逼近和重构原始信号 小波系数。 7。 displayResults.m 显示输入信号,真实,小波虚componenets 子带,在每一项决议和其modlus和相位,也是 重建信号和错误的。 8。 exception.m(This MATLAB package implements the Gabior-like wavelet transform in 1-dimension as described in the paper: [1] K.N. Chaudhury, M. Unser, "Construction of Hilbert Transform Pairs of Wavelet Bases and Gabor-Like Transforms," IEEE Transactions on Signal Processing, vol. 57, no. 9, pp. 3411-3425, September 2009. Author: K.N. Chaudhury. The modules are as follows: --------------------------- 1. demo.m Demonstrates the usage of the software with a simple example. 2. autcorr.m Computes the frequency response of the autocorrelation function. 3. filters.m Computes the scaling and wavelet filters. 4. projectionFilters.m Computes the filters for the least-squares projection onto the approximation spaces. 5. analysis.m Computes the complex wavelet subbands at different resolutions. 6. synthesis.m Reconstructs the original signal from the lowpass approximation and the wavelet coefficients. 7. displayResults.m Disp)

文件列表:

1D-Gabor-transform
..................\.DS_Store,6148,2010-05-07
..................\analysis.m,1785,2012-05-11
..................\autocorr.m,315,2012-05-11
..................\demo.m,1996,2012-05-11
..................\displayResults.m,1855,2012-05-11
..................\exception.m,473,2012-05-11
..................\filters.m,542,2012-05-11
..................\LICENCE.txt,756,2012-05-11
..................\projectionFilters.m,821,2012-05-11
..................\README.txt,1158,2012-05-11
..................\synthesis.m,1298,2012-05-11
license.txt,1336,2012-05-11
__MACOSX
........\1D-Gabor-transform
........\..................\._.DS_Store,82,2010-05-07
........\..................\._analysis.m,167,2012-05-11
........\..................\._autocorr.m,167,2012-05-11
........\..................\._demo.m,167,2012-05-11
........\..................\._displayResults.m,167,2012-05-11
........\..................\._exception.m,167,2012-05-11
........\..................\._filters.m,167,2012-05-11
........\..................\._LICENCE.txt,167,2012-05-11
........\..................\._projectionFilters.m,167,2012-05-11
........\..................\._README.txt,167,2012-05-11
........\..................\._synthesis.m,167,2012-05-11

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Y_FCMC_Ver.1.04
    README file for Yashil s FCM Clustering MATLAB (Y_FCMC) Toolbox Ver. 1.04 ------------------------------------------------------------------------- This MATLAB Toolbox contains M-files for the following clustering algorithms 1. Fuzzy C-Means Clustering (FCM) => Yf_FCMC1.m 2. Possibilistic C-Means Clustering (PCM) => Yf_PCMC1.m 3. Fuzzy-Possibilistic C-Means Clustering (FPCM) => Yf_FPCMC1.m 4. Maximum Entropy Principle-based Fuzzy Clustering (MEP-FC) => Yf_MEPFC1.m
    2020-11-14 10:19:42下载
    积分:1
  • OMUD-DS-CDMA-Multi-Path_k_users
    Optimum MUD for DS-CDMA in Multi-Path Fading Channel K USERS
    2014-11-20 11:38:33下载
    积分:1
  • walsh_pn_code
    说明:  walsh和pn码的生成程序,用C语言实现,可供MATLAB调用(code generation process, using C language, calling for MATLAB)
    2006-04-22 15:31:14下载
    积分:1
  • waveform_design
    雷达中线性调频信号的脉冲压缩,距离普,多普勒谱及其回波仿真(Chirp radar signal pulse compression, the distance P, and echo Doppler spectrum simulation)
    2014-02-27 15:43:26下载
    积分:1
  • add
    自定义MATLAB函数的输入输出变量个数控制,实现简单的加法运算(Since the number of control input and output variables defined MATLAB function, simple addition)
    2012-11-22 16:57:57下载
    积分:1
  • movement_matlab
    this is the code to illustrate movement(image processing in matlab
    2010-10-28 07:53:23下载
    积分:1
  • pid-matlab
    简单pid和串级pid的matlab仿真(Simple cascade pid pid and the matlab simulation)
    2011-07-26 12:56:03下载
    积分:1
  • Facedetect
     计算机人脸识别技术( Face Reocgnition)就利用计算机分析人脸图像,从中提取出有效的识别信息,用来辨认身份的一门技术。[ 1 ]即对已知人脸进行标准化处理后,通过某种方法和数据库中的人脸样本进行匹配,寻找库中对应人脸及该人脸相关信息。人脸自动识别系统有两个主要技术环节,一是人脸定位,即从输入图像中找到人脸存在的位置,将人脸从背景中分割出来,二是对标准化后的人脸图像进行特征提取和识别。本文中介绍的PCA (特征脸)方法就是一种常用的人脸 特征提取方法。(Computer Face Recognition Technology (Face Reocgnition) on the use of computer analysis of facial image, to extract the valid identification information used to identify the status of a technology. [1] that is known to standardize treatment of face, through a method and a database of face samples for matching, search library, the corresponding face and the face-related information. Automatic face recognition system has two main technical aspects, first, face location, that is, from the input image to find the location of the face there, the faces will be split out from the background, the second is, the standard features of face images extraction and recognition. Described in this paper PCA (Eigenfaces) method is a common facial feature extraction method.)
    2010-05-08 17:26:21下载
    积分:1
  • CarPark
    vissim 停车控制代码,更够控制VISSIM仿真软件的车辆停车行为(vissim vehicle parking control code)
    2016-09-02 02:29:26下载
    积分:1
  • sigmas
    用MATLAB进行Sigma 采样,用于数值计算或者数值滤波(Sigma sampling conducted with MATLAB for numerical calculations or numerical filtering)
    2010-09-01 21:43:23下载
    积分:1
  • 696518资源总数
  • 104384会员总数
  • 26今日下载