-
GA
说明: matlab编写的遗传算法优化程序,采用随机配对交叉,多点交叉,两点交叉,编译对目标函数进行优化(matlab genetic algorithm to optimize the preparation procedures, using a random cross-matching, multi-point crossover, two cross-cutting, the compiler of the objective function to optimize)
- 2008-12-16 16:20:15下载
- 积分:1
-
Radiometer-array
缺失部分方位信息的辐射计阵列有源校正 (Radiometer array azimuth information of the missing part of the active correction)
- 2013-12-12 13:34:03下载
- 积分:1
-
8816325UnitCommitment
unit commitment problem
- 2012-11-22 16:01:07下载
- 积分:1
-
Astarm
A*最短路径算法,可添加各种代价函数,欢迎下载(Astar path find)
- 2015-04-30 16:38:19下载
- 积分:1
-
模拟退火优化算法
模拟退火算法来源于固体退火原理,将固体加温至充分高,再让其徐徐冷却,加温时,固体内部粒子随温升变为无序状,内能增大,而徐徐冷却时粒子渐趋有序,在每个温度都达到平衡态,最后在常温时达到基态,内能减为最小。根据Metropolis准则,粒子在温度T时趋于平衡的概率为e(-ΔE/(kT)),其中E为温度T时的内能,ΔE为其改变量,k为Boltzmann常数。用固体退火模拟组合优化问题,将内能E模拟为目标函数值f,温度T演化成控制参数t,即得到解组合优化问题的模拟退火算法:由初始解i和控制参数初值t开始,对当前解重复“产生新解→计算目标函数差→接受或舍弃”的迭代,并逐步衰减t值,算法终止时的当前解即为所得近似最优解,这是基于蒙特卡罗迭代求解法的一种启发式随机搜索过
- 2022-04-30 18:55:17下载
- 积分:1
-
TheuseofMatlabforimageprocessing
文中主要介绍使用Matlab进行图像处理的各种常用函数,还有一个图像处理工具箱的一些用法。(The paper introduces the use of Matlab for image processing a variety of common functions, and a number of uses image processing toolbox.)
- 2010-06-30 09:43:57下载
- 积分:1
-
waveletpaper
一大学生编写的基于小波理论的图像重构和降噪演示,理论例程适合初学(image identification by wavelete
)
- 2010-12-03 14:56:00下载
- 积分:1
-
mobiwusi
可以很方便的用matlab来编写一维二维三维的莫比乌斯带的图案(Can easily use matlab to write a one-dimensional two-dimensional pattern of three-dimensional Mobius)
- 2011-10-22 19:44:14下载
- 积分:1
-
astar
可以很好地解决机器人的最短路径规划问题,此代码用于解决四数码问题,可以通过修改初始化代码来设置起始点(Can solve the shortest path planning of the robot, this code is used to solve the four digital issues, you can set the starting point by modifying the initialization code)
- 2015-03-09 22:49:37下载
- 积分:1
-
课设的模式识别领域的数据处理,matlab源代码
采用偏最小二乘法,信号维数的估计,是信号处理的基础,模式识别中的bayes判别分析算法,使用拉亚普诺夫指数的公式,验证可用。
- 2022-02-07 19:06:13下载
- 积分:1