-
pca
主成分分析,贡献率排序,各成分贡献率,累计贡献率。自己输入数据矩阵和想要的主成分个数,有大量中文注释(Principal component analysis, ranking of contribution rate, contribution rate of each component, and cumulative contribution rate. You enter the data matrix and the number of the principal components you want, with a large number of Chinese annotations)
- 2018-01-25 09:49:12下载
- 积分:1
-
ACTSP
实现了蚁群算法求解TSP问题。注释详细
function[R_best,L_best,L_ave,Shortest_Route,Shortest_Length]=ACATSP(C,NC_max,m,Alpha,Beta,Rho,Q)
-------------------------------------------------------------------------
主要符号说明
C n个城市的坐标,n×2的矩阵
NC_max最大迭代次数
m蚂蚁个数
Alpha表征信息素重要程度的参数
Beta表征启发式因子重要程度的参数
Rho信息素蒸发系数
Q信息素增加强度系数
R_best各代最佳路线
L_best各代最佳路线的长度
=========================================================================
(Ant Colony Algorithm for the realization of the TSP problem. Notes the detailed function [R_best, L_best, L_ave, Shortest_Route, Shortest_Length] = ACATSP (C, NC_max, m, Alpha, Beta, Rho, Q) ------------------------------------------------------------------- The main symbol------ C n that cities coordinates, n × 2 matrix NC_max the largest number of iterations m the number of Alpha ant pheromones characterized the importance of the parameters Beta factor heuristic importance of characterization of the parameters Rho evaporation coefficient of pheromone pheromone Q increase in intensity coefficient R_best best route generations generations L_best the length of the best route ====== ================================================== =================)
- 2009-05-09 17:21:45下载
- 积分:1
-
chapter17
这个是matlab pso 工具箱 下载,包含了pso工具箱的所有工具。(This is a toolbox download matlab pso, pso kit contains all the tools: hiddenutils, nnet, testfunctions, Chinese documents containing installation instructions)
- 2013-03-15 14:11:19下载
- 积分:1
-
huibeng_v48
相参脉冲串复调制信号,搭建OFDM通信系统的框架,LDPC码的完整的编译码。( Complex modulation coherent pulse train signal, Build a framework OFDM communication system, Complete codec LDPC code.)
- 2016-08-10 12:58:55下载
- 积分:1
-
matlab
MATLAB 的一些编程,基本的程序,为出学MATLAB的初学者(MATLAB some programming, the basic procedures for the out of school beginners MATLAB)
- 2007-07-03 17:38:24下载
- 积分:1
-
MATLAB
可行点标记求最佳匹配算法的MATLAB 程序代码 求最小费用最大流算法的MATLAB 程序代码 匈牙利算法的MATLAB 程序代码 遗传算法解决TSP问题的Matlab程序 遗传算法解决非线性规划问题的Matlab程序 (Feasible point marking the best matching algorithm for the MATLAB code for the minimum cost maximum flow algorithm of the MATLAB program code Hungarian algorithm MATLAB code genetic algorithm to solve TSP problems Matlab procedures for genetic algorithm to solve nonlinear programming problems Matlab procedures)
- 2007-10-26 15:56:09下载
- 积分:1
-
matlabprogramforclassicalalgorithm
MATLAB 经典算法的程序,超大容量,绝对超值。用c or c plus plus 编写。(MATLAB classical algorithm procedures, large capacity, the absolute value.)
- 2009-11-12 21:25:46下载
- 积分:1
-
512x512
512x512 Benchmarks for Image Processing
- 2010-02-22 18:28:35下载
- 积分:1
-
dft
离散傅里叶变换时实现信号频域分析的第一步,用matlab实现对离散傅里叶变换的描述。(Discrete Fourier transform when the signal frequency domain analysis to achieve the first step, using matlab to achieve a description of discrete Fourier transform.)
- 2009-07-13 11:25:15下载
- 积分:1
-
outputdsSVI
example code Pca for sludge digester
- 2012-06-02 17:52:06下载
- 积分:1