-
Laguerremethod
find root of a polynomial using Laguerre s algorithm
- 2011-05-18 22:42:51下载
- 积分:1
-
rsoft
rsoft教程,有关分支波导的仿真,希望对大家有用。(rsoft tutorial about branch waveguide simulation, and hope to be useful.)
- 2013-04-03 11:03:56下载
- 积分:1
-
009
设置matlab GUI中,table对象不同单元格的设置matlab GUI中,table对象不同单元格的颜色和 各个单元格字体颜色的方法,综合了matlab和html
(the method to setting table s unit color and font color of the matlab GUI,with the help of matlab and html)
- 2013-10-28 16:45:18下载
- 积分:1
-
CryptAES
CRYPTOGRAHIC ALGORITHM AES USE TO ENCRYPT THE STRING...........
- 2010-06-14 04:23:33下载
- 积分:1
-
cnv_encd
code C++ for convulotion coding
- 2012-06-24 14:34:11下载
- 积分:1
-
KF
说明: 进行卡尔曼滤波,仿真目标数据并进行数据处理。(The Kalman filter is used to simulate the target data and process the data.)
- 2018-04-26 12:14:08下载
- 积分:1
-
MATLABmfile
偏微分方程matlab m文件,各种类型偏微分方程求解的详细例程,(Partial differential equations matlab m files, various types of partial differential equations to solve the detailed routines,)
- 2009-02-21 14:43:51下载
- 积分: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
-
libsvm_2.5_Guide
LibSVM代码说明,有助于对算法实现的理解。(LibSVM Guide)
- 2009-04-11 10:10:44下载
- 积分:1
-
zui-xiao-fei-yong-zui-da-liu--Matlab
计算最小费用最大流的完整Matlab函数(Calculate the minimum cost maximum flow full Matlab functions)
- 2013-08-15 22:56:58下载
- 积分:1