-
TOOLBOX_calib(8)
4步标定法,主要是实现计算机数字图像处理摄像机的标定,操作简单,比较实用(4-step calibration method is to achieve a computer digital image processing camera calibration, easy operation, more practical)
- 2011-07-20 20:55:35下载
- 积分:1
-
SL0MatlabCode
压缩感知的一个经典算法,即SL0算法,在MATLAB7.0下已实现 (A classic compressed sensing algorithm, SL0 algorithm has been achieved under the MATLAB7.0)
- 2011-04-20 16:31:15下载
- 积分:1
-
firefly_simple
萤火虫算法(Firefly Algorithm)是一种启发式算法,灵感来自于萤火虫闪烁的行为。萤火虫的闪光,其主要目的是作为一个信号系统,以吸引其他的萤火虫。剑桥大学的Xin-She Yang(音译:杨新社)教授提出了萤火虫算法,其假设为[1]:
萤火虫不分性别,这样一个萤火虫将会吸引到所有其他的萤火虫
吸引力与它们的亮度成正比,对于任何两个萤火虫,不那么明亮的萤火虫被吸引,因此移动到更亮的一个,然而,亮度又随着其距离的增加而减少
如果没有比一个给定的萤火虫更亮的萤火虫,它会随机移动。
亮度应与目标函数联系起来。萤火虫算法是以自然为灵感的启发式优化算法(The Firefly Algorithm (are) Algorithm is a kind of heuristic Algorithm, inspired by the behavior of the fireflies flash. Fireflies flash, its main purpose is to as a signaling system, to attract other fireflies. The university of Cambridge, Xin- She Yang (transliteration: Yang Xinshe) professor firefly algorithm is proposed, its hypothesis in [1].
Fireflies regardless of gender, such a firefly will attract all the other fireflies
Attractive proportional to their brightness, for any two fireflies, less bright fireflies are attracted, so moving to a brighter, however, brightness and reduce with the increase of the distance
If there is no more than a given fireflies light of fireflies, it will move randomly.
Brightness should be linked with the objective function. The firefly algorithm based on natural inspiration of heuristic optimization algorithm)
- 2021-04-21 19:58:49下载
- 积分:1
-
ACKLEY
BENCHMARK PROBLEM FOR GLOBAL OPTIMIZATION ALGORTIRHMS, IMPLEMENTED IN MATLAB DIM, LOW AND UP LIMITS CAN BE FOUND IN RELATED FILE
- 2013-09-26 06:48:18下载
- 积分:1
-
locate
it s about locating TDOA algorithm
- 2013-10-11 19:07:08下载
- 积分:1
-
wind-turbine-blade-design
:根据内蒙古四子王旗某地2007年逐月平均风速袁选取设计风速为6m/s,根据某型号300 W交流永磁发电机的输出功率特性。利用Matlab编写的叶片优化设计程序,设计了300W水平轴风力发电机叶片。通过风轮与发电机的匹配,调整叶片参数,使之在小风时具有较高的风能利用系数,提高风力机的效率,在大风时具有较低的风能利用系数,从而达到大风时限速保护的目的。(: According to Inner Mongolia as a 2007 monthly average wind speed Yuan select the design wind speed to 6 m/s, according to a Model 300 W output power characteristics of permanent magnet alternator. Leaves written in Matlab to optimize the design process, design 300W horizontal axis wind turbine blades. The wind wheel generator matching adjust the blades parameter, so that has a high wind energy utilization coefficient of small wind, improve the efficiency of the wind turbine in high winds has a lower coefficient of wind energy utilization, so as to achieve high winds speed limit protection purposes.)
- 2013-04-21 14:12:54下载
- 积分:1
-
蚁群算法
基于matlab的用蚁群算法实现车辆派遣的最优问题(The optimal problem of vehicle dispatch based on ant colony algorithm based on MATLAB)
- 2018-02-02 23:51:46下载
- 积分:1
-
0-1programming
0-1整数规划有很广泛的应用背景,比如指派问题,背包问题等等,实际上TSP问题也是一个0-1问题,当然这些问题都是NP问题,对于规模较大的问题用穷举法是没有办法在可接受的时间内求得最优解的,本程序只不过是一个练习,得意之处是用递归法把所有解都排列出来。另:胡运权所著的《运筹学基础及应用(第三版)》第97页的例3,我用本程序求解得到的结果是:最优解是x*=(1,0, 0, 0, 0),最优值是f(x*)=8,但书求得最优解是x*=(1,0, 1, 0, 0),最优值是f(x*)=4,是不是书中写错了,请大家验证。以下是源程序,大家可以任意使用无版权问题,另外,如果大家有大规模的0-1规划的问题也希望提供给我,谢谢。变量个数至少是3个(0-1 Integer Programming is a very broad background, such as assignment, bags and so on. actually TSP is a 0-1, of course, these problems are NP, for larger problem with the law is not exhaustive approach in an acceptable time frame to obtain the optimal solution. this procedure is only one practice, farewell tour is the method used recursive all of the solutions to show. Another : Hu Yun-author of "operational research, and application base (third edition)" Article 97 of the three cases, I use this procedure to solve the result is : is the optimal solution x = (1,0, 0, 0, 0), the optimal values of f (x*) = 8, but the book is to find the optimum solution x = (1,0, 1, 0, 0), the optimal values of f (x*) = 4, the book is not a mistake, please certification. Following is the source)
- 2006-07-01 10:33:18下载
- 积分:1
-
Estimating-VAR(p)-processes_Matlab-code
Estimating VAR(p) processes_Matlab code
- 2013-10-17 00:41:46下载
- 积分:1
-
leach.m
THIS IS A LEACH PROTOCOL
- 2015-01-31 23:44:53下载
- 积分:1