-
deopf26
load flow for 26 bus fast decoupled
- 2012-05-12 03:10:02下载
- 积分:1
-
kmedian
The method works as follows.
1. For a data set with dimensionality, d, compute the variance
of data in each dimension (column).
2. Find the column with maximum variance call it cvmax
and sort it in any order.
3. Divide the data points of cvmax into K subsets, where K is
the desired number of clusters.
4. Find the median of each subset.
5. Use the corresponding data points (vectors) for each
median to initialize the cluster centers.
- 2013-08-10 03:45:31下载
- 积分:1
-
tracker-code-20111118
motion tracking to detect and track moving objects through a sequence of images
- 2013-04-18 19:53:15下载
- 积分:1
-
gabormask
Gabor-function convolution masks are increasingly used in image processing and computer vision. This function simply computes the cosine and sine masks for a given width, period and orientation. The masks returned are properly normalised.
It is not highly optimised - e.g. the symmetries are not used to reduce the computation.
It is recommended that convolutions with these masks are done using CONVOLVE2 (available from Matlab File Exchange) to take advantage of their low rank.
(Gabor-function convolution masks are increasingly used in image processing and computer vision. This function simply computes the cosine and sine masks for a given width, period and orientation. The masks returned are properly normalised.
It is not highly optimised- e.g. the symmetries are not used to reduce the computation.
It is recommended that convolutions with these masks are done using CONVOLVE2 (available from Matlab File Exchange) to take advantage of their low rank.
)
- 2007-11-27 10:05:47下载
- 积分:1
-
PLLC
本程序利用平方环实现载波同步,使用锁相环进行跟踪相位偏移(This program makes use of the square ring to achieve carrier synchronization, with the use of PLL to track the phase shift)
- 2010-11-02 20:20:25下载
- 积分:1
-
chapter13
通过MATLAB对常出现的数学模型进行建模,并对相关数值计算方法进行讲解(Often appear through the MATLAB mathematical model for modeling and related numerical methods to explain)
- 2011-06-27 15:45:58下载
- 积分:1
-
STAP
该程序提供了学习STAP方法的处理方法,同行业的朋友可以交流借鉴(The program provides a way to learn STAP processing methods, with industry friends can exchange reference)
- 2014-10-14 23:42:26下载
- 积分:1
-
gaborconvolve
Edge detection result should be enhanced using linear method like Median filter to
remove the garbage around the pupil to gain clear pupil to determine perfect centre. Get the
centre of the pupil by counting the number of black pixels (zero value) of each column and
row. Then get each row and column that has the maximum number of these black pixels.
Then determine the center by simple calculation according to the image coordinate to set it
correct on the image, consequently we can determine the radius of the pupil. Thus we can find
the pupillary boundary (inner). A similar procedure is extended by using a coarse scale to
locate the outer boundary (limbus) which can be apparent by using the mid-point algorithms
of circle and ellipse.
- 2011-11-18 02:12:01下载
- 积分:1
-
DrawAroua
a matlab implementation that draws a circle
- 2013-11-13 16:20:54下载
- 积分:1
-
Find_Lips_in_YCbCr
在YCbCr通道上,对人的嘴唇的寻找,通过大量数据样本得到的嘴唇颜色区域,效果不错,这个程序只是在静态图片里寻找,对做嘴形识别的人有帮助(Channel in the YCbCr on the lips of people search through a large amount of data samples to be the color of the lip region, the effect is true that this procedure only to find a static picture of the so-shaped mouth to help people identify)
- 2009-06-26 12:02:33下载
- 积分:1