-
preconjgrad
preconjgrad:预处理共轭梯度法求线性方程组Ax=b的解
conjgrad:共轭梯度法求线性方程组Ax=b的解
twostep:两部迭代法求线性方程组Ax=b的解
fastdown:快速下降法求线性方程组Ax=b的解(preconjgrad: preconditioned conjugate gradient method for solving linear equations Ax = b solution conjgrad: conjugate gradient method for solving linear equations Ax = b solution twostep: Two iterative methods for solving linear equations Ax = b, Solution fastdown: rapid descent method for solving linear equations Ax = b solution)
- 2011-05-23 09:56:13下载
- 积分:1
-
PCAandLDA
模式识别中pca和lda的算法及两个分离器算法(Pattern recognition algorithms for pca and lda and two separate Algorithm)
- 2009-12-26 13:29:41下载
- 积分:1
-
FEATURES
3 files: imageslicer for splitting RGB image to 8 bit plans, getTopology to extract topology features features, and getShape to extract shape features . (good features for CBIR systems)
- 2010-12-29 22:19:19下载
- 积分:1
-
Arnold--matlab
Arnold置乱变换的matlab代码,函数形式,做数字水印经常用到。(Arnold scrambling transform matlab code, functional form, so often used in digital watermarking.)
- 2010-05-12 21:54:39下载
- 积分:1
-
featureextraction
特征提取提取了图像中各个标记区域的纹理特征及形状特征(Feature extraction to extract texture features and shape features of each labeled region in the image
)
- 2012-05-05 10:13:58下载
- 积分:1
-
bayesleastrisk
基于最小风险的贝叶斯分类器,用于数字分类识别(Bayesian minimum risk classification for digital classification)
- 2013-10-25 17:35:13下载
- 积分:1
-
part3
书籍中包含的第三部分实例的matlab代码,供初学者参考学习(the above is the third part of matlab code in that book, for beginners to learn.)
- 2009-05-13 16:51:23下载
- 积分:1
-
wiener1
压缩文件中代码为一维维纳滤波代码,基于matlab环境实现,通过对改程序的学习,可以加深对维纳滤波原理的理解(weiner filter)
- 2009-05-22 19:40:24下载
- 积分:1
-
A-A-Guide-to-MATLAB-for-Beginners-and-Experienced
This is a beginers guide to matlab. This text lays a concrete background of matlab.
- 2012-05-09 23:11:02下载
- 积分:1
-
Iris_32
Reliable authorization and authentication are becoming necessary for many
everyday applications such as boarding an aircraft, performing financial transaction,
logging to a secure system etc. Identity verification becomes a challenging task when
it has to be automated with high accuracy and with low probability of break-ins and
low rates of false match. Moreover, person verification is not a new problem and
society had created three traditional modes of designation:
1. Possessions: Physical possessions such as keys, passports and smart cards.
2. Knowledge: Pieces of information those are secret and known only to the right
person such as PIN, passwords, user names etc.
3. Biometrics: Physiological and behavioral characteristics of individuals that
distinguish one person from the others. These characteristics are different in
each person.
- 2013-04-27 08:51:33下载
- 积分:1