-
MATLAB2
用matlab的四阶矩方法进行可靠度解析科学计算(Matlab fourth moment method for reliability resolve scientific computing)
- 2012-03-30 11:16:27下载
- 积分:1
-
MATLAB-power-flow
电力系统的潮流计算 其中的方法是牛顿拉夫逊算法(Power flow calculation method which is the Newton Raphson algorithm
)
- 2013-11-20 11:33:50下载
- 积分:1
-
floyd
floyd算法,matlab实现,是.m文件。简单明了(floyd algorithm, matlab realize is. m file. Simple)
- 2007-10-19 21:44:06下载
- 积分:1
-
qiuzhuangmoxingnihe
地统计学中使用MATLAB做球状模型拟合代码(To use MATLAB to do statistical model fitting spherical code)
- 2011-04-23 11:32:27下载
- 积分:1
-
spectrum-allocation-algorithm
本文详细介绍了最大独立集的频谱分配算法,如果不考虑认知用户之间的干扰关系以及频谱的效益,本文值得读者借鉴(This paper describes the spectrum allocation algorithm for maximum independent set, if you do not consider the relationship between cognitive interference between users and spectrum efficiency, this article is worth the reader learn)
- 2015-12-06 10:06:31下载
- 积分:1
-
LAN2
LMS算法和NLMS算法的比较。模拟的是回声消除。但没办法消除回声,只能做有限的处理。(LMS algorithm and NLMS algorithms. Simulate the echo cancellation. But no way to eliminate echo, can do only limited processing.)
- 2010-06-03 18:01:30下载
- 积分:1
-
TP2
Etude de la modulation numérique MDA-4
- 2010-10-14 02:16:58下载
- 积分:1
-
1394_VisionTools
说明: 1394 接口视觉工具箱 (英文工具箱,非常经典)(1394 interface visual toolbox (English toolbox, very classic))
- 2008-09-22 15:20:15下载
- 积分:1
-
vision-3.3
计算机视觉中大量的函数matlab源码实现(Computer vision function matlab source code to achieve)
- 2013-05-19 12:15:04下载
- 积分:1
-
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