-
车牌定位系统
说明: 使用时打开此例题目录下pic中的图片,然后依次单击按钮“转”、“1”、“2”、“3”、“4”和“5”,就可以实现精确的车牌定位。(use this example to open directory pic of pictures, then click the button "turn", "1", "2", "3" and "4" and "5", can achieve precise positioning of the plates.)
- 2005-12-18 07:58:47下载
- 积分:1
-
gmcal
用于计算灰度系统GM(1,1),计算关联度、残差和预测结果等内容,欢迎指正。(useful to solve the GM promblem. )
- 2012-05-19 11:13:27下载
- 积分:1
-
perceptron
感知器感知器算法训练二元线性分类器。结构体数据使用感知器学习规则
找到给定的二分类标签数据超平面。
(PERCEPTRON Perceptron algorithm to train binary linear classifier.
Synopsis:
model = perceptron(data)
model = perceptron(data,options)
model = perceptron(data,options,init_model)
Description:
model = perceptron(data) uses the Perceptron learning rule
to find separating hyperplane from given binary labeled data.
model = perceptron(data,options) specifies stopping condition of
the algorithm in structure options:
.tmax [1x1]... maximal number of iterations.
If tmax==-1 then it only returns index (model.last_update)
of data vector which should be used by the algorithm for updating
the linear rule in the next iteration.
model = perceptron(data,options,init_model) specifies initial model
which must contain:
.W [dim x 1] ... normal vector.
.b [1x1] ... bias of hyperplane.
.t [1x1] (optional) ... iteration number.
Input:
data [struct] Labeled (binary) training data.
.X [dim x num)
- 2011-05-01 18:19:52下载
- 积分:1
-
Image-processing-analysis-
也是一本较好的图像处理与机器视觉的书籍,希望对大家有帮助,仅提供给对自己需要的朋友学习,不得用作获利工具!!(Image processing analysis and computer vision
)
- 2012-06-23 13:57:37下载
- 积分:1
-
wavemin
creates a minimum phase wavelet for impulsive sources
- 2011-10-23 19:03:49下载
- 积分:1
-
2011-11-29_07_54_16_Antenna
it for antenna code with matlab that is good for all person
- 2013-11-17 00:42:39下载
- 积分:1
-
hfssapi
matlab与hfss的连接程序,作用为使用matlab编写Vbs脚本来控制hfss(the connection matlab code of matlab and hfss)
- 2015-04-06 21:18:09下载
- 积分:1
-
Matlab
说明: 用C来编写MEX文件调用MATLAB,很有实用性(MEX using C to write a document called MATLAB, very practical)
- 2009-08-03 10:54:17下载
- 积分:1
-
DBF
这是我们的课程作业,有自适应DBF和LCMV的DBF(This is our course work, there are adaptive for DBF DBF and LCMV)
- 2013-09-17 20:52:00下载
- 积分:1
-
hybtbx-win
simulation with hybrod toolbox in matlab
- 2010-06-20 04:01:00下载
- 积分:1