-
2021101311382007915161310494649
matlab处理指纹图像,由于指纹的唯一性、可靠性和稳定性,指纹已成为身份识别和鉴定的一个重
要标志,并被公认为“物证之首”。指纹识别作为一种生物识别技术,历来受到人们的广泛关注和重视,是未来个人身份认证的重要组成部分。(Fingerprint image processing matlab,Because the uniqueness of fingerprints, reliability and stability,fingerprint identification has become an important symbol of appraisal,and is recognized as the "first" material.The fingerprint identified as a kind of biometrics,has received extensive attention of,the individual identity authentication is the important component.Based on the MATLAB software applications for tools,for fingerprint image preprocessing and feature extraction technology research.Including pretreatment part involves by different methods of fingerprint image segmentation to extract valid area,with the improvement of OPTA thinning algorithm for thinning,
)
- 2009-04-14 14:42:59下载
- 积分:1
-
armodel
基于matlab AR模型的最小二乘法实现(Matlab AR model based on least squares method)
- 2010-11-18 20:37:07下载
- 积分:1
-
pde2
partial differential equation 2 by matlab
- 2010-02-06 01:00:23下载
- 积分:1
-
PSO
particul swarm optimization matlab code
- 2013-08-15 12:53:41下载
- 积分:1
-
23344
matlab产生随机信号,用BT法计算归一化功率(Generate random signal)
- 2010-08-17 23:56:06下载
- 积分:1
-
inertial-navigation
2013年秋季 北京航空航天大学惯性导航第一次大作业,指北方位平台惯导系统解算(homework of inertial navigation of beihang university )
- 2013-11-11 15:11:02下载
- 积分:1
-
LMS
1,、设置变量和参量:
X(n)为输入向量,或称为训练样本
W(n)为权值向量
e(n)为偏差
d(n)为期望输出
y(n)为实际输出
η为学习速率
n为迭代次数
2、初始化,赋给w(0)各一个较小的随机非零值,令n=0
3、对于一组输入样本x(n)和对应的期望输出d,计算
e(n)=d(n)-X^T(n)W(n)
W(n+1)=W(n)+ηX(n)e(n)
4、判断是否满足条件,若满足算法结束,若否n增加1,转入第3步继续执行(, set the variables and parameters:
X (n) is the input vector, otherwise known as the training sample
W (n) for the weight vector
e (n) for the deviation
d (n) is the desired output
y (n) is the actual output
η is the learning rate
n is the number of iterations)
- 2011-12-10 20:22:05下载
- 积分:1
-
tulunsheji
平面共轭分度凸轮机构设计计算和运动分析计算,利用matlab软件来计算凸轮主要几何尺寸。( U5E73 u7279 u8B1 u8B1 u8B09 u5A U4EF6 u5F3 u8F3 )
- 2017-04-16 10:23:23下载
- 积分:1
-
Nelder_John
这是一个单纯形法的Matlab程序,用于无约束非线性规划问题(Simplex method)
- 2010-10-03 20:20:25下载
- 积分:1
-
Test_code_kmeans_2
Clustering an image using k-means algorithm
- 2010-05-22 13:00:50下载
- 积分:1