搜索资源列表
ECG.rar
- 心电信号处理关键技术的研究 一些心电处理算法既相关论文 适合从事生物医学工程相关研究的人员,ECG deal with some of the key technology of ECG processing algorithm suitable for both papers related biomedical engineering research personnel
TSPMATLAB.rar
- 遗传算法求解TSP问题的MATLAB实现。这是一篇非常有新意的论文,对于学习遗传算法非常有用,This paper has resolved the traveling salesman problem(TSP) by virtue of geneitc algorithms(GA)
adaboost
- adaboost:经典的分类算法,配有相应的论文及程序使用说明-adaboost: classical classification algorithms, with the corresponding papers and procedures for use
NSGA-II
- 实现了多目标遗传算法NSGA2,并带有详细注释及相关论文,读者只需根据具体问题简要修改,即可使用。-Achieved a multi-objective genetic algorithm NSGA2, with detailed notes and related papers, the reader just a brief specific issues in accordance with changes to use.
Fast-Newman
- Fast Newman算法实现社团发现,算法论文、源码和数据俱全。-Fast Newman to detect community structure
ESAFSA
- 我这是论文中用到人工鱼群算法,为matlab代码。希望对对大家有用。-This artificial fish-swarm algorithm code in matlab was used in my paper,I hope it is usefull for you.
bsscompare
- 瞬时混合盲信号分离问题的自适应算法比较。 有论文,有程序,自己写的,有输入波形,有输出结果,适合完成学习盲分离。-Instantaneous Blind Signal Separation Mixed Adaptive Algorithm for comparison. A paper, a procedure that he wrote with input waveforms, the results are output for the completion of learning b
multi-target-tracking-algorithms
- 关于多目标跟踪的非常好的一个优秀硕士毕业论文《多机动目标跟踪算法与仿真平台开发》。-On a very good multi-target tracking an excellent Master' s thesis :multi-target tracking algorithms and simulation platform.
optimize
- 复合形优化算法的VC2005环境下的实现实例,是本人一次研究生期末作业,附带详细论文说明。-Optimization of complex environment to achieve VC2005 example, is a graduate student at the end of my work, with a detailed descr iption papers.
fuzzyweight
- 在服务选择算法论文中设计的模糊权重优化规划算法的实现-Paper in the service selection algorithm weights the fuzzy optimal planning algorithm implementation
ultrasonic
- 关于超声波检测的开发算法论文,可了解相应的算法原理-The development of ultrasonic testing algorithm on paper, the corresponding algorithm can understand the principle of
遗传算法程序
- 一个混合遗传算法的源程序。还有一篇硕士论文,是论文附录的代码示例。
PSO寻优 论文采用
- 验证基于DPSO 算法的合作感知调度方案在各个LN 的网络特征不同 的异构CRNMLNS 中也能获得同样的性能(CRNMLNS, a cooperative sensing scheduling scheme based on discrete particle swarm optimization (DPSO) algorithm was proposed)
[muchong.com]蚁群算法论文%2B源代码
- 蚁群算法是一种用来寻找优化路径的概率型算法(Ant colony algorithm is a probabilistic algorithm for searching the optimal path)
基于预测及蚁群算法的云计算资源调度策略
- 基于预测以及蚁群算法实现的IDC机房云计算资源调度论文。内付matlab代码思路。(Based on prediction and ant colony algorithm, cloud computing resource scheduling of IDC computer room is realized. Inside pay matlab code thinking.)
群体智能算法蚁群算法
- 蚁群算法解决最后一公里问题,蚁群算法是一种用来寻找优化路径的概率型算法。它由Marco Dorigo于1992年在他的博士论文中提出,其灵感来源于蚂蚁在寻找食物过程中发现路径的行为。
鲸鱼优化算法
- 鲸鱼优化算法(WOA)是一种用于解决优化问题的新优化技术。该算法包括三个算子,用于模拟猎捕鲸鱼的猎物,环绕猎物和泡泡网觅食行为。 压缩包具体包括该算法的发表论文、源代码、matlab工具箱。(Whale optimization algorithm (WOA) is a new optimization technology for solving optimization problems. The algorithm consists of three operators, which a
灰太狼优化算法
- GWO算法模拟了灰狼在自然界中的领导层次和狩猎机制。四种类型的灰狼,如alpha,beta,delta和omega,用于模拟领导层次结构。此外,实施狩猎,搜寻猎物,环绕猎物和攻击猎物的三个主要步骤以执行优化。 压缩包包括:发表的论文、优化算法代码、优化工具箱。(The GWO algorithm mimics the leadership hierarchy and hunting mechanism of grey wolves in nature. Four types of grey wo
SCA:用于解决优化问题的正弦余弦算法
- 用于求解单目标优化问题的正弦余弦算法。 SCA创建多个初始随机候选解决方案,并要求它们使用基于正弦和余弦函数的数学模型向外波动或朝向最佳解决方案。几个随机和自适应变量也被集成到该算法中,以强调在不同的优化里程碑中探索和利用搜索空间。 压缩包包括:发表的论文、优化算法代码、优化工具箱。(Sine-cosine algorithm for solving single objective optimization problems. SCA creates multiple initial ra
13中粒子群优化算法
- 写论文的创新点来源,粒子群算法的创新与改进(The source of innovation, particle swarm optimization algorithm innovation and improvement)