搜索资源列表
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回归预测
svm1
- 支持向量机比较好的一个例子,包含了参数寻优,训练值回归和测试集的检验,以及方差分析-A support vector machine good example, contains a parameter optimization, training and test sets Regression testing, and analysis of variance
liziqun
- 基于粒子群参数寻优的二阶倒立摆控制matlab程序,改程序可以较好的实现对于自摆等二阶倒立摆的控制-program for second-order inverse pendulum
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
10
- 有详细的线性规划法源代码,可以用于控制器参数寻优-Detailed linear programming source code, can be used for controller parameters optimization
8
- 有详细的约束优化问题法源代码,可以用于控制器参数寻优-Constrained optimization problems with detailed method source code, can be used for controller parameters optimization
pso
- 系统参数优化算法,可以用于系统的pid参数寻优,在matlab可以直接寻优-System parameter optimization algorithm can be used for the pid of the system parameter optimization, optimization in matlab can
LibSvm
- 支持向量机的方法在matlAB中实现,包括回归、以及分类等模块。此外,还有参数寻优的算法。-Support vector machine method is implemented in matlAB, including regression and classification module. In addition, parameter optimization algorithms
psoSVMcgForClass
- 关于粒子群算法对已SVM分类问题的参数寻优方法,可以参考-Particle swarm algorithm about the parameters of the classification problem has SVM optimization method, can reference
psoLSSVMcgForClass
- 对于分类问题,matlab平台下的基于粒子群算法有关LSSVM参数寻优的程序。-For classification problems, the MATLAB platform based on particle swarm algorithm for LSSVM parameters optimization procedure.
GA_INVERTED-PENDULUM-CONTROL-MATLAB
- 遗传算法对PID参数寻优实现倒立摆控制。-these programms fulfil the GA methods to find the global optima of the control parameters for a pid controller of an inverted pendulum.
SVM
- 首先将变压器故障的样本分成训练集和测试集两部分,然后对它们进行归一化,再用网格参数寻优得到c和g,最后进行变压器故障的预测。-SVM transformer fault diagnosis
aijipso
- 此程序是利用M文件编写的粒子群算法 可实现参数寻优功能-MATLAB PSO M
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.)