-
DijkstraFloyd
此算法是Floyd算法和Dijkstra算法的过程,使用matlab的M文件格式。(This algrithm is Floyd and Dijkstra.)
- 2010-06-10 19:25:01下载
- 积分:1
-
optimum
优化程序 基本优化算法 使用的理论是遗传算法(Optimizer basic genetic algorithm optimization)
- 2009-12-28 18:56:40下载
- 积分:1
-
search-time
任意输入年,月,日,通过输入日期查看它是该年的第几天(Any input year, month, day, it is the first few days)
- 2012-03-31 11:40:39下载
- 积分:1
-
tracking
多机动进行目标跟踪,交互多模型,matlab仿真(Multiple Maneuvering target tracking, the interacting multiple model, matlab simulation)
- 2013-05-02 19:16:57下载
- 积分:1
-
ga
说明: 用matlab实现,用遗传算法解决函数优化问题原代码,求出最优解与迭代次数。()
- 2008-07-05 10:11:11下载
- 积分:1
-
MatLab2
说明: 由于matlab提供了一些很有用的计算方法
但是大部分用户只用到其中一部分的功能
所以写了一个包括解方程,矩阵计算,排序功能的代码(As matlab provides some very useful method but most users only use part of the function it was a including solving equations, matrices, and sorting code)
- 2010-05-03 10:22:44下载
- 积分:1
-
PSO
粒子群算法,也称粒子群优化算法(Particle Swarm Optimization),缩写为 PSO, 是近年来发展起来的一种新的进化算法(Evolutionary Algorithm - EA)。PSO 算法属于进化算法的一种,和模拟退火算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优。这种算法以其实现容易、精度高、收敛快等优点引起了学术界的重视,并且在解决实际问题中展示了其优越性。粒子群算法是一种并行算法。(Particle swarm optimization, also known as particle swarm optimization (Particle Swarm Optimization), abbreviated as PSO, is a new evolutionary algorithm developed in recent years (Evolutionary Algorithm- EA). Kind, and simulated annealing algorithm PSO algorithm is similar evolutionary algorithms, it is also starting a random solution, through an iterative search for the optimal solution, which is also used to uate the quality through fitness solution, but it is simpler than genetic algorithm rules It has no genetic algorithm " crossover" (Crossover) and " variant" (Mutation) operation, which by following the current search to find the optimal value to the global optimum. This algorithm is its easy implementation, high accuracy, fast convergence, etc. attracted academic attention and show its superiority in solving practical problems. PSO algorithm is a parallel algorithm.)
- 2015-01-18 20:38:17下载
- 积分:1
-
work
信道的均衡匹配的源码,自己根据书编写的。根据不不同的输入参数,求信号的滚进系数,不同的对比(Channel balanced match source, their own book, prepared in accordance with. According to different input parameters, and rolled into coefficient signals in different contrast)
- 2009-03-14 10:03:08下载
- 积分:1
-
all-the-image-functions-of-matlab
matlab中的关于图像的函数大全,对于 新手是一个很好的词典!!!(all the image functions of matlab)
- 2013-07-30 10:37:37下载
- 积分:1
-
smart-antenna-simulation
智能天线matlab仿真源程序,用于算法的研究(smart antenna simulation)
- 2013-12-06 19:04:03下载
- 积分:1