-
ver_0.8
CNN - Convolutional neural network class
- 2010-06-13 23:09:47下载
- 积分: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
-
wt
说明: matlab程序语言读取各类文件,大家可以参考下,随便下载。(matlab programming language filter, we can refer to, just download.)
- 2011-09-18 14:48:42下载
- 积分:1
-
ch9_ex2
ch9例题05_ode23s口服药在人体中的吸收 matlab 程序(ch9 Examples 05_ode23s oral medication in the body's absorption procedures Matlab)
- 2006-09-26 23:22:00下载
- 积分:1
-
PSO-algorithm
粒子群算法是一种智能优化算法,具有良好的全局搜索能力和鲁棒性。(Particle swarm optimization algorithm is an intelligent algorithm, which has a good global search capability and robustness.)
- 2014-09-08 11:02:20下载
- 积分:1
-
capturaWebCam01
Capture images with webcam using Matlab
- 2011-10-03 06:47:34下载
- 积分:1
-
lpcc
这是应用MATLAB求解线性预测倒谱的程序代码,验证有效(this is the application of MATLAB to solve linear predictive cepstrum code, validated)
- 2014-12-11 17:34:38下载
- 积分:1
-
1.conv
说明: 卷积实验代码
实现多种功能
包括线性卷积和圆周卷积的动态演示(convolutional code experimental realization of a variety of functions, including linear and circular convolution of dynamic convolution demo)
- 2006-01-06 12:23:21下载
- 积分:1
-
BPSK_peng
OFDM的BPSK调制与解调,有说明,有需要的朋友可以看看(OFDM BPSK modulation and demodulation, a note, a friend in need can look)
- 2014-09-15 20:25:27下载
- 积分:1
-
the-parachute
在数学建模培训中,降落伞问题很是突出,联系此题对同学有很大的提高,从而程序也很重要。所以发此文件。(Parachute Su snow modeling program title race body)
- 2013-09-14 15:59:41下载
- 积分:1