搜索资源列表
yigexitongdedanchunxingfaxunyou
- 一个控制系统的PID参数寻优的单纯形法的MATLAB的程序, 无解压密码-a PID control system parameter optimization of the Simplex Method MATLAB procedures, without extracting passwords
GA_PID
- 此程序代码为基于遗传算法的PID整定,利用MATLAB编程实现。该程序通过遗传算法实现参数寻优,是一种不需要任何初始信息并可以寻求全局最优解的、高效的优化组合方法。-this procedure code based on genetic algorithms for PID tuning, using MATLAB programming. The procedures through genetic algorithm optimization of the parameters. is a
lib_gridsearch
- libsvm的参数寻优程序。针对SVR提供full gridsearch方式的参数寻优,主要用于SVM回归预测
遗传算法-最优函数值
- 此遗传算法功能强大,界面操作,能很方便的设置遗传算法的各个参数。运行过程中,图形显示寻优过程。以及列表显示运行的详细结果。-this powerful genetic algorithms, interface operation, can very easily be set genetic algorithm parameters. Process, graphics optimization process. Operation and table shows the detailed r
svm1
- 支持向量机比较好的一个例子,包含了参数寻优,训练值回归和测试集的检验,以及方差分析-A support vector machine good example, contains a parameter optimization, training and test sets Regression testing, and analysis of variance
SVMcgForRegress
- livsvm参数寻优程序,率定libsvm做回归时的参数c,g-livsvm parameter optimization procedure, rate of return when the parameters of libsvm do c, g
DanChunXingXunYou
- 此代码可实现最优控制理论中的单纯型寻优算法,可调节参数,并通过曲线查看调节结果。-This code can achieve the optimal control theory of simplex optimization algorithms, adjustable parameters, and through regulation of the results of curve view.
GA
- 遗传算法--PID参数寻优 基于avr单片机实现-Genetic Algorithm- PID parameter optimization based on avr Microcontroller
GeneticWavelet
- 提出了一种基于遗传算法和小波神经网络的 PI 参数整定方法。首先 ,利用具有自然进化的遗传算法对小波神经网络的初始权值进行优化训练 ,解决了控制器网络初始权系数对控制效果产生的影响 其次 ,利用小波神经网络对PID参数进行在线调节 最后将此算法运用到电机控制系统的 P I D参数寻优中。-A new-type controller based on genetic algorithm andwavelet neural net work was presented.The genetic alg
liziqun
- 基于粒子群参数寻优的二阶倒立摆控制matlab程序,改程序可以较好的实现对于自摆等二阶倒立摆的控制-program for second-order inverse pendulum
ga-PID
- 遗传算法是1962年由美国Michigan大学的Holland教授提出的模拟自然界遗传机制和生物进化论而形成的一种并行随机搜索最优化方法[1-3], 在自动控制领域中得到了越来越广泛的应用。该文引入了“稳定区域算法”求取闭环系统稳定的PID控制器参数区间,并以此算法的计算结果限定进 化算法的参数寻优区间,通过仿真试验取得了令人满意的控制效果。-Genetic Algorithms is proposed by the University of Michigan’s Professor
14
- 有详细的遗传优化算法源代码,可以用于控制器参数寻优-Detailed genetic algorithm source code, can be used for controller parameters optimization
13
- 有详细的粒子群优化算法源代码,可以用于控制器参数寻优-Detailed particle swarm optimization algorithm source code, can be used for controller parameters optimization
12
- 有详细的二次规划源代码,可以用于控制器参数寻优-Detailed quadratic programming source code, can be used for controller parameters optimization
11
- 有详细的整数规划源代码,可以用于控制器参数寻优-Detailed integer programming source code, can be used for controller parameters optimization
psoSVMcgForClass
- 粒子群寻优,运用粒子群寻找优化参数,提高分辨率(Particle swarm optimization)
chapter_GridSearch
- 利用网格法优化支持向量机参数的算法的程序(A program for optimizing the parameters of support vector machines using mesh method)
模拟退火算法计算函数最小值以及SVM参数寻优
- 利用模拟退火算法求解已知函数的最小值,即模拟退火算法寻优问题,可以广泛推广。(Using simulated annealing algorithm to solve the minimum of the known function, that is, the simulated annealing algorithm optimization problem, can be widely promoted.)
qpso
- 参数寻优算法,基于pso进行改进的避免陷入局部最小值等的优化算法(Parameter optimization algorithm is improved based on PSO)
psoSVMcgForClass
- 用粒子群寻优SVM,从而实现对分类器的参数实现寻优(pso svmcg for class,abcpso)