-
particles_3X3
以3*3为模板在一幅灰度图像中寻找像素值大于给定阈值的所有点(To 3* 3 as the template to look at a gray image pixel value is greater than a given threshold for all points)
- 2010-11-27 11:03:30下载
- 积分:1
-
laminate-composite
abaqus 的umat计算单层复合材料层合板刚度折减和损伤演化(abaqus of umat calculate single composite laminates stiffness reduction and damage evolution)
- 2021-03-12 10:59:25下载
- 积分:1
-
stoyan
指纹识别matlab 代码,实现增强,二值化,细化功能(Fingerprint recognition matlab code)
- 2009-05-18 13:13:15下载
- 积分:1
-
eyeball
用于眼球阴影区域提取的matlab程序,附带测试用图像(Eye shadow zone for extraction matlab program, with test images)
- 2013-11-14 19:17:56下载
- 积分:1
-
Project-Sharp1
MATLAB project 1 images
- 2013-12-04 18:48:33下载
- 积分:1
-
adaptive
fuzzy control
adaptive fuzzy controller
- 2012-02-09 19:32:00下载
- 积分:1
-
MANTHAN-FINGER-PRINT
Manthan FINGERPRINT DETECTION in MATLAB Source code
- 2011-02-16 14:08:22下载
- 积分:1
-
BP3
基于BP的英文字母识别,绝对原创,欢迎大家下载,一起努力吧(BP plesse loading)
- 2014-12-09 20:03:22下载
- 积分:1
-
MATLAB.doc
stats 用于检验回归模型的统计量,有三个数值:相关系数r2、F值、与F对应的概率p.相关系数r2越接近1,说明回归方程越显著;F > F1-α(k,n-k-1)时拒绝H0,F越大,说明回归方程越显著;与F对应的概率p 时拒绝H0,回归模型成立.(stats for the test statistic of the regression model, there are three values: the correlation coefficient r2, F value, and F corresponds to the probability p. The correlation coefficient r2 more close to 1, note the more significant regression equation F> F1-α (k, nk-1) refused to H0, F the bigger shows the more significant regression equation F corresponds with the probability p refused H0, set up a regression model.)
- 2007-12-11 15:45:32下载
- 积分:1
-
A_User_Friendly_Fortran_BVP_Solver
一个用fortran90写成的BVP(ODE)的求解器,作者是写matlab函数bvp4c的作者。原理差不多。不过这个版本是用f90写的,运算速度更快。本包内含如何运这些程序的论文及算例,很好上手。(In the declarations part of this module, we first define the BVP_SOL type, which represents the numerical solution. We next define the interface BVP_INIT, which is overloaded to provide a number of functions for allowing the user to specify initial information for the computation, the interface BVP_EXTEND, which is overloaded to provide functions for extending the numerical solution to a new domain that are useful in the context of parameter continuation, and the interface BVP_EVAL, which is overloaded to provide a function for retrieving solution information. Next a number of global variables employed throughout the code are defined.
)
- 2010-11-08 02:14:08下载
- 积分:1