pitch=CorrelogramPitch(correlogram, width [, sr, lowPitch, highPitch]) computes the pitch of a correlogram sequence by finding the time lag with the largest correlation energy.
資源簡介:pitch=correlogrampitch(correlogram, width [, sr, lowpitch, highpitch]) computes the pitch of a correlogram sequence by finding the time lag with the largest correlation energy.
上傳時間: 2015-08-11
上傳用戶:youth25
資源簡介:Computes the permanent of a nonnegative integer matrix. Notes: Compile in C++, "g++ -o permanent permanent.c".
上傳時間: 2013-12-23
上傳用戶:zhangyi99104144
資源簡介:Computes the hafnian of a nonnegative integer matrix. Notes: Copy hafnian.c to main.c, in the same directory as Rothberg s code (see above). You can download the .tar directory with the code weighted-match.tar here. Then "make" the codes (t...
上傳時間: 2013-12-23
上傳用戶:lmeeworm
資源簡介:computes the eigenvalues of a symmetric tridiagonal * matrix T. The user may ask for all eigenvalues, all eigenvalues in the half-open interval (VL, VU], or the IL-th through IU-th eigenvalues.
上傳時間: 2014-01-21
上傳用戶:CSUSheep
資源簡介:Computes the length of a line using two (x,y) points. Uses pointers
上傳時間: 2017-08-07
上傳用戶:許小華
資源簡介:LINEINTRGAL Line Integral in a 2D Vector Field. LINEINTRGAL(X,Y,U,V,C) computes the line integral along the lines given in cell array C. X and Y define the coordinates of a rectangular grid over which U and V are defined. X and Y must be...
上傳時間: 2014-01-13
上傳用戶:hwl453472107
資源簡介:To invert a square Galois array, use the inv function. Related is the det function, which computes the determinant of a Galois array.
上傳時間: 2014-01-10
上傳用戶:yiwen213
資源簡介:computes the square root of a 16 bit number in pic16c
上傳時間: 2015-02-07
上傳用戶:wangdean1101
資源簡介:bayeserr - Computes the Bayesian risk for optimal classifier. % bayescln - Classifier based on Bayes decision rule for Gaussians. % bayesnd - Discrim. function, dichotomy, max aposteriori probability. % bhattach - Bhattacharya s upper...
上傳時間: 2015-06-14
上傳用戶:sunjet
資源簡介:Computes estimates for the number of forests of a graph, input as a 0-1 incidence matrix. Notes: Compile in C++, "g++ -o span_forest span_forest.c". The program does not demand that the matrix is symmetric with 0 diagonal, but uses only the...
上傳時間: 2013-12-26
上傳用戶:com1com2
資源簡介:This program computes the CRC checksum of a file.
上傳時間: 2015-10-27
上傳用戶:wxhwjf
資源簡介:computes the shortening-signal-to-noise ratio in dB,tail energy in dB and the effective channel impulse response
上傳時間: 2015-10-30
上傳用戶:libinxny
資源簡介:computes the gravitational acceleration vector at a specified % ECF location using the JGM2 gravitational ellipsoid only. % Higher-order gravity terms (the "gravity anomaly") are % ingnored. Only the pure ellipsoid is used.
上傳時間: 2013-12-14
上傳用戶:yzy6007
資源簡介:Probabilistic Principal Components Analysis. [VAR, U, LAMBDA] = PPCA(X, PPCA_DIM) computes the principal % component subspace U of dimension PPCA_DIM using a centred covariance matrix X. The variable VAR contains the off-subspace varianc...
上傳時間: 2016-04-28
上傳用戶:qb1993225
資源簡介:"arect" displays a 3-D plot of a pattern."makepattern" computes values of an array pattern cover function for apattern.函數“arect”是給出一個方向圖的3D圖。函數“makepattern”是計算一個陣列方向圖的值。
上傳時間: 2016-12-09
上傳用戶:zm7516678
資源簡介:Computes/displays the power spectrum of a real time series
上傳時間: 2016-12-12
上傳用戶:大三三
資源簡介:Computes approximate significance points of a Pearson curve with given first four moments, or first three moments and left or right boundary
上傳時間: 2014-06-29
上傳用戶:silenthink
資源簡介:Simulates the receiver for 2PAM DS UWB signals and computes the average BER
上傳時間: 2017-01-19
上傳用戶:aix008
資源簡介:The program computes the checksum and displays the result in an output port. The program is written for Microchip PIC16F877A target device
上傳時間: 2014-10-28
上傳用戶:hoperingcong
資源簡介:computes the coherence in hanning windows
上傳時間: 2017-04-26
上傳用戶:cc1915
資源簡介:Defines and Computes the Differentiation Kernel, the kernel of the inverse heat conduction problem as a function of s and r. Note: you will need to select some value Nmax at which to terminate the infinite sums in SVE of the kernel
上傳時間: 2014-01-23
上傳用戶:R50974
資源簡介:Computes the vector gradient of an RGB image
上傳時間: 2017-07-18
上傳用戶:253189838
資源簡介:Computes the distance between kevin bacon and other actors (six degrees of seperation).
上傳時間: 2017-08-07
上傳用戶:zhaoq123
資源簡介:Computes the eigenvalues and eigenvectors of a real upper-Hessenberg Matrix using the QR method.
上傳時間: 2017-08-08
上傳用戶:lizhen9880
資源簡介:example of a 7 pulse multiple pulse width modulation with tow=0.8
上傳時間: 2017-08-18
上傳用戶:13517191407
資源簡介:Computes the circulant matrix of a vector.
上傳時間: 2013-12-27
上傳用戶:372825274
資源簡介:Abstract: The DS1875 features a pulse-width modulation (PWM) controller that can be used to control aDC-DC converter. The DC-DC converter can then be used to generate the high bias voltages necessaryfor avalanche photodiodes (APDs). This ap...
上傳時間: 2013-10-26
上傳用戶:lyson
資源簡介:Input : A set S of planar points Output : A convex hull for S Step 1: If S contains no more than five points, use exhaustive searching to find the convex hull and return. Step 2: Find a median line perpendicular to the X-axis which divid...
上傳時間: 2017-02-19
上傳用戶:wyc199288
資源簡介:Some time during my development works I had the need of printing the contents of a ListView control. So I wrote down the code for a custom control, named PrintableListView, that solved the following two problems: * extend the print o...
上傳時間: 2014-01-22
上傳用戶:Divine
資源簡介:Computes all eigenvalues and eigenvectors of a real symmetric matrix a, ! which is of size n by n, stored in a physical np by np array. ! On output, elements of a above the diagonal are destroyed. ! d returns the eigenvalues of a in its ...
上傳時間: 2016-06-04
上傳用戶:1512313