-
fixdec
from Mathworks:FIXDEC Round towards zero with a specified number of decimals. The file is copyrighted by matlab but free to use.
- 2010-12-04 12:52:27下载
- 积分:1
-
multilevel_SVPWM
这是多电平svpwm空间电压矢量控制的算法,用于电机控制(This is a multi-level voltage svpwm space vector control algorithm for motor control)
- 2006-08-10 08:46:19下载
- 积分:1
-
max-flow-min-cut-theorem
初学最大流最小割的几个很有用的参考资料,详细介绍了它的应用,很有帮助哦!(Maximum flow minimum cut beginner several useful references, details of its application, very helpful Oh!)
- 2011-05-24 19:46:37下载
- 积分:1
-
crc_10g
为了解决! 以太网接入系统中大规模并行编码器的设计问题! 提出了矩阵法
代入法流水线法等三种设计方法以此为基础!给出了!以太网接入系统中 编码器的实现方
案.(In order to solve! " # Ethernet access system, $ $ massively parallel encoder design! Proposed a matrix method" substitution method " , three line method as a basis for design#! Shows!" Ethernet access system# $ $ encoder implementations)
- 2011-10-18 17:37:53下载
- 积分:1
-
K_Means
K_Means聚类算法matlab实现,包含三个子函数,可用在图像处理中(K_Means clustering algorithm matlab realize, including three sub-functions that can be used in image processing)
- 2014-01-03 14:42:55下载
- 积分:1
-
BPjianmo
说明: 用BP进行预测的实例,既包括数据,也有预测误差图。已经运行可用。请参考(Examples of prediction using BP, both data and prediction error map also. Is already running are available. See)
- 2010-03-24 00:08:46下载
- 积分:1
-
svm
the nearest_neighbor algorithm
- 2013-05-16 16:46:19下载
- 积分:1
-
SSORCG
本例用五点差分法求解一个二阶偏微分方程,其间用SSOR预处理的CG法处理,此实验可分别选取N=4,8,16,32(This example uses a five-point difference method for solving second order partial differential equations, during which the CG with SSOR pre-treatment, were selected for this experiment can be N = 4,8,16,32)
- 2011-08-24 21:55:00下载
- 积分:1
-
RunElastic2D_steelblock.m
matlab程序 模拟波场传播切片的动态模拟过程(Simulation of wave field propagation dynamics simulation slice)
- 2014-11-25 19:53:56下载
- 积分:1
-
houghcircle
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:09:58下载
- 积分:1