-
-
-
bwtenc.rar
... x, it will calculate the Burrows wheeler transform of the matrix a and will output the encoded signal with primary index value
this program will calculate the burrows wheeler transform of input image and produce the bwt output with indices vector
-
-
Exp29_1_2.rar
定义一个学生类,包括四门课的成绩。学生对象随机输入,观看vector容器剩余的空间,直到
发生重新分配为止。使用sort或stable_sort对它进行排序,可用学号或总成绩或任一门课程为关键字
(重载operator<或函数对象类Comp)。
-
-
pivmat2.00.rar
The PIVMat Toolbox for Matlab contains a set of command-line functions to import, post-process and analyse 2D vector fields from LaVision s DaVis PIV (particle image velocimetry) software
-
-
CoefsMel.zip
This sourcecode extracts de melcepstrum coefficient of an audio file. You should give to de function, the audio file save as a vector, and the function returns a vector with 23 melcepstrum coefficients.
-
extractFeatures.rar
For an audio vector, it returns audio features needed to detect voice activity, os useful to other audio classification.
-
rgb2luv.rar
function Luv_back = rgb2luv(Im_rgb)
takes an image in Rgb coords and returns either a vector or an image
in Luv coords, depending on Type (Image or vector).
-