-
MinBounDrect
说明: 最小外接矩形,根据面积和周长判断。实现图象处理的工程计算。( Compute the minimal bounding rectangle of points in the plane
usage: [rectx,recty,area,perimeter] = minboundrect(x,y,metric)
arguments: (input)
x,y- vectors of points, describing points in the plane as
(x,y) pairs. x and y must be the same lengths.
metric- (OPTIONAL)- single letter character flag which
denotes the use of minimal area or perimeter as the
metric to be minimized. metric may be either a or p ,
capitalization is ignored. Any other contraction of area
or perimeter is also accepted.
DEFAULT: a ( area )
)
- 2011-02-24 01:01:04下载
- 积分:1
-
Creat_Betweenness
可用来计算复杂网络的介中性,分析网络特性(Calculate the dielectric neutral network)
- 2014-09-30 08:35:30下载
- 积分:1
-
Factorize
matlab code for factorization
- 2010-03-10 14:39:44下载
- 积分:1
-
GAbp
比较复杂的可进行修改扩展的遗传算法源程序,带有说明文档(Complex can be extended to modify the genetic algorithm source code, with documentation)
- 2010-10-14 12:37:43下载
- 积分:1
-
sanciyangtiao
根据给定函数的结点的函数值,以及边界条件,计算差指点的近似值。(According to a given function node function values, as well as boundary conditions to calculate the approximation of poor advice.)
- 2008-06-10 20:47:48下载
- 积分:1
-
Orde-left--right--
顺序表奇数在左偶数在右,的数据结构算法,matlab(Order table an odd number in the left an even number in the right, the data structure algorithms, matlab)
- 2012-04-29 10:57:32下载
- 积分:1
-
Root-MUSIC_doa
无噪情况下root_MUSIC算法关于DOA的估计(Noise-free case root_MUSIC on DOA estimation algorithm)
- 2011-09-18 10:39:31下载
- 积分:1
-
MadHG
利用函数MadHG生成规则LDPC码的校验矩阵H,其行重为6,列重为3,行数为列数一半(行数越大越好),H中任意两列没有围长为4的圈,并得到H对应的生成矩阵G,可以保证mod(G*H ,2)=0。使用方法为:[H,G] = MadHG(m,n,x),x= 1(得到的G左半部分为单位阵) or 2(G右半部分为单位阵),(use function MadHG Generation rules LDPC check matrix H, re-6, series of three, out for a few half of the number (A bigger the better), H 2 arbitrary no girth of the four circles, H counterparts and with the formation of matrix G, we can be assured of mod (G* H, 2) = 0. To be used : [H, G] = MadHG (m, n, x), x = 1 (the G part of the Left Front units) or 2 (G right half of the units RUF),)
- 2007-05-12 10:54:46下载
- 积分:1
-
image_processing_toolbox
一个用来进行图像基本运算处理的工具包
(One for image processing toolkit basic operations)
- 2021-04-08 21:49:00下载
- 积分:1
-
KL-face-recgonition
基于KL的人脸识别算法,matlab版本(face recognition based on KL)
- 2014-11-17 10:30:39下载
- 积分:1