搜索资源列表
Apriori算法的简单java实现
- 数据挖掘的Apriori算法的简单java实现,读入datasource.txt的数据,结果保存在result.txt中。
单纯形算法
- 用于求解线性规划问题的单纯形算法,输入为变量个数、方程个数以及系数矩阵,输出为求解结果。
Floyd算法程序及PPT讲解
- 使用MATLAB运行,输入距离矩阵,即可得到任意两点之间最短路。采用Floyd算法思想。(Run with MATLAB, enter the distance matrix, you can get the shortest line between any two points. Using the idea of Floyd algorithm.)
基于SCMA消息传递算法的代码
- SCMA系统译码端实现,主要是MPA(消息传递算法)的创新(SCMA system decoding side implementation, mainly MPA (message passing algorithm) innovation)
MPA算法代码和基于并行策略的MPA算法
- 一种并行策略的MPA算法,用户节点和资源节点同时更新(A parallel strategy based MPA algorithm)
算法
- 总结了各个排序算法的使用,包括了冒泡,选择,插入,归并,希尔,快排等常用的排序算法(Summed up the use of sorting algorithms, including bubble, select, insert, merge, Hill, fast row and other commonly used sorting algorithm)
烟花算法matlab代码
- 该算法是目前国际上最新的智能算法——烟花算法,有需要的同学可以自己下载。(The algorithm is the world's latest intelligent algorithm - Fireworks algorithm, there is a need for students to download their own.)
基于蚁群算法的图像边缘检测
- 基于蚁群算法的图像检测,检测效果很好(Image detection based on ant colony algorithm, the detection effect is very good)
SCMA中MPA算法代码
- 此文件为MPA消息传递算法的matlab源文件,在SCMA非正交多址的情况下,具有良好的多用户检测的性能。(This file is the matlab source of the MPA messaging algorithm, and has good multiuser detection performance in the case of SCMA non orthogonal multiple access.)
粒子群优化算法
- 几种常见的智能算法代码示例,如clsPSO算法的MATLAB代码(PSO algorithm in intelligent algorithms MATLAB code)
粒子群优化算法2
- 三种常见的粒子群优化算法,如linWPSO,LnCPSO,PSO(Three common particle swarm optimization algorithms, such as linWPSO, LnCPSO, and PSO)
MATLAB智能算法30个案例分析 源代码
- 配合MATLAB智能算法案例分析一书的源代码(With MATLAB intelligent algorithm case analysis of a Book of the source code)
粒子群优化算法
- MATLAB算法,粒子束优化算法(IPSO),同时包含各种算法比较算法,ML、OSIC、IPSO(MATLAB algorithm, particle beam optimization algorithm (IPSO), including a variety of algorithm comparison algorithm, ML, OSIC, IPSO)
遗传算法优化BP神经网络-非线性函数拟合
- 进行非线性函数拟合且用遗传算法对BP神经网络进行优化(The nonlinear function is fitted and the BP neural network is optimized by genetic algorithm)
距离矢量路由算法SP2(完成)
- 距离矢量路算法:每个路由器维护一张路由表(即一个矢量),它以网络中的每个路由器为索引,表中列出了当前已知的路由器到每个目标路由器的最佳距离,以及所使用的线路。通过在邻居之间相互交换信息,路由器不断地更新他们的内部路由表。(Distance vector routing algorithm)
遗传算法matlab求最小值
- 利用matlab基于遗传算法求解函数最小值(Using MATLAB to solve minimum function based on genetic algorithm)
精通MATLAB智能算法(2015代码)
- 这是一个智能算法程序吧,里面有模拟退火算法,遗传算法,粒子群算法等等,希望这些算法对初学者来说有用处。(This program is an intelligent algorithm, simulated annealing algorithm, genetic algorithm, particle swarm optimization (pso) algorithm and so on, hope that the algorithm is useful for beginners.)
蚁群算法
- 蚁群算法的MatLab源代码,代码完整,可以运行。(Ant colony algorithm MatLab source code)
SX1603115刘阳遗传算法大作业
- 利用遗传算法的优点,通过改变种群数量,寻找规则来代替人工寻求最优解(Seek optimal solution)
用于室内定位的TDOA算法matlab仿真代码
- 用于室内定位的利用MATLAB实现的TDOA算法仿真(MATLAB implementation of the TDOA algorithm)