登录
首页 » matlab » yiqun

yiqun

于 2014-08-07 发布 文件大小:13620KB
0 221
下载积分: 1 下载次数: 101

代码说明:

  有关蚁群算法的44篇优秀论文,包括蚁群算法、量子蚁群算法、蚁群算法与粒子群算法的混合算法等。(44 excellent papers about ant colony algorithm, ant colony algorithm, quantum ant colony algorithm, ant colony algorithm and the mixed algorithm of particle swarm optimization (pso) algorithm.)

文件列表:

量子蚁群算法
............\Job_Shop调度问题的量子蚁群算法求解.kdh,179826,2014-01-02
............\一种新的量子蚁群优化算法.caj,322917,2014-01-02
............\基于相位编码的量子蚁群算法.caj,520666,2014-01-02
............\基于量子蚁群优化算法的梯级水电系统经济调度.kdh,288076,2014-01-02
............\基于量子蚁群算法的带约束QoS多播路由.kdh,1110895,2014-01-02
............\基于量子蚁群算法的无线传感器网络路由.caj,227996,2014-01-02
............\基于量子蚁群算法的网格任务调度研究.kdh,2058474,2014-01-02
............\改进型量子蚁群算法求解QoS单播路由.kdh,177596,2014-01-02
............\改进的量子蚁群算法求解带约束QoS组播路由.kdh,456907,2014-01-02
............\求解连续空间优化问题的量子蚁群算法.kdh,336723,2014-01-02
............\用于多维函数优化的实数编码量子蚁群算法.caj,238213,2014-01-02
............\相位编码量子蚁群算法及在连续优化中的应用.kdh,209745,2014-01-02
............\蚁群算法
............\........\一种基于蚁群算法的TSP问题分段求解算法.caj,157435,2014-01-02
............\........\一种快速求解旅行商问题的蚁群算法.caj,742561,2014-01-02
............\........\一类自适应蚁群算法及其收敛性分析.caj,77487,2014-01-02
............\........\交互式蚂蚁算法.kdh,1161741,2014-01-02
............\........\基于云模型理论的蚁群算法改进研究.caj,327255,2014-01-02
............\........\基于分布均匀度的自适应蚁群算法.caj,395891,2014-01-02
............\........\基于变异和信息素扩散的多维背包问题的蚁群算法.caj,632039,2014-01-02
............\........\基于变异和动态信息素更新的蚁群优化算法.kdh,174273,2014-01-02
............\........\基于多目标蚁群优化的知识即服务动态组合策略.kdh,528512,2014-01-02
............\........\基于多粒度的旅行商问题描述及其蚁群优化算法.caj,568183,2014-01-02
............\........\基于改进蚁群算法的多供应商选择问题求解.caj,352716,2014-01-02
............\........\基于自适应蚁群算法的车辆路径问题研究.caj,130978,2014-01-02
............\........\基于蚁群优化的多物流配送中心选址算法.caj,51534,2014-01-02
............\........\基于蚁群聚类算法的非线性系统辨识.caj,832700,2014-01-02
............\........\多物流配送中心选址及求解.kdh,303360,2014-01-02
............\........\多维背包问题的一个蚁群优化算法.caj,388886,2014-01-02
............\........\多车场多车型最快完成车辆路径问题的变异蚁群算法.caj,655075,2014-01-02
............\........\应用混合蚁群算法求解模糊作业车间调度问题.caj,363028,2014-01-02
............\........\最小_最大车辆路径问题的蚁群算法.kdh,197875,2014-01-02
............\........\求解柔性作业车间调度问题的遗传_蚁群算法.caj,907401,2014-01-02
............\........\求解物流配送路径优化问题的一种改进蚁群算法.caj,267711,2014-01-02
............\........\用双向收敛蚁群算法解作业车间调度问题.caj,68041,2014-01-02
............\........\蚁群算法及其在有硬时间窗的车辆路径问题中的应用.caj,254930,2014-01-02
............\........\蚁群算法在连续空间寻优问题求解中的应用.caj,125232,2014-01-02
............\........\蚁群算法求解连续空间优化问题的一种方法.caj,298367,2014-01-02
............\........\蚁群算法的收敛速度分析.caj,417724,2014-01-02
............\........\蚁群遗传算法求解能力约束的柔性作业车间调度问题.caj,287246,2014-01-02
............\........\采用基于模拟退火的蚁群算法求解旅行商问题.caj,155656,2014-01-02
............\邻域搜索
............\........\基于多交换邻域搜索的多维0_1背包问题竞争决策算法1.caj,521945,2014-01-02
............\........\基于邻域搜索的混合遗传算法及其在对称TSP中的应用1.caj,219551,2014-01-02
............\........\求解JobShop调度问题的一种新的邻域搜索算法.caj,74577,2014-01-02
............\........\求解TSP问题的自适应邻域搜索法及其扩展.caj,435529,2014-01-02

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • EfficiencyofNetworks
    计算网络效率,输入参数,网络的邻接矩阵,输出任意节点对间的效率,及网络效率。 设计思路:floyd算法求最短路径,求倒数,求平均值(Computing network efficiency, input parameters, the network' s adjacency matrix, any node between the output efficiency, and network efficiency. Design ideas: floyd shortest path algorithm, a reciprocal, an average)
    2020-12-29 15:19:01下载
    积分:1
  • MATLAB的混合整数非线性规划
    用于混合整数的非线性规划,非线性规划的几个程序,用于混合整数的计算(A formal nonlinear programming for mixed formal nonlinear programming is used for mixed formal nonlinear programming)
    2021-03-18 15:09:20下载
    积分:1
  • mpc
    说明:  MPC,包括带约束的MPC和拉盖尔网络,调试成功(MPC, including MPC with constraints and Laguerre network, has been successfully debugged)
    2021-03-21 14:49:17下载
    积分:1
  • MALTAB
    说明:  用基带等效的方式仿真16-QAM在AWGN信道下的误码率和误比特率性能,并与理论值相比较。(The bit error rate (BER) and bit error rate (BER) performance of 16-QAM in AWGN channel is simulated by baseband equivalent method, and compared with the theoretical value.)
    2020-11-09 15:53:46下载
    积分:1
  • pwm-model
    conventional simulink statcom
    2013-12-12 17:27:19下载
    积分:1
  • pdmin_dp7uy8
    本程序是先用EjLnRw小波变换对人脸图像处理,然后在用ToZCZWm进行降维,最后用ToZCZWm分类器进行多分类分类识别。matlab程序实现,调试没有错误。 (This procedure is to use wavelet transformEjLnRw face image processing, and then use ToZCZWm dimensionality reduction, and finally multi Classification for identification ToZCZWm classifier. matlab program implements debugging without error. )
    2015-12-26 20:58:41下载
    积分:1
  • saomen_v74
    ldpc码的编解码实现,包括调制,解调,信噪比计算,汽车课设货车Matlab驱动力图程序。( Codec ldpc code implementation Includes the modulation, demodulation, signal to noise ratio calculation, Car class-based truck driver trying to Matlab program.)
    2016-12-06 17:48:16下载
    积分:1
  • Changes-in-the-signal-to-noise-ratio
    等间距线性阵列,阵元数M=8,阵元间距d= λ /2,等幅加权,目标方位φr =0°。产生空间白噪声矢量(复高斯分布)。 设阵列信号矢量元素s(m)=exp[j mψr],其信号幅度为1,该阵元接收机附加的高斯噪声为n(m)=nmr+jnmi,其中实虚部均为独立同分布N(0, σ2)的高斯随机数,则该通道合成信号x(m)=s(m) + n(m),其中信噪比为: SNR = 10 lg[1/(2σ2)] = – 3 – 10 lg(σ2) (dB) (The spacing of the linear array, and the array element number M = 8, the array element spacing d = λ/2, equal amplitude weighted target azimuth φR = 0. Space generated white noise vector (complex Gaussian distribution). Let array signal vector elements s (m) = exp [j mψr], the signal amplitude, the element receiver additional Gaussian noise n (m) = nmr+jnmi which the real and imaginary parts are independent and identically distributed N ( Gaussian random numbers of 0, σ2), the channel the synthesis signal x (m) = s (m) the PPLS n (m), where SNR is: SNR = 10 lg [1/(2σ2)] =- 3- 10 lg (σ2) (dB))
    2013-01-22 20:32:07下载
    积分:1
  • BP代码
    基于反向传播神经网络(Back Propagation, BP)的数据分类简单应用(Simple application of data classification based on Back Propagation (BP))
    2018-10-11 16:49:39下载
    积分:1
  • TabuSearch_FindMax
    说明:  使用禁忌搜索(Tabu)算法寻找函数的最大值(Find the maximum of a function with the tabu search algorithm)
    2020-11-11 20:19:46下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载