-
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
-
zishiyin
说明: 自适应滤波matlab程序自适应滤波matlab程序(Adaptive filtering adaptive filtering matlab matlab process procedures)
- 2011-03-19 17:46:41下载
- 积分:1
-
Robotic-Movement
the program submitted is a c++ code which calculates the transformation matrix to develop robots movements.
- 2014-11-03 16:36:35下载
- 积分:1
-
DSP-LAB-Final
Matlab based program on Digital signal processing and DSK processor
- 2015-04-05 23:12:34下载
- 积分:1
-
Proportionalnavigationmethod
用比例导引法进行拦截弹针对机动目标的弹道仿真,仿真是基于三维模型。(Proportional navigation method used to intercept ballistic missile targets for motor simulation, simulation is based on three-dimensional model.)
- 2009-12-02 16:52:24下载
- 积分:1
-
emd
经验模式分解 通过此程序可以直接进行经验模式分解 很方便的 (EMD)
- 2010-01-15 14:12:30下载
- 积分:1
-
libsvm_matlab
说明: 一个MATLAB的支持向量机程序,并包含几个使用实例(A MATLAB support vector machine procedures, and contains several use cases)
- 2010-05-04 10:25:10下载
- 积分:1
-
kernel_function
a definition of kernel function in MATLAB code
- 2012-07-26 17:20:51下载
- 积分:1
-
Udec2bin
本程序为我自己编写的,能够实现用枚举法背包问题(This program written for my own, to achieve knapsack problem with the enumeration method)
- 2011-11-30 18:55:40下载
- 积分:1
-
template2
这是新修改过的matlab程序基于EMD降噪的改进版本,希望对大家有帮助,谢谢(This is the new modified matlab program based on an improved version of EMD noise, we want to help, thank you)
- 2013-05-30 11:45:32下载
- 积分:1