-
Shape-Recognition
這是一個可以自動尋找图像中的長方形, 正方形, 圓形, 菱形的程式(1- Read the RGB (colored) image in from user.
2- Convert image from (RGB) colored to gray image.
3- Threshold the image (convert gray image to binary image).
4- Invert the binary image (in order to speed up the time of processing).
5- Find the boundaries concentrate.
6- Determine shapes properties (ratio of dimensions, roundness).
7- Classify shapes according to its properties. )
- 2009-04-11 14:58:22下载
- 积分:1
-
hopfieldNetwork
This code is hopfield neural network.
However, not my work
- 2009-04-28 02:03:57下载
- 积分:1
-
LS_Matlab65
这是一个利用MATLAB6.5进行航迹跟踪的程序序,采用了最小二线性估计的方法来进行跟踪。(This is a track used for tracking MATLAB6.5 procedures sequence, using a minimum of two linear estimation methods for tracking.)
- 2007-06-01 18:36:34下载
- 积分:1
-
Gametheory
本代码实现了博弈的算法的仿真。可以作为初学者的程序学习。(This code implements the the algorithm simulation game. Can learn as a beginner' s program.)
- 2012-09-13 19:24:45下载
- 积分:1
-
GM11
灰色预测模型gm(1,1)适合初学者,只要数据就可以得到结果(Grey prediction model gm (1,1) for beginners)
- 2014-05-07 14:28:05下载
- 积分:1
-
粒子群
粒子群,几种常用的粒子群程序 比如边界粒子群等程序(Particle swarms, several commonly used particle swarm programs, such as boundary particle swarms)
- 2018-07-19 10:23:02下载
- 积分:1
-
MATLABandVB
MATLAB与VB的集成在电力系统潮流计算中的应用
- 2010-07-21 16:40:00下载
- 积分:1
-
GM_MATLAb
MATLAb的灰色系统的预测数据的简单实现,(MATLAb simple implementation of Grey Prediction)
- 2010-10-28 22:02:39下载
- 积分:1
-
fda.m
fisher discriminant analysis
特征选取(fisher discriminant analysis)
- 2012-03-28 04:52:48下载
- 积分:1
-
AGC-volt
本程序是自动增益控制电压的仿真过程,可利用AGC电压的变化来预测有无干扰出现。(This procedure is automatic gain control voltage of the simulation process can be used to predict changes in AGC voltage whether the interference occurs.)
- 2011-06-12 11:22:23下载
- 积分:1