-
dongtaiguihua
用动态规划求解最短路问题的MATLAB程序。需输入带权邻接矩阵,输出为最短路径和最短路长。(Dynamic Shortest Path Problem Solver of the MATLAB program. Required to enter the weighted adjacency matrix, the output for the shortest path and shortest path length.)
- 2009-10-14 15:38:50下载
- 积分:1
-
LFSOURCE
line following robot source code
- 2009-07-06 19:47:42下载
- 积分:1
-
chapter2
说明: matlab与人工神经网络2007 配套源代码(matlab and artificial neural network package source code, 2007)
- 2008-11-21 10:32:55下载
- 积分:1
-
ssim_index
基于结构相似性的图像质量评价算法SSIM(Image quality assessment metric (Structural similarity index))
- 2013-07-20 17:08:04下载
- 积分:1
-
Kalman-intro
Introduction to Kalman Filter
- 2013-11-04 19:09:01下载
- 积分:1
-
ww
说明: 利用matlab构建蚁群算法自动获取图像的轮廓(Construction of ant colony algorithm using matlab image contours automatically get)
- 2013-12-17 13:26:58下载
- 积分:1
-
PSO-evolutionarycomputation
粒子群优化算法(PSO)是一种进化计算技术(evolutionary computation),有Eberhart博士和kennedy博士发明。源于对鸟群捕食的行为研究
PSO同遗传算法类似,是一种基于叠代的优化工具。系统初始化为一组随机解,通过叠代搜寻最优值。但是并没有遗传算法用的交叉(crossover)以及变异(mutation)。而是粒子在解空间追随最优的粒子进行搜索。详细的步骤以后的章节介绍
同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练,模糊系统控制以及其他遗传算法的应用领域(Particle Swarm Optimization (PSO) is an evolutionary computation technique (evolutionary computation), has Dr. Eberhart and Dr. kennedy invention. Deriving from the behavior of birds of prey PSO with genetic algorithm is similar to an iterative optimization-based tools. System initialization for a group of random solutions, through the iterative search for optimal values. But there is no cross-genetic algorithm used (crossover) and mutation (mutation). But the particles in the solution space of the particles to follow the optimal search. In detail the steps after the introduction sections compared with the genetic algorithm, PSO has the advantage of being simple and easy and did not realize many of the parameters need to be adjusted. Has been widely applied to function optimization, neural network training, fuzzy system control, as well as other genetic algorithm applications)
- 2008-03-19 20:51:36下载
- 积分:1
-
Untitled
QPSk Modulation using matlab
spread spectrum systems MATLAB source code, wireless spread-spectrum communication system function
- 2011-07-04 17:20:45下载
- 积分:1
-
hduzqxzj
搭建OFDM通信系统的框架,matlab程序运行时导入数据文件作为输入参数,包括 MUSIC算法,ESPRIT算法 ROOT-MUSIC算法,可以广泛的应用于数据预测及数据分析,FMCW调频连续波雷达的测距测角,计算多重分形非趋势波动分析。( Build a framework OFDM communication system, Import data files as input parameters matlab program is running, Including the MUSIC algorithm, ESPRIT algorithm ROOT-MUSIC algorithm, Can be widely used in data analysis and forecast data, FMCW frequency modulated continuous wave radar range and angular measurements, Calculate the multifractal trend fluctuation analysis.)
- 2016-03-15 19:56:22下载
- 积分:1
-
self_adaptive_filter
自适应滤波器,包括LMS算法和最陡下降法,以及对LMS算法的一些对比(Adaptive filters, LMS algorithm and steepest descent method, and comparison of some of the LMS algorithm)
- 2010-10-07 23:12:44下载
- 积分:1