-
Nearest_Addition_Algorithm1
最小增量法的代码,是用来求解邮递员问题的改进启发式方法,能求得近似解(The small increments, the code is used to solve the problem of a heuristic method to improve the postman, i can procure approximate solutions
)
- 2012-01-09 20:32:31下载
- 积分:1
-
2010短期课程陆吾生
b站视频,压缩感知课程的讲义,初学值得一看(B station video, compressed sensing course notes, beginners are worth seeing.)
- 2018-05-10 09:35:37下载
- 积分:1
-
triangle
用matlab编写的程序,可以显示一副三角形图像,相当的好(Matlab prepared using the procedure, you can display a triangular image, very good)
- 2009-07-08 16:16:30下载
- 积分:1
-
RATE_DataAcquisition
ALLAN方差拟合曲线 用于数据的采集和提取,提高提取速度(ALLAN analysis of variance for data gathering and extraction to improve extraction speed)
- 2011-06-19 17:58:18下载
- 积分:1
-
MNPBEM13
基于matlab的三维边界元法。可以计算金属球,金属棒,金属圆环等结构的远场光散射和场分布。(Matlab-based three-dimensional boundary element method. You can calculate the metal balls, metal rods, metal ring structures such as the far-field light scattering and field distribution.)
- 2021-03-08 21:29:28下载
- 积分:1
-
legend11_h
matlab - image processing - histogram equalization(matlab- image processing- histogram equalization)
- 2009-04-08 06:18:01下载
- 积分:1
-
ezydcherar
说明: 用SIMULINK编写的二自由度车建模,一为数据文件,一为建模文件(SIMULINK prepared with the two degree of freedom model cars, as a data file, a document for Modeling)
- 2006-04-12 17:14:51下载
- 积分:1
-
savePlotWithinGUI
matlab GUI 中axes里图像的保存(matlab GUI axes in an image is saved in)
- 2010-05-17 16:09:18下载
- 积分: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
-
AVL
Implementation of an AVL tree using C. A data structure type.
- 2014-01-09 03:18:41下载
- 积分:1