-
CMA-ES-optimization
包括优化算法源程序及算法原理介绍。自适应协方差矩阵进化策略,一种2000年左右发展起来的新优化算法,简称CMA-ES,最近十几年得到了学术界的广泛关注,非常有应用前景。这是一种黑箱子优化算法,可以再程序末自己定义优化函数,也可以调用外部程序(如有限元等)进行计算,然后提取优化函数的解。该优化算法在各种变量维度下的表现优于蚁群算法、粒子群算法,有较好的收敛性,这归功于其严谨的数学表达。(Covariance matrix adaptation evolution strategy, about one kind of new optimization algorithms developed in 2000, referred to as CMA-ES, the last ten years has been widespread concern in academic circles, very prospect. This is a black box optimization algorithm, you can then define their own optimization program at the end of the function, you can also call an external program (such as finite element, etc.) are calculated, and then extract the optimal solution function. The optimization algorithm in a variety of variable dimensions outperformed ant colony algorithm, particle swarm optimization, better convergence, thanks to its rigorous mathematical expression.)
- 2015-12-29 01:01:51下载
- 积分:1
-
Base_on_BP_neural_networ_PID_controller_and_MATLAB
论文《基于BP神经网络的PID控制器及其MATLAB仿真》Base_on_BP_neural_networ_ PID_controller_and_MATLAB_simulation.rar(Base on BP neural network PID controller and MATLAB simulation)
- 2010-05-21 14:31:59下载
- 积分:1
-
buttn
button FM Synthesis model(button Models FM Synthesis)
- 2012-06-30 23:44:38下载
- 积分:1
-
TSP-PSO
粒子群算法解决经典的TSP问题,自己做的,测试不错,可以用(Particle swarm algorithm to solve the classic TSP, do it yourself, test good, you can use)
- 2014-09-21 20:24:40下载
- 积分:1
-
rgb2grayScale
rgb to grayscale conversion very easy very simple check it yourselg
its easy and compileable
- 2013-10-30 13:42:31下载
- 积分:1
-
motor_controller_id
永磁同步电机的id=0控制方法,欢迎大家下载(PMSM id = 0 control, please download)
- 2013-12-17 23:17:13下载
- 积分:1
-
2016.09.08GWO
以优化SVM算法的参数c和g为例,对GWO算法MATLAB源码进行了逐行中文注解。 是很好的学习材料。(SVM algorithm to optimize the parameters c and g, for example, for GWO algorithm MATLAB source was progressive Chinese annotations. It is a good learning materials.)
- 2021-01-21 23:48:40下载
- 积分:1
-
imgrayscaling
matlab 实现图像 的缩小放大 (Enlarge Image narrowing matlab)
- 2011-05-27 15:11:12下载
- 积分:1
-
PID_9
普通PID控制及其扩展算法控制的MATALB仿真程序,内容包含面广.(ordinary PID control algorithm and its expansion of enriching control simulation program, which includes many sectors.)
- 2007-03-11 13:55:28下载
- 积分:1
-
KNN3
最近邻分类器,自己输入数据,实现以最近邻为判据的分类(Nearest neighbor classifier, their input data in order to achieve the classification of the nearest neighbor as the criterion)
- 2010-09-14 09:24:57下载
- 积分:1