登录
首页 » matlab » m.file

m.file

于 2012-10-22 发布 文件大小:1087KB
0 173
下载积分: 1 下载次数: 328

代码说明:

  语音增强算法,谱减法、小波变换以及数学形态学等的语音增强算法针对信噪比、语谱图、去噪情况,分析比较(Speech enhancement algorithm, spectral subtraction, wavelet transform and mathematical morphology speech enhancement algorithm for signal-to-noise ratio, the spectrogram denoising situation analysis)

文件列表:

m.file
......\c101.wav,19904,2011-05-23
......\c102.wav,19904,2011-05-23
......\celfilt.m,471,2011-04-18
......\ch1.wav,128044,2011-05-23
......\ch2.wav,128044,2011-05-23
......\Convolution.m,330,2011-04-18
......\dwt1d.m,583,2011-04-18
......\invf.m,292,2011-04-18
......\is.m,4599,2011-04-18
......\Itakura距离.m,450,2011-04-18
......\m1.wav,19904,2011-05-24
......\m2.wav,19904,2011-05-24
......\parabola.m,422,2011-04-18
......\pre_emphasis.m,116,2011-04-18
......\pulnois.m,863,2011-04-18
......\r1.wav,19904,2011-05-23
......\r2.wav,19904,2011-05-23
......\rh1.wav,128044,2011-05-23
......\rh2.wav,128044,2011-05-23
......\s1.wav,19904,2011-05-23
......\s2.wav,19904,2011-05-23
......\sh1.wav,128044,2011-05-23
......\sh2.wav,128044,2011-05-23
......\snr.m,4362,2011-04-18
......\spclose.m,373,2011-04-18
......\spdilat.m,648,2011-04-18
......\speros.m,666,2011-04-18
......\spopen.m,361,2011-04-18
......\th_select.m,138,2011-04-18
......\wavlet_dec.m,365,2011-04-18
......\w_thresh.m,53,2011-04-18
......\y1.wav,19904,2011-05-23
......\y2.wav,19904,2011-05-23
......\yh1.wav,128044,2011-05-23
......\yh2.wav,128044,2011-05-23

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

发表评论

0 个回复

  • xiangsidupipei-matlab
    对两幅图像进行相似度计算,基于相似度计算进行模板匹配,带有测试图像,可以直接运行(Calculate the similarity of the two images, the similarity calculation based on template matching, with a test image, you can directly run)
    2020-11-02 14:49:53下载
    积分:1
  • polarization
    用斯托克斯矢量法,计算偏振度图像和偏振角图像,方便进一步处理。(Degree of polarization and angle of polarization calculating)
    2020-12-23 20:29:05下载
    积分:1
  • siftDemoV4
    SIFT,即尺度不变特征变换(Scale-invariant feature transform,SIFT),是用于图像处理领域的一种描述。这种描述具有尺度不变性,可在图像中检测出关键点,是一种局部特征描述子。[1] 该方法于1999年由David Lowe[2] 首先发表于计算机视觉国际会议(International Conference on Computer Vision,ICCV),2004年再次经David Lowe整理完善后发表于International journal of computer vision(IJCV)。截止2014年8月,该论文单篇被引次数达25000余次。(SIFT, namely Scale Invariant Feature Transform (Scale-invariant feature transform, SIFT), it is a description for image processing. This description has scale invariance, can detect critical point in the image, it is a local feature descriptor. [1] The method in 1999 by David Lowe [2] First published in the International Conference on Computer Vision (International Conference on Computer Vision, ICCV), 2004 was again perfect finishing after David Lowe published in the International journal of computer vision (IJCV) . As of August 2014, the paper cited the number of times a single article of more than 25,000 times.)
    2020-07-15 20:18:51下载
    积分:1
  • dengxiaoshishu
    等效视数表示遥感图像滤波后的滤波效果,这个程序可以计算等效视数。(Equivalent number of said filtering effect, this program can calculate the equivalent number of remote sensing images filtered.)
    2012-09-01 21:28:02下载
    积分:1
  • 傅里叶变换.zip
    说明:  用python实现傅里叶的快速变换,实现与传统傅里叶变换不同的快速傅里叶变换,也使用了一些图形界面设计(Using Python to realize the fast Fourier transform, which is different from the traditional Fourier transform, and also using some graphic interface design)
    2020-06-06 13:34:46下载
    积分:1
  • fun pcnn
    基于PCNN的特征提取,PCNN用于特征提取时,具体平移、旋转、尺度、扭曲等不变性,这正是许多年来基于内容的图像检索系统追求的目标,同时PCNN用于特征提取时,有很好的抗噪性。而且PCNN直接来自于哺乳动物视觉皮层神经的研究,具有提取图像形状,纹理,边缘的属性。用PCNN能很好地对图像进行签名,将二维的图像的特征提取成一维矢量签名。(Feature extraction of specified object is an important preprocessing stage in machine vision systems. In this paper, we present a novel hybrid feature extraction method using PCNN (Pulse Coupled Neural Network) and shape information. First, we use PCNN firing map train to formulate object’s time signature, then we use roundness of each firing map to formulate object’s shape information vector, the final feature matrix we got is combined time signature and roundness. We take correlations as our judge criteria in our experiments. It has been proved that the algorithm is not sensitivity with the rotation, scaling and translation of the object and is a useful method for target recognition applications.)
    2010-05-20 23:23:38下载
    积分:1
  • src
    背景减除的完整算法,《A Statistical Approach for Real-time Robust Background Subtraction and Shadow Detection》作者源代码(The "src" folder contains all of the source code. To run the program, follow these simple steps: 1. Start MATLAB and ensure the "src" folder is your current working directory. 2. Edit "bs.m" and "classify.m" so that the file paths point to the proper directories as specified. 3. In the MATLAB environment type "bs" which will train the background model from the sequence you specified in (2). 4. In the MATLAB environment type "classify" which will classify the sequence of images you specified in (2). 5. Now the classified images should be saved to disk in the folder you specified in (2).)
    2012-09-20 16:47:35下载
    积分:1
  • 维数计算的matlab
    说明:  对二维图像进行分形维数的计算,采用差分盒维数进行计算,并且进行了拟合误差的计算(The fractal dimension of two-dimensional image is calculated by using the differential box dimension, and the fitting error is calculated)
    2021-04-23 15:59:45下载
    积分:1
  • 背景差分法MATLAB实现
    说明:  可以实现背景和目标的分离,效果还是不错的(about matlab programe)
    2020-03-14 18:28:09下载
    积分:1
  • latent_Orientation
    现场指纹的方向场,四种方法比较OF_FOMFE,OF_manual,OF_proposed,OF_STFT(latent fingerprint orientation,orientation field estimation for latent fingerprint enhancement)
    2013-05-03 15:37:04下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载