-
a
说明: 基于非负矩阵分解(NMF)的人脸特征提取算法,NMF基本思想是找到一个线性子空间W,使的构成子空间的基本图像的像素点都是正值,而且人脸图像在子空间上的投影系数也是正数(Non-negative Matrix Factorization (NMF) of facial feature extraction algorithm, NMF basic idea is to find a linear sub-space W, so that the composition of sub-space of the basic image pixels are positive, and face image in the sub-space projection coefficient is positive)
- 2009-05-05 09:50:56下载
- 积分:1
-
run_bpsk_open_in65_my12
Model of QPSK modulation
- 2009-06-19 07:45:57下载
- 积分:1
-
readmat
说明: VC6.0 读写matlab7.0的mat文件.分享此段代码,运行成功。(read the mat file of the matlab7.0,under the vc6.0)
- 2009-08-11 10:58:36下载
- 积分:1
-
yichuan
本程序利用遗传算法实现对31个城市的旅行商为题的遍历(The program uses genetic algorithms to achieve the 31 cities traversed the theme of traveling salesman)
- 2011-04-27 10:38:29下载
- 积分:1
-
FCM_tool_box_Ver2
聚类工具箱,此工具箱在处理聚类问题时,作用很大!(FCM toolbox)
- 2012-09-06 13:03:14下载
- 积分:1
-
《MATLAB统计分析与应用1》
生成一元分布随机数、蒙特卡洛方法;正态总体参数的检验;描述性统计量等(Generating a bivariate distribution, random numbers, Monte Carlo methods, testing of normal population parameters, descriptive statistics, etc.)
- 2017-08-13 15:10:44下载
- 积分:1
-
yiqunsuanfamatlabyuanma
蚁群聚类算法,很有用的优化算法程序。希望对大家有用。(Ant colony clustering algorithm, a useful optimization process. Want to be useful to everyone.)
- 2009-10-21 17:04:34下载
- 积分:1
-
Kernighan_Ritchie
This book is the basic book for C/CPP Programmers.
- 2010-09-04 15:38:11下载
- 积分:1
-
bp
说明: 一个学习bp算法的MATLAB源代码,仅作学习交流之用(A learning algorithm bp MATLAB source code used only for study and exchange)
- 2010-12-14 11:17:34下载
- 积分:1
-
coherencefilter
Example:
A = double(imread( fingerprint.png ))/255
B = coherencefilter(A,4, sigma ,1.5, rho ,5)
image(min(max(B,0),1)) axis image
[1] Weickert, J. 1996. Anisotropic Diffusion in Image Processing. Ph.D.
Thesis, Dept. of Mathematics, University of Kaiserslautern, Germany,
pp. 42-43, 80-82, 107.
Pascal Getreuer 2008-2009
- 2010-01-07 03:13:12下载
- 积分:1