-
OperationMatlabmwArrayArray
操作Matlab mwArray阵列.Matcom、Matlab COM Builder与Visual C++混编程以及在Visual C++中调用Matlab C++数学库。(Operation Matlab mwArray Array)
- 2010-01-16 09:05:31下载
- 积分:1
-
JEI-letter
An exmaple of the JEI letter paper:texture features based on
local Fourier histogram:
self-compensation against
rotation(JEI letter)
- 2015-01-04 17:47:29下载
- 积分:1
-
MeanShift
Mean Shift 这个概念最早是由Fukunaga等人[1]于1975年在一篇关于概率密度梯度函数的估计中提出来的,其最初含义正如其名,就是偏移的均值向量,在这里Mean Shift是一个名词,它指代的是一个向量,但随着Mean Shift理论的发展,Mean Shift的含义也发生了变化,如果我们说Mean Shift算法,一般是指一个迭代的步骤,即先算出当前点的偏移均值,移动该点到其偏移均值,然后以此为新的起始点,继续移动,直到满足一定的条件结束.
用matlab实现mean shift算法仿真(Mean Shift the concept was first used by Fukunaga et al [1] in 1975 in an article on the probability density function estimation of gradient raised its original meaning, as its name implies, is the offset of the mean vector, where is the Mean Shift a noun, it refers to a vector, but with the Mean Shift the development of the theory, Mean Shift the meaning has changed, if we say that Mean Shift algorithm, generally refers to an iterative steps, namely, first calculate the current point Mean offset, move the shift points to its average, and then as a new starting point and continue to move until the end to meet certain conditions. realize using mean shift algorithm matlab simulation)
- 2009-02-11 20:58:57下载
- 积分:1
-
stego
Simple steganography code to hide text inside image
The code include embedding and extracting procedure
- 2014-09-03 14:00:28下载
- 积分:1
-
tztq
这个程序的主要功能是用来提取特征。其中有分帧算法,并提取MFCC参数作为特征。(The program' s main function is to extract features. Partakers of which the frame algorithm, and extract the MFCC as feature parameters.)
- 2011-05-04 20:56:46下载
- 积分:1
-
recursion
说明: 递归,是函数实现的一个很重要的环节,很多程序中都或多或少的使用了递归函数。递归的意思就是函数自己调用自己本身,或者在自己函数调用的下级函数中调用自己。
递归之所以能实现,是因为函数的每个执行过程都在栈中有自己的形参和局部变量的拷贝,这些拷贝和函数的其他执行过程毫不相干。这种机制是当代大多数程序设计语言实现子程序结构的基础,是使得递归成为可能。(Recursion, is a function to achieve a very important part of many programs are more or less use the recursive function. Recursive mean that the function of its own call to themselves or subordinates in their own function calls a function to call their own. Recursion that can be achieved because the function of each execution in the stack has its own shape parameters and local variables of the copy, the copy and the implementation process has nothing to do other functions. This mechanism is the most modern programming language implementation subroutine structure of the foundation is to make recursion possible.)
- 2009-08-30 16:26:06下载
- 积分:1
-
mSmallBallla
基于MATLAB实现的来源球运动,良好的Mattlab GUI编程例程,可以直接使用。
(Realized by MATLAB source of ball movement, the good Mattlab GUI programming routines that can be used directly.)
- 2012-08-12 12:22:59下载
- 积分:1
-
ArtmapSource
ARTMAP source code. include: Fuzzy ARTMAP, Default ARTMAP, Instance-Counting ARTMAP, Distributed ARTMAP(ARTMAP source code. Include : Fuzzy ARTMAP, Default ARTMAP. Instance-Counting ARTMAP. Distributed ARTMAP)
- 2006-09-04 12:14:50下载
- 积分:1
-
ap5
基于MATLAB的IIR滤波器设计,用MATLAB语言进行编程,供滤波器设计者参考(Based on the MATLAB IIR filter designing, MATLAB programming language, for filter designers)
- 2010-11-27 11:10:41下载
- 积分:1
-
NumberToTextFrench
Return a number in to french
- 2015-01-02 22:43:18下载
- 积分:1