-
renlianshibie
基于KL变换的人脸识别技术,仅供参考,matlab文件(The technology of face recognition based on KL transform, for reference only, the matlab file)
- 2015-04-16 21:29:56下载
- 积分:1
-
lpsvm
该文件是Newton Method for LP Support Vector Machine 文章的程序(This is a procedure for this paper with title "Newton Method for LP Support Vector Machine")
- 2009-05-13 12:06:32下载
- 积分:1
-
poissoncode
Poissons equation solution fdfd
- 2014-10-04 05:24:54下载
- 积分:1
-
EulerMeth
matlab program numerical methods
- 2014-08-09 22:21:14下载
- 积分:1
-
determ
this function used to calculate MATRIX DETERMINANT
- 2012-10-03 22:35:10下载
- 积分:1
-
funcCorrelation
求两幅图像相关性源码,经本人修改测试,绝对可用!(Seeking two image correlation source, I changed the testing, is absolutely available!)
- 2020-11-01 21:29:55下载
- 积分:1
-
cuda_histogram
在matlab中可以调用的程序,用c语言编写,cuda求直方图(used in caculating histogram of color images , )
- 2010-09-28 09:31:32下载
- 积分:1
-
Movingtargetdetectionandtheprincipleofachievingmat
Moving target detection and the principle of achieving matlab
- 2008-04-16 11:41:33下载
- 积分:1
-
hmmtrain
隐马尔可夫模型参数的极大似然估计,用来求解HMM的第三个问题(HMM maximum likelihood parameter estimates used to solve the third problem HMM)
- 2014-02-24 23:31:12下载
- 积分:1
-
MATLAB遗传算法程序
function [bestsole,bestpop]=ga_scomplex(num,bounds,ps,pc,pm,b,dtc)
% GA_scomple是基于浮点编码的单纯形遗传算法主程序
% num定义种群数量
% bounds定义参数取值范围,格式为[Var1min,Var1max;Var2min,Var2max;…….];
%ps选择概率
%pc交叉概率
%pm变异概率
%b 变异程度系数
%dtc 迭代次数
% $Date: 2005/5/25 $(funzione [bestsole,bestpop]=ga _scomplex (num,limites,ps,pc,pm,b,dc)
% GA 655343;scomple;;;;;;
% num
% limits23450;[Var1min,Var1max;Var2min,Var22min;;;;;];
%ps
%pc
%pm
%b _
%dtc _
% $Data: 2005 /5 /25 $)
- 2019-05-11 19:45:18下载
- 积分:1