Speech melbank,energy sectrum,Computes and returns the mfcc COEFFICIENTS for a speech signal
標簽: COEFFICIENTS Computes melbank sectrum
上傳時間: 2014-11-11
上傳用戶:yzhl1988
code to price a n-to-default basket CDS. It takes as input hazard rate COEFFICIENTS and uses T-copula model to calculate fair rate of CDS
標簽: n-to-default COEFFICIENTS T-copul basket
上傳時間: 2013-12-24
上傳用戶:小鵬
Compute the matrix of mel filter COEFFICIENTS given the sampling frequency, the length of the FFT and the number of desired mel filter channels.
標簽: the COEFFICIENTS frequency sampling
上傳時間: 2017-05-16
上傳用戶:偷心的海盜
this code is to select the COEFFICIENTS
標簽: COEFFICIENTS select this code
上傳時間: 2014-11-23
上傳用戶:athjac
Two 1-d arrays that contain the COEFFICIENTS for two polynominals. The program calculates the COEFFICIENTS of their product. Labview
標簽: COEFFICIENTS polynominals calculates the
上傳時間: 2014-01-16
上傳用戶:李夢晗
在現(xiàn)代通信系統(tǒng)中,電話語音的頻帶被限制在300 Hz~4 kHz的范圍內(nèi),帶來了語音可懂度和自然度的降低。為了在不增加額外成本的前提下提高語音的可懂度和自然度,進行了電話語音頻帶擴展的研究。提出了一種改進的基于碼本映射的語音帶寬擴展算法:在碼本映射的過程中,使用加權系數(shù)來得到映射碼本。客觀測試結果表明,用此算法得到的寬帶語音的譜失真度比用一般的碼本映射降低至少2%。主觀測試結果表明,用此算法得到的寬帶語音具有更好的可懂度和自然度。 Abstract: In modern communication systems, the bandwidth of telephone speech is limited from 300Hz to 4 kHz, which reduces the intelligibility and naturalness of speech. Telephone speech bandwidth extension is researched to get wideband speech and to improve its intelligibility and naturalness, without increasing extra costs. This paper put forward an improved algorithm of speech bandwidth extension based on codebook mapping. In the process of codebook mapping, weighted COEFFICIENTS were used to get mapping codebook. Objective tests show that spectral distortion of wideband speech obtained by this algorithm reduces at least 2%, comparing to conditional codebook mapping. Subjective tests show that the wideband speech obtained by this algorithm has better intelligibility and naturalness.
上傳時間: 2014-12-29
上傳用戶:15501536189
Abstract: The reality of modern, small form-factor ceramic capacitors is a good reminder to always readthe data sheet. This tutorial explains how ceramic capacitor type designations, such as X7R and Y5V,imply nothing about voltage COEFFICIENTS. Engineers must check the data to know, really know, how aspecific capacitor will perform under voltage.
上傳時間: 2013-11-04
上傳用戶:梧桐
Included are the files wav1.m, wav2.m, wavecoef.mat and readme. wav2 function implements the tree structured wavelet transform of the input matrix, up to the given level of decomposition. Wav2 uses another function called wav1, which takes the well known wavelet transform of the given matrix. Daubechies wavelet COEFFICIENTS are used for wavelet transform operation wahich is saved in wavcoeff.mat.
標簽: implements the wav Included
上傳時間: 2015-06-23
上傳用戶:愛死愛死
暫時只支持jpeg2000支持的 cdf97 和spline53 可以這樣來測試: x=imread( E:\study\jpeg2000\images\lena.tif ) % see the decomposition COEFFICIENTS y=wavelift(x, 1, spl53 ) using spline 5/3 wavelet figure subplot(1,2,1) imshow(x) subplot(1,2,2) imshow(mat2gray(y)) % see the reconstruction precision yy=wavelift(x, 5) using cdf 9/7 wavelet ix=wavelift(yy,-5) inverse sum(sum((double(x)-ix).^2))
標簽: 2000 imageslena studyjpeg imread
上傳時間: 2014-01-14
上傳用戶:懶龍1988
Electromagnetic scattering from the trees above a tilted rough ground plane generated by the stochastic Lidenmayer system is studied by Monte Carlo simulations in this paper.The scattering COEFFICIENTS are calculated in three methods:coherent addition approximation,tree-independent scattering,and independent scattering.
標簽: Electromagnetic scattering generated the
上傳時間: 2013-12-06
上傳用戶:xieguodong1234