-
Random_Waypoint
Random Waypoint Model
- 2013-11-05 13:47:33下载
- 积分:1
-
小波分解与重构的几个matlab程序
说明: 主要应用于对地震信号,数据的去噪,构造了地震数据然后去噪对比结果,(It is mainly used to denoise seismic signals and data, construct seismic data and then denoise the contrast results.)
- 2019-03-01 21:38:33下载
- 积分:1
-
code
《人工智能——一种现代方法(第二版)》图书的相关matlab源代码资料信息("Artificial Intelligence- A Modern Approach (Second Edition)" Book of the data and information related to the source code matlab)
- 2010-09-29 21:50:47下载
- 积分:1
-
1234
关于信号处理的SUPTITLE等6个函数,matlab里面一般都没有,专业人士用(SUPTITLE function on signal processing, matlab which in general are not, professionals with)
- 2010-10-21 19:07:45下载
- 积分:1
-
bem_hamm_soft
calculating bit error rate in hamming code using soft decoding
- 2013-12-20 01:03:45下载
- 积分:1
-
H
说明: 通信信号处理中的HDB3 matalb 仿真一例(Communications signal processing simulation of one case of HDB3 matalb)
- 2010-07-17 13:02:54下载
- 积分:1
-
robot
Simulation of two-arm rigid robot.
- 2012-07-03 23:33:29下载
- 积分:1
-
checkrefractiveindexprofile.m
This function is for changing the refractive index profile in the Simulation - You can change and delete the according Refractive index parts(This function is for changing the refractive index profile in the Simulation- You can change and delete the according Refractive index parts)
- 2013-09-25 03:31:26下载
- 积分:1
-
HUYGENS_FRESNEL
惠更斯-菲涅尔衍射计算,非常不错,简单易行。(Huygens- Fresnel diffraction calculations, very good, easy.)
- 2020-09-14 10:57:57下载
- 积分: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