-
siftDemo
图像配准算法SIFT,matlab源程序,可运行(Image registration algorithm the SIFT, matlab source code can be run)
- 2013-01-30 19:45:39下载
- 积分:1
-
BarcodePrint
DM码,QR码生成,能够很好地生成二维码,并且支持大小可调(DM,QR barcode,yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy)
- 2014-09-10 21:05:28下载
- 积分:1
-
HomeWork-Matlab1
home work matlab exam matlab project car plaque detection code
- 2012-01-07 02:48:57下载
- 积分:1
-
Sort_scores
读入xls文档,完成对成绩的排序,然后重新写回xls。特点就是 ,可以输入不同的排序标准,完成不同的排序。(Read xls document, complete results of the sort, and then re-write back to xls. Feature is that you can enter a different sort criteria, the completion of a different sort.)
- 2010-08-31 22:38:47下载
- 积分:1
-
example-for-svm
说明: 支持向量机程序使用实例:通过实例演示怎样使用支持向量机(Support vector machine uses examples: an example how to use the support vector machine)
- 2011-02-18 20:40:45下载
- 积分:1
-
ai_RayCh
Rayleigh fading channel
- 2014-12-15 06:37:16下载
- 积分:1
-
Bayes++
BAYESIAN FILTERING: including KF, EKF, Unscented EKF, Particle Filter & etc
- 2010-12-02 22:53:47下载
- 积分:1
-
Multiple_View_Geometry
实现了几何多视的功能,这是一个很不错的matalab语言实现的工具箱,包含几十个函数。(achieve more as a geometric function, which is a very good matalab language toolkit, Function contains dozens.)
- 2006-06-08 22:10:16下载
- 积分:1
-
JGPC
面向单变量系统的隐式广义预测控制,时域预测域6,控制域3(Length of time domain nn=6
Length of prediction n=6
Length of control domain m=2
control weighting efficient=0.8
Diffusion coefficient a=0.3
format of (n+1) order square P:0- duijiao,1-square1
original value of (n+1) order square P:0
)
- 2013-08-14 10:12:58下载
- 积分:1
-
getrmsfeat
This function computes the RMS feature of the signals in x,which are stored in columns. The signals in x are divided into multiple windows of size winsize and the windows are space wininc apart.
Inputs
x: columns of signals
winsize: window size (length of x)
wininc: spacing of the windows (winsize)
datawin: window for data (e.g. Hamming, default rectangular)
must have dimensions of (winsize,1)
dispstatus:zero for no waitbar (default)
Outputs
feat: RMS value in a 2 dimensional matrix
dim1 window
dim2 feature (col i is the features for the signal in column i of x)
- 2015-02-18 15:07:58下载
- 积分:1