-
MATLAB_An_Introduction_with_Applications
a very nice book for matlab understanding and studing.
- 2010-08-10 14:51:08下载
- 积分:1
-
nonmaxsup
说明: 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:04:40下载
- 积分:1
-
MATLAB
基于matlab的图像纹理处理,用盒维分形算法实现。(Matlab image texture based on the treatment, using box-counting dimension of fractal algorithm.)
- 2008-05-24 00:53:29下载
- 积分:1
-
HSV-histogram
说明: HSV颜色空间较RGB空间更适合人的感官视觉,在HSV空间统计图像的分布特征并用于检索比在RGB空间的效果较好。(HSV color space than RGB space is more suitable for people’s senses of sight, in the HSV spatial statistical distribution of the image and is used to retrieve than in RGB space effective.)
- 2010-03-18 14:30:54下载
- 积分:1
-
getfolpd
可以用多种算法拟和系统模型,用来求取系统的一阶模型.(many algorithms can be used to model and system, the system used to strike a band model.)
- 2006-11-02 19:57:24下载
- 积分:1
-
kalman
kalman滤波算法。通过卡尔曼滤波算法,实现对发放信号的滤波还原。(the algorithm of kalman filtering)
- 2011-11-10 22:25:48下载
- 积分:1
-
matlab-pics
说明: Matlab 图像处理源码.(matlab源码)(Matlab source image processing. (Matlab source))
- 2006-04-08 11:59:51下载
- 积分:1
-
0-1programming
0-1整数规划有很广泛的应用背景,比如指派问题,背包问题等等,实际上TSP问题也是一个0-1问题,当然这些问题都是NP问题,对于规模较大的问题用穷举法是没有办法在可接受的时间内求得最优解的,本程序只不过是一个练习,得意之处是用递归法把所有解都排列出来。另:胡运权所著的《运筹学基础及应用(第三版)》第97页的例3,我用本程序求解得到的结果是:最优解是x*=(1,0, 0, 0, 0),最优值是f(x*)=8,但书求得最优解是x*=(1,0, 1, 0, 0),最优值是f(x*)=4,是不是书中写错了,请大家验证。以下是源程序,大家可以任意使用无版权问题,另外,如果大家有大规模的0-1规划的问题也希望提供给我,谢谢。变量个数至少是3个(0-1 Integer Programming is a very broad background, such as assignment, bags and so on. actually TSP is a 0-1, of course, these problems are NP, for larger problem with the law is not exhaustive approach in an acceptable time frame to obtain the optimal solution. this procedure is only one practice, farewell tour is the method used recursive all of the solutions to show. Another : Hu Yun-author of "operational research, and application base (third edition)" Article 97 of the three cases, I use this procedure to solve the result is : is the optimal solution x = (1,0, 0, 0, 0), the optimal values of f (x*) = 8, but the book is to find the optimum solution x = (1,0, 1, 0, 0), the optimal values of f (x*) = 4, the book is not a mistake, please certification. Following is the source)
- 2006-07-01 10:33:18下载
- 积分:1
-
LifeScientists_Portuguese
幻灯片和演示文件从记录网络研讨会“引种一个Oà Análise德Dados COM的MATLAB的aplicada一个生命科学“(“介绍在MATLAB数据分析为生命科学家“葡萄牙文)。(Slides and demo files from the recorded webinar "Introduç ã o à Análise de Dados com MATLAB aplicada a Life Science" ("Introduction to Data Analysis in MATLAB for Life Scientists" in Portuguese).)
- 2011-05-15 11:19:18下载
- 积分:1
-
MATLAB
TST matlab 代码可以预测时间序列中的结构性变动点,以及用来进行样本外预测。(TSt matlab code can be useful for identifying structural changes in time series and particularly be helpful for forecasting.)
- 2013-11-12 14:52:38下载
- 积分:1