-
fastICA-toolbox-Raiders
fastica工具箱的使用攻略,简单易懂,便于操作,ica分析不可缺少的资料。(fastica toolbox Raiders use, easy to understand, easy to operate, ica analysis of indispensable information.)
- 2015-03-19 11:50:03下载
- 积分:1
-
agglom
data mining agglomerative clustering
- 2009-05-23 19:09:15下载
- 积分:1
-
myKmeans
k_means algorithm with matlab
- 2013-03-25 03:50:32下载
- 积分: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
-
smi
自适应处理算法:先有采样快拍数据计算采样协方差矩阵,再来计算自适应权矢量。(adaptive processing algorithms prior sample snapshot data of the sampling covariance matrix, again computing adaptive weight vector.)
- 2016-10-10 14:48:23下载
- 积分:1
-
Goldstein
解决无约束最优化的非单调线搜索程序源代码(nonmonotone line search program)
- 2010-01-15 14:21:06下载
- 积分:1
-
Ant-colony-algorithm
蚁群算法,通过本算法,可以用以求解NP问题最优值,属于启发算法(Ant colony algorithm, the algorithm can be used to solve the problem of the optimal value of the NP, is heuristic algorithm)
- 2011-04-27 17:37:21下载
- 积分:1
-
chap9
《MATLAB图像处理实例详解》源代码 第9 章( MATLAB image processing example explanation Source Code Chapter)
- 2014-12-16 16:33:59下载
- 积分:1
-
DYBY
提取点云的边缘,最小二乘法拟合曲面的方法 效果特别好(To extract the edge of the point cloud, the least squares fitting method of surface effect is very good)
- 2020-07-03 21:40:02下载
- 积分:1
-
tig
给定栅格图象及其变形后的栅格图象,请你首先确定各栅格交叉点的位移,然后采用控制栅格的方法编写实现图象几何校正的程序。
(A given image and deformed grid of the raster image, you first determine the grid cross-point displacement, and then the methods used to control the preparation of the realization of raster image geometric correction procedure.)
- 2009-04-20 22:11:56下载
- 积分:1