-
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
-
GaAs2
this code solve poisson schridinger for GaAs
- 2011-06-23 18:01:29下载
- 积分:1
-
MATLAB-reference
Matlab参考资料,对Matlab的多种功能都有介绍,有详细的例子的讲解。(Matlab reference materials, and have introduced a variety of functions in Matlab, a detailed example to explain.)
- 2012-09-17 14:12:46下载
- 积分:1
-
osort-v3.0-code.tar
基于小波变换的神经元峰电位检测软件包,为什么要20个字(Neurons spike detection and sorting aaaaaaaaaaaaaaaaaaaaaaaaaaaaa)
- 2013-11-18 08:56:32下载
- 积分:1
-
MAGNITUDE-AND-PHASE-RESPONSE-OF-BANDPASS-AND-STOP
MAGNITUDE AND PHASE RESPONSE OF BANDPASS AND BANDSTOP FILTER
- 2013-12-28 01:04:08下载
- 积分:1
-
Matlab_LMS4
自适应线性预测编码问题,计算LMS迭代时预测误差和系数误差的功率谱,绘出残余能量曲线和学习曲线(Adaptive linear predictive coding problem, when calculating the LMS iterative prediction error and coefficient error power spectrum, plotted the residual energy curve and learning curve)
- 2008-04-25 10:24:49下载
- 积分:1
-
face_detection
用MATLAB实现的人脸检测算法,该算法主要用于单目标人脸的识别。(Implemented with MATLAB face detection algorithm, which is mainly used for single-target face recognition.)
- 2010-11-19 10:37:45下载
- 积分:1
-
Silnik
this is only parameters to Dtc-St of induction machines
- 2013-03-21 03:41:14下载
- 积分:1
-
MATLAB-PSO
PSO算法,采用matlab编程,比较实用,可以改变参数后直接使用(PSO algorithm, using matlab programming, more practical, you can change the parameters directly)
- 2010-11-08 16:55:55下载
- 积分:1
-
DVBS2Constellation
The function returns constellation points and bit mappings specified in the DVB-S2 Standard
- 2011-05-13 08:02:33下载
- 积分:1