-
Thesis
solution for ANPR( Automated Number Plate Recognition)
- 2009-12-19 03:12:03下载
- 积分:1
-
houghbianhuan
hough变换,matlab编程。Hough变换是一种使用表决原理的参数估计技术。其原理是利用图像空间和Hough参数空间的点-线对偶性,把图像空间中的检测问题转换到参数空间。通过在参数空间里进行简单的累加统计,然后在Hough参数空间寻找累加器峰值的方法检测直线。(hough transform, matlab programming. Hough transform is a vote on the principle of using a parameter estimation techniques. The principle is the point of the image space using the Hough parameter space and line- duality converting the detection problem in the image space to the parameter space. By a simple statistical accumulated in the parameter space, and then in the Hough parameter space to find a method of detecting the peak accumulator line.)
- 2014-08-27 10:37:38下载
- 积分:1
-
rumen
matlab入门与提高的例子与源程序。希望大家好好学习呀、。(Getting Started with the matlab example to increase with the source.)
- 2009-06-08 22:34:25下载
- 积分:1
-
clear.doc
说明: 单位脉冲,单位阶跃,正弦函数等连续信号的MATLAB表达式。(pulse units, unit step, the sine function as a continuous signal MATLAB expression.)
- 2006-05-16 17:31:22下载
- 积分:1
-
Initiation_Aide_Matlab
On obtient les informations sur une fonction (contenue dans Matlab ou dans un des toolbox) en tapant
help suivi du nom de cette fonction.
On peut aussi utiliser un mot clé avec la fonction lookfor, le mot clé n’étant pas nécessairement le nom
d’une fonction de Matlab.
exemples : help diag, help clear, lookfor complex...
- 2013-04-23 06:57:06下载
- 积分:1
-
knnalgorithm
k最近邻算法,给出训练样本和测试样本,通过样本间欧氏距离或是绝对距离来寻找测试样本的k个近邻,并根据k个实例里多数所属的类将该测试样本归为该类。(k-nearest neighbor algorithm, given the training and testing samples by the Euclidean distance between the samples or the absolute distance to find the k nearest neighbors of the test sample and the test samples according to class k instances where the majority belongs classified as class .)
- 2015-03-27 16:21:54下载
- 积分:1
-
anneal_NM
模拟退火和单纯形法相结合的混合算法,用于求解最优化问题中的全局最优解。(Hybrid simulated annealing algorithm and simplex Combination for solving optimization problems in the global optimal solution.)
- 2016-05-16 20:52:30下载
- 积分:1
-
EKF
This code is used for trajectoru tracking using EKF.
- 2014-10-01 15:22:25下载
- 积分:1
-
Euler
Euler method for differential equation
- 2019-02-06 22:49:21下载
- 积分:1
-
MATLAB_programming_algorithm_for_unconstrained_opt
MATLAB程序设计之无约束最优化算法.MATLAB programming algorithm for unconstrained optimization.(MATLAB program designed for unconstrained optimization. MATLAB programming algorithm for unconstrained optimization.)
- 2010-08-02 13:51:24下载
- 积分:1